To run the code on the Raspberry Pi, change "port='COM7'" to "port='ttyS0'". ttyS0 is an example port; the old Python code will have the correct port name here: arduino = serial.Serial(port='PORT NAME WILL BE HERE', baudrate=9600, timeout=1)
-
Notifications
You must be signed in to change notification settings - Fork 1
Ali6493/Agile
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published