Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr-ru committed Mar 11, 2023
1 parent 999d412 commit f894412
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
DCC++Throttle
=============

Android application to drive [DCC-EX](https://dcc-ex.com/) command station via Bluetooth.

Project homepage with screenshots: https://aleksandr.ru/my/dccppthrottle

Hardware setup:

- Arduino UNO with [DCC-EX firmware](https://github.com/DCC-EX/CommandStation-EX)
- Arduino Motor Shield
- Bluetoorh module HC-06 with [115200 bps speed](https://aleksandr.ru/blog/bluetooth_modul_hc_06_v_rukah_diletanta)

Application features:

- Locomotives library and control panel (cab)
- Accessories library with control from the list
- Routes (groups of accessories with states)
- Finger-friendly navigation for lists and locomotive cabs
- Read/write CVs and CV bits

With the application you get a low-cost full featured DCC command station. You don't need expensive Arduino Mega and Wi-Fi shield any more to play wirelessly.

0 comments on commit f894412

Please sign in to comment.