Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.89 KB

index.md

File metadata and controls

37 lines (27 loc) · 1.89 KB
title nav_order
Home
1

Clackotron 2000

[COVER IMAGE]

The Clackotron 2000 project aims to bring the split flap modules used by the Swiss Federal Railways (SBB) back to life for makers and enthusiasts. Unlike other projects, we intend to provide a complete hardware and software solution that can be used out-of-the-box.

In short, the project consists of the following parts:

  • Hardware - A custom PCB designed in KiCAD that can be ordered (almost fully) assembled.
  • Firmware - A firmware for the ESP32 on the hardware based on PlatformIO and ESP32/Arduino.
  • Webinterface - A Svelte.js based webinterface that can be built and uploaded with the firmware to have a graphical user interface for the device.

This repository serves as the documentation for all parts of the project.

Contents


Special Thanks

A lot of the Clackotron2000 project is based on information compiled by Adfinis in their awesome sbb-fallblatt repository. If you are looking for a more in-depth technical documentation of the split-flap modules themselves, or even documentation for the old (first generation) modules, definitely check out their work!