7 Commits

Author SHA1 Message Date
Mikhail Diatchenko
2818d1dd94 Fixed #16 (compilation error) 2019-04-23 09:27:49 +12:00
Bartosz Borkowski
bd08ae9a98 Fixing indentation 2015-05-28 22:47:31 +02:00
Bartosz Borkowski
7464762465 Code cleanup.
- firmware now supports SM buffering, so SMQB command is no longer needed
- commmented code and repeated fragments removed
2015-05-28 22:19:04 +02:00
cocktailyogi
6505252c20 Major update
imported some improvements from user "bartebor"
- fixed some timing issues
- added button-support via #ifdefine
- worked on penarm-shaking-bug
- restructured some codesegments
2015-05-05 22:27:01 +02:00
Bartosz Borkowski
0d7fe3e922 Adding few improvements:
- motors toggle button: allows for manual adjustments and silences motors
- pen toggle button: pen up and down positions are stored in EEPROM
- SMQB command: allows faster and smoother operation with custom version of eggbot extension (bartebor/eggbot_extensions)
- PRG button fix
2015-04-30 23:43:14 +02:00
cocktailyogi
411a57627d Update to Verisonn 1.2
complete rework of Move-Algorithm, no position errors any more, complete
in integer math //it was the hell to debug it... ;-)
optimized timing of Ack-Answer
added command QP "Query Pen", untested, answer might be wrong 0 <--> 1?
optimized Init-String for EBBv13
optimized some variable types to enhance memory performance
changed enablePenMotor to 6 by default to match it to Spherebot
Electronics
changed default maxSpeeds from 1000 to 2000;
2014-04-25 17:38:49 +02:00
cocktailyogi
d2a91d3644 Initial Release
Eggduino - Arduino Firmware for arduinobased Spherebot
direct Integration in Inkscape
2014-04-17 20:46:46 +02:00