Skip to content

rileythomp/arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino

Arduino code.

Usage

Run get_device.sh to get the device name.

$ chmod u+x get_device.sh
$ ./get_device.sh

Update the Python script here to use the device name.

Update this function with any necessary setup code for the Arduino board (e.g. setting pin modes).

Modify the code here to run the program you'd like.

Run the python script

$ python main.py

About

Arduino code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published