HandheldController/README.md

11 lines
464 B
Markdown

# Handheld Controller
Designed to be a controller that you can use to run your locomotive on the go, the handheld controller provides a robust interface to control your train.
## Repository Layout
* `3d_printer_files`: A folder containing STL files and FreeCAD models that can be 3D printed to create the controller
* Everything else: Source code that uses [platformio](https://platformio.org/) for deploying software to an ESP32.
This project is still a WIP.