Version History
06.11.2018 Version 0.8
- some bug fixes
- adding new advanced programming mode. (selectable on starting with PRG and SEL switch pressed) The address will be displayed on the first 2 digits of the display, 3 is the command, 4th is the data part of the command (col and row in table) starting with setting command nibble, pressing SEL will step thru the values, pressing PRG will switch to edit data. Next PRG press will save the data and step to the next address.
24.09.2012 Version 0.6
- Value range of the servo changed to byte mode. Range of values now from 0 – 255 where 0 = 0 255 = 180° of the servo.
20.09.2012 Version 0.5
- Interpreter speedup
20.09.2012 Version 0.4
- New instructions implemented
19.09.2012 Version 0.3
- Correction of a small bug
19.09.2012 Version 0.2
- Servo corrected
- Readout of the pulse (RC) corrected. They are now are on the pins 17,18 (A3,4)
because pins 12,13 do not work with the PulseIn function.
18.09.2012 Version 0.1
- Initial Version.