Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

python arduino

# 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

pyserial

pyFirmata or pyFirmata

> Note:
> pyserial and pyfirmata works only on python version 3.10 and downgrade versions