sneprak
Newbie level 3
- Joined
- Apr 2, 2013
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,299
I am connecting to a remote server running a python script through SSH in PUTTY.I want the python script to access the serial port /dev/ttyACM0 of my local machine.Is there any way to do this?