Skip to content

sho96/python-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

first time using github
I have no idea what i'm doing
but at least i was able to upload or create some files

How to use

upload arduinoWithPython.ino to any arduino board you want to use (can also be esp32 boards)
create an instance of Controller class in arduinoController.py to start using arduino with python

you'll have a better idea of how to use this thing seeing example.py

### available functionalities
* digitalWrite
* analogWrite
* digitalRead
* analogRead

..to be added....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published