/ESP32CommandStation

An ESP32 based DCC Command Station with integrated OpenLCB (LCC)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

What is ESP32 Command Station

ESP32 Command Station is an open-source hardware and software Command Station for the operation of DCC decoder equipped model railroads.

The ESP32 Command Station consists of an ESP32 module with up to two h-bridge devices to generate the DCC signal for the tracks.

A more advanced ESP32 Command Station could have some/all of the following:

  1. CAN transceiver (MCP2551 or SN65HVD23X) for LCC CAN connectivity.
  2. OLED or LCD display for command station status.
  3. Addressable RGB LEDs for visual status indicators.

Full documentation can be found here.

Build Status Codacy Badge Contributors Stars License

-May 01, 2020