Skip to content

This project demonstrates how to control Arduino components using Python via the pyFirmata library. It includes two basic examples: blinking an LED and controlling a servo motor. By uploading the StandardFirmata firmware to the Arduino, Python can communicate directly with the board, allowing hardware interaction without writing custom Arduino code

Notifications You must be signed in to change notification settings

Arisudan/Arduino-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This project demonstrates how to control Arduino components using Python via the pyFirmata library. It includes two basic examples: blinking an LED and controlling a servo motor. By uploading the StandardFirmata firmware to the Arduino, Python can communicate directly with the board, allowing hardware interaction without writing custom Arduino code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages