Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 2 matches
- Sat Jan 20, 2018 1:55 am
- Forum: General Support
- Topic: Polling a Serial Port?
- Replies: 3
- Views: 820
Re: Polling a Serial Port?
Thanks very much. Was trying to make that work with a string input but when I changed it to hex it worked beautifully. I appreciate the help.
- Fri Jan 19, 2018 9:43 pm
- Forum: General Support
- Topic: Polling a Serial Port?
- Replies: 3
- Views: 820
Polling a Serial Port?
Hi all -
I'm new to Eventghost and python so forgive the newbie question.
I'm writing a very basic script to read the serial port input and depending on what comes in, open a video file on the computer. I've got that code working well, but each time i send a command over serial, i then have to ...
I'm new to Eventghost and python so forgive the newbie question.
I'm writing a very basic script to read the serial port input and depending on what comes in, open a video file on the computer. I've got that code working well, but each time i send a command over serial, i then have to ...