Skip to content

jrmysvr/joystick_servo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control a Servo with an ATmega328P MCU.

setup demo layout

Install

Install the Arduino IDE

From the command line,

python -m venv env

source env/bin/activate

pip install -r requirements.txt

Run

From the Arduino IDE, flash joystick_and_serial_read.ino to the arduino

From the command line, within the project's root directory,

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published