A TPS Variant for the Arduino and some other options with some major enhancments.
For more information and description see http://www.rcarduino.de/doku.php?id=en:arduino:arduinosps
And there is now a print book at amazon https://www.amazon.com/dp/1731232535
—- 18.06.2021 —– Renaming the project from ArduinoSPS to Arduino_TPS
Version 0.13.0
16.06.2021
Version 0.12.4
11.06.2021
Version 0.12.3
10.06.2021
Version 0.12.2
07.06.2021
Version 0.12.1
03.09.2019
Version 0.12
27.01.2019
11.01.2018
07.01.2018
Version 0.11
17.12.2018
Version 0.10
9.12.2018
7.12.2018
18.11.2018 WKLA
I added a new programming mode for the default programming, because i thing the old one was a little bit clumsy.
The new one has a nicer interface, as you now always know where you are. Starting with PRG pushed after Reset. as a result, all LEDs will shortly blink now you are in programming mode. * the D1 LED will blink * the higher nibble of the address will be shown * the D2 LED will blink * the lower nibble of the address will be shown * the D3 LED will blink * the command part (high nibble) will be shown * with SEL you can step thru all commands * PRG will save the command * the D4 LED will blink * the data part (low nibble) will be shown * with SEL you can step thru all datas * PRG will save the data * if the new value has been changed, all LEDs will flash as the byte will be written to the EEPROM * address will be increased and now it will start with blinking of the D1 LED * * To leave the programming simply push reset.
Version 0.9
18.11.2018 WKLA
10.11.2018 WKLA
Version 0.8
06.11.2018 WKLA
Version 0.7
24.09.2012 WKLA
Basierd auf dem TPS System vom elektronik-labor. Erweiterungen:
ACHTUNG: Servo und PWM Ausgänge sind nicht mischbar und können auch nicht gleichzeitig benutzt werden.