Skip to content

Microcontroller Experiments with Arduino By using Python3

Notifications You must be signed in to change notification settings

manasdas17/Python3-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3-Arduino

Microcontroller Experiments with Arduino By using Python3

#Working with Arduino UNO [Atmega328p] Setting up firmware for Arduino board In Tools Menu, select appropriate Board (Arduino/Genuino UNO) and Port as the available serial port to which Arduino is connected. Open arduino-firmware folder and then Upload the arduino-firmware.ino sketch to the board.

#Executing python codes for doing experiments on Arduino

  • Open the Terminal on Linux OS
  • Navigate to the Examples folder
  • On the terminal type python3 FileName.py

Main developers:

Manas Ranjan Das, FOSSSEE, IIT-Bombay

Contributions in shape of [Pull Requests] are always welcome.

About

Microcontroller Experiments with Arduino By using Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published