Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milan-sony/python-arduino
Testing Arduino with Python - This is a simple program that blinks an LED using Arduino with Python
https://github.com/milan-sony/python-arduino
arduino arduino-sketch arduino-uno pyfirmata pyserial pyserial-library python python-arduino
Last synced: about 1 month ago
JSON representation
Testing Arduino with Python - This is a simple program that blinks an LED using Arduino with Python
- Host: GitHub
- URL: https://github.com/milan-sony/python-arduino
- Owner: milan-sony
- Created: 2023-08-30T12:51:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-30T13:22:53.000Z (over 1 year ago)
- Last Synced: 2023-08-30T21:38:18.935Z (over 1 year ago)
- Topics: arduino, arduino-sketch, arduino-uno, pyfirmata, pyserial, pyserial-library, python, python-arduino
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-arduino
Testing Arduino with Python - This is a simple program that blinks an LED using Arduino with Python
### Libraries used
`pyserial`
`pyFirmata`
### Read documentations
> Note:
> pyserial and pyfirmata works only on python version 3.10 and downgrade versions