All Projects → atanisoft → ESP32CommandStation

atanisoft / ESP32CommandStation

Licence: GPL-3.0 license
An ESP32 based DCC Command Station with integrated OpenLCB (LCC)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ESP32CommandStation

smartsilo
Hardware-integrated system composed by a desktop app and a Node.js server able to control an Arduino and manipulate the temperature of grains within storage silos
Stars: ✭ 33 (-52.17%)
Mutual labels:  esp32
SuperGreenOS
🧠 SuperGreenOS home farming automation software for esp32, all in one package, and controllable from your smartphone, pc, mac, linux, toaster, plumbus, whatnot...
Stars: ✭ 83 (+20.29%)
Mutual labels:  esp32
pycom-ruuvitag
Pycom MicroPython RuuviTag BLE Sensor Beacon scanner
Stars: ✭ 18 (-73.91%)
Mutual labels:  esp32
ESP32-LCD-I2S
Espressif ESP32 driving a controller-less monochrome lcd with parallel I2S bus
Stars: ✭ 54 (-21.74%)
Mutual labels:  esp32
esp8266-upy
MicroPython Cross-platform Drivers - collection of code, wiring and sample for various breakout boards - Works with ESP8266, Pyboard, PYB405, Wemos, etc))
Stars: ✭ 36 (-47.83%)
Mutual labels:  esp32
uPyEcho
Emulated Belkin WeMo device that works with Amazon Echo (Alexa) using MicroPython on an ESP32
Stars: ✭ 44 (-36.23%)
Mutual labels:  esp32
husarnet
Husarnet is a Peer-to-Peer VPN to connect your laptops, servers and microcontrollers over the Internet with zero configuration.
Stars: ✭ 128 (+85.51%)
Mutual labels:  esp32
ESP32-R4sGate-for-Redmond
ESP32 Ready4Sky (R4S) Gateway for Redmond+ devices
Stars: ✭ 117 (+69.57%)
Mutual labels:  esp32
esp32-internet-ota
ESP32 + GitHub Actions + Husarnet. A boilerplate project for ESP32 allowing in-field firmware update using GitHub Actions workflow.
Stars: ✭ 28 (-59.42%)
Mutual labels:  esp32
codos
Un sistema de detección del CO2 para el aula
Stars: ✭ 41 (-40.58%)
Mutual labels:  esp32
Pixie Chroma
Arduino library and documentation for Pixie Chroma displays!
Stars: ✭ 33 (-52.17%)
Mutual labels:  esp32
esphome-components
ESPHome components
Stars: ✭ 62 (-10.14%)
Mutual labels:  esp32
DuinoDCX
WiFi remote controller for the Behringer Ultradrive.
Stars: ✭ 67 (-2.9%)
Mutual labels:  esp32
esp32 lamp
Control Philips Hue lights with an ESP32
Stars: ✭ 15 (-78.26%)
Mutual labels:  esp32
ESPHome-Air-Quality-Monitor
ESPHome configuration for a DIY indoor air quality monitor for CO₂ concentration, PM2.5 and PM10 concentrations, and temperature, humidity and pressure
Stars: ✭ 42 (-39.13%)
Mutual labels:  esp32
NeoGB-Printer
An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP
Stars: ✭ 61 (-11.59%)
Mutual labels:  esp32
ESP32 LoRa 1Ch Gateway
ESP32+RFM95 = Single-channel LoRa WiFI Gateway (or device!)
Stars: ✭ 20 (-71.01%)
Mutual labels:  esp32
supla-arduino
SuplaDevice library for Arduino IDE that helps you build your own IoT device based on ESPx and Arduino Mega boards.
Stars: ✭ 25 (-63.77%)
Mutual labels:  esp32
home-energy-monitor
ESP32-based Home Energy Monitor
Stars: ✭ 152 (+120.29%)
Mutual labels:  esp32
EasyBuzzer
The Beep Library For Arduino
Stars: ✭ 63 (-8.7%)
Mutual labels:  esp32

What is ESP32 Command Station

ESP32 Command Station is an open-source hardware and software OpenLCB enabled 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. Note that only one h-bridge will be enabled at any given time, it is not possible to use both OPS and PROG tracks simultaneously. It is also possible to disable either the OPS or PROG track output entirely via configuration settings.

Support for the following add-ons is available:

  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.

Documentation can be found here.

Build Status Contributors Stars License

-Jan 19, 2022

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].