Files

  • 404 File Not Found
copied
Last update 2 years 2 months
FilesDCCplusplus
..
DCCpp_Uno
DCCpp_Uno_VT100
README.md
README.md

Nederlandse vlagNederlands

Navigate to English version

Er is een DCC command station geschreven voor de Arduino Uno en Mega.

  • Originele DCCplusplus ]]>link]]>. De code staat hier.
  • Aangepaste versie geschreven met een programma als PutTTY met functietoetsen. De code staat hier.

Met de functietoetsen kun je eenvoudig voorgeprogrammeerde commando's naar DCCplusplus sturen:

Functietoets Betekenis
F1 Decrease speed of loc 3 while forward or increase speed until max while backward
F2 Stop loc 3
F3 Increase speed of loc 3 until max while forward or decrease speed while backward
F4 Power on
F5 Power off
F6 Light of loc 3 on
F7 Light of loc 3 off
F8 Switch 501 on
F9 Switch 501 off
F10 Switch 502 on
F11 Switch 502 off

English flagEnglish

An Arduino Uno en Mega based of a DCC command station is available on the internet.

  • Original DCCplusplus ]]>link]]>. The code is also here.
  • Modified version to use PutTTY with function keys. The code is here.

With the function keys it is simple to send preprogrammed commands to DccPlusPlus:

Functin key Meaning
F1 Decrease speed of loc 3 while forward or increase speed until max while backward
F2 Stop loc 3
F3 Increase speed of loc 3 until max while forward or decrease speed while backward
F4 Power on
F5 Power off
F6 Light of loc 3 on
F7 Light of loc 3 off
F8 Switch 501 on
F9 Switch 501 off
F10 Switch 502 on
F11 Switch 502 off
Report a bug