-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
999d412
commit f894412
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |