0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
2 Posted Topics
Re: I might have missed something, but did you try PySerial? [CODE] import serial x = serial.Serial(portNumber) rx = x.readline() #or x.read() for one byte tx = x.write("something") [/CODE] | |
Re: did you try the "Stretch" feature? It looks like a spring on the tool bar. |
The End.