Commit Graph

27 Commits

Author SHA1 Message Date
cocktailyogi
4f04ea84ee Update EggDuino.ino 2015-06-03 06:35:41 +02:00
cocktailyogi
95b6e768d2 Merge pull request #6 from bartebor/cocktailyogi
Some code cleanup, minor improvements and indentation fix
2015-06-03 06:34:33 +02:00
Bartosz Borkowski
bd08ae9a98 Fixing indentation 2015-05-28 22:47:31 +02:00
Bartosz Borkowski
69d3baa1b2 PRG button is now supported 2015-05-28 22:27:22 +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
cocktailyogi
269591d8d0 Merge pull request #5 from bartebor/cocktailyogi
Adding few improvements: pen/motors toggle buttons, PRG button fix, SMQB command

Merge in for adaption to this repo
2015-05-04 21:19:37 +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
f4b7367399 Version 1.4 2015-03-29 11:38:26 +02:00
cocktailyogi
d8cc9bdccd update to version 1.3
see version history
2015-03-29 09:53:33 +02:00
cocktailyogi
77f9c1dbdf Update README.md 2015-03-27 16:52:39 +01:00
cocktailyogi
b542191f67 change readme style 2014-11-16 13:50:01 +01:00
cocktailyogi
92678cbf3e Update README.md
Pulled in alternative workaround for Serial-Port bug from Balthazar. Thx!
2014-11-16 13:45:58 +01:00
cocktailyogi
297c803a44 Update README.md 2014-04-26 18:04:18 +02:00
cocktailyogi
bcaaf21184 Update README.md 2014-04-25 18:19:59 +02:00
cocktailyogi
6054f84f33 test 2014-04-25 18:18:12 +02:00
cocktailyogi
50d3b4dd60 minor style change 2014-04-25 17:39:34 +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
7852a828b9 update to V1.1 2014-04-22 13:13:58 +02:00
cocktailyogi
cbf81dfb57 Update README.md 2014-04-21 18:44:03 +02:00
cocktailyogi
a436a9162b LICENSE.md
daacadcdvadbv
2014-04-17 21:49:54 +02:00
cocktailyogi
17720a60f2 Update README.md 2014-04-17 21:33:39 +02:00
cocktailyogi
682c6aadf4 update 2014-04-17 21:31:08 +02:00
cocktailyogi
1f704ad41d edit 2014-04-17 21:22:26 +02:00
cocktailyogi
3c064ed55b added readme 2014-04-17 21:17:53 +02:00
cocktailyogi
bc4e4f77f3 update 2014-04-17 20:59:56 +02:00
cocktailyogi
d2a91d3644 Initial Release
Eggduino - Arduino Firmware for arduinobased Spherebot
direct Integration in Inkscape
2014-04-17 20:46:46 +02:00