-
Notifications
You must be signed in to change notification settings - Fork 0
voltprojects/arduino-cliProcessor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
arduino-cliProcessor ==================== basic command line processor based for Arduino to use simply extract the contents of the archive to the Arduino Program's libraries directory this can usually be found under your Documents directory the example commands work as follows led on led off set pin {pin_number_here}={1 or 0} eg set pin 13=1 or set pin 11=0 get pin {pin_number_here} the library also supports delaying commands see the following led on delay 500 led off
About
basic command processer based on Arduino Platform
Resources
Stars
Watchers
Forks
Packages 0
No packages published