LnControlPanel is an opensource board to create Loconet control panels.
- 23/04/2022, new board version, with MCP23017 chips instead of CJMCU modules
- 05/03/2022, new firmware (2.0) with support for new Adafruit libraries
- 32 independent channels:
- each channel can be configured as input (to control) or as output (to monitor)
- each channel can control/monitor a turnout or a sensor
- each channel can have its own address
- Two Loconet connectors for cascade connection
- Based on Arduino framework and opensource libraries
- Configurable using a simple menu via serial connection
- Eagle files - board with CJMCU modules (schematic / PCB)
- Eagle files - board with MCP23017 chips (schematic / PCB)
- Arduino firmware
- Schematic - board with CJMCU modules (PDF)
- Schematic - board with MCP23017 chips (PDF)
- Part list
- How to configure the channels
- How to connect buttons/LEDs
The libraries above can be installed via the Library Manager