update readme

This commit is contained in:
drew 2019-10-18 22:10:17 +02:00
parent cd17ebe638
commit dfc20a9e85

@ -1,6 +1,9 @@
# xingcontrol
Firmware for a simple ATMega 328 mcu controlled model rail crossing.
Accomodates two optical gates for triggering, buzzer and three (or six) leds for signalization and a stepper controller to close/lift the barriers.
Info about crossing state and number of trains and carriages is sent over serial.
Gimmicks include: non persistent stat keeping and crossing speed calculation in cm/s.