Skip to content
/ Lenape Public

An Arduino sketch to control servos by received serial commands.

Notifications You must be signed in to change notification settings

fireant/Lenape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This a Arduino sketch (code) that reads a string in the main loop from the
serial connection and if the string has this format "<angle>;" (without the
quotation marks) a command is sent to the connected servo to rotate to the
given angle (in degrees).

About

An Arduino sketch to control servos by received serial commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages