-
This is not a issue as such but more of a question. I read the documentation regarding serial ports and enabled it in the configuration file for my virtual amiga. Via dmesg I can see that the serial…
-
The problem: in some Windows 10 configurations it was reported enormously slow start of app when it accesses COM port functionality. The possible (but not 100%) reason may be the presence of bluetoot…
-
Hi,
Now I know how to use this package for pin based communication. But I want to know, how can I use serial ports (like GPRS/GSM Module) to send data from Arduino?
Thanks in advance.
-
### Version
1.0.2
### OS
Linux
### Description
Using the App Image and 1050 jpg file to convert (around 1 to 2 Mb each), multi-threading = performance, threads = 16, conversion starts ok, but ava…
-
I updated autoPlay.py (Chapter 5, serialOrgan) for python 3 (and skipped the serialorgansongs.jottit.com lines since that site no longer exists) and added some notes for figuring out the current seria…
-
We are using a few UART ports on the STM32F4 to communicate with feeders and other peripherals over RS-485 (thanks to the MAX3485 chip). Marlin does not currently have support for RS-485, or generally…
-
Communications via 'dumb' legacy SMEMA equipment is likely to be via:
- SMEMA Signals
- Trues/False - Yes/No - Starts/Stops via basic communications such as local Serial Ports ect
- Barcode Valu…
-
Hallo,
wire.begin should disable 'output and 'pullup' of pin 18 and 19 before initializing TWI as a precaution. In case someone programs pin 18 and 19 digitally and then turns on TWI. Because pin 1…
-
Hi,
I'm the guy who still wants to drive two docker instances for 2 3D printers and their according webcam.
Perhaps you remember me ? You helped me cloning the docker-compose file to instantiate a s…
asys3 updated
3 years ago
-
I cant seem to send a udp message to a specific ip address. broadcasting at 255.255.255.255 does work. Ive seen other issues address this problem, but have not seen a resolution. I dont see the packet…