Skip to content

Gcode Experiment Reader: I always want to send commands other than one single character to my Arduino. This is a Arduino command reader that reads my "A-code". sending code: Ax can run the servo x degrees. e.g., sending A90 will make to servo stay at 90 degrees. (I know there's probably something similar, but I couldn't find it. And -------- cod…

License

Notifications You must be signed in to change notification settings

jnxnpn/Arduino-Gcode-Experiment-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Arduino-Gcode-Experiment-Reader

Arduino Gcode Experimental Reader:

I always want to send commands other than one single character to my Arduino. This is a Arduino command reader that reads my "A-code". sending code: A... can run the servo ... degrees. e.g., sending A90 will make to servo stay at 90 degrees. (I know there's probably something similar existing, but I couldn't find it. And, you kown what, coding is fun. :)

About

Gcode Experiment Reader: I always want to send commands other than one single character to my Arduino. This is a Arduino command reader that reads my "A-code". sending code: Ax can run the servo x degrees. e.g., sending A90 will make to servo stay at 90 degrees. (I know there's probably something similar, but I couldn't find it. And -------- cod…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%