diff --git a/README.md b/README.md index 2467cd5..0b3367f 100644 --- a/README.md +++ b/README.md @@ -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.