Skip to content
/ CNC Public

My own CNC controller, based on STM32 and ESP8266

License

Notifications You must be signed in to change notification settings

paoloach/CNC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNC

My own CNC controller, based on STM32 and ESP8266

HTTP endpoints:

GET: /whoareyou -> Return the string "I am a CNC"

PUT: /move/x and in the body a displacment -> move along the X axis to 'displacment' uM PUT: /move/y and in the body a displacment -> move along the X axis to 'displacment' uM PUT: /move/x and in the body a displacment -> move along the X axis to 'displacment' uM

About

My own CNC controller, based on STM32 and ESP8266

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published