Dies ist eine alte Version des Dokuments!
Versionshistorie
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
- Wertebereich der Servo im Byte modus geändert. Wertebereich geht nun von 0 - 255. 0 = 0° 255 = 180°.
20.09.2012 Version 0.5
- Interpreter beschleunigt.
20.09.2012 Version 0.4
- neue Befehle implementiert.
19.09.2012 Version 0.3
- kleiner Bug korrigiert.
19.09.2012 Version 0.2
- Servo korrigiert
- Auslesen des Pulses (RC) korrigiert. Liegen nun auf den Pins 17,18 (A3,4) da die Pins 12,13 nicht mit der PulseIn Funktion funktionieren.
18.09.2012 Version 0.1
- Initiale Version.