Firmware for embroidery machines and custom stepper motors control.
 
 
 
Go to file
Marcin K cbeec817b6 initial commit 2017-02-19 17:50:07 +01:00
.gitignore initial commit 2017-02-19 17:50:07 +01:00
Makefile initial commit 2017-02-19 17:50:07 +01:00
arduino_32U4.h initial commit 2017-02-19 17:50:07 +01:00
config.h initial commit 2017-02-19 17:50:07 +01:00
debug.cpp initial commit 2017-02-19 17:50:07 +01:00
gcode_parser.cpp initial commit 2017-02-19 17:50:07 +01:00
gcode_parser.h initial commit 2017-02-19 17:50:07 +01:00
kinematics.cpp initial commit 2017-02-19 17:50:07 +01:00
kinematics.h initial commit 2017-02-19 17:50:07 +01:00
maths.cpp initial commit 2017-02-19 17:50:07 +01:00
maths.h initial commit 2017-02-19 17:50:07 +01:00
motion_planner.cpp initial commit 2017-02-19 17:50:07 +01:00
motor.cpp initial commit 2017-02-19 17:50:07 +01:00
motor.h initial commit 2017-02-19 17:50:07 +01:00
motor_control.ino initial commit 2017-02-19 17:50:07 +01:00
motor_control.ino.cpp initial commit 2017-02-19 17:50:07 +01:00
msg.cpp initial commit 2017-02-19 17:50:07 +01:00
msg.h initial commit 2017-02-19 17:50:07 +01:00
pinio.cpp initial commit 2017-02-19 17:50:07 +01:00
pinio.h initial commit 2017-02-19 17:50:07 +01:00
queue.cpp initial commit 2017-02-19 17:50:07 +01:00
queue.h initial commit 2017-02-19 17:50:07 +01:00
ringbuffer.h initial commit 2017-02-19 17:50:07 +01:00
serial.cpp initial commit 2017-02-19 17:50:07 +01:00
serial.h initial commit 2017-02-19 17:50:07 +01:00
simulavr_info.h initial commit 2017-02-19 17:50:07 +01:00
timer-avr.cpp initial commit 2017-02-19 17:50:07 +01:00
timer.h initial commit 2017-02-19 17:50:07 +01:00