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: 3 months 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T08:20:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T11:46:20.305Z (5 months ago)
- Topics: arduino, arduino-sketch, arduino-uno, pyfirmata, pyserial, pyserial-library, python, python-arduino
- Language: C++
- Homepage:
- Size: 16.6 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