+This repository contains the firmware for AfRA's Bahnscroller. The Bahnscroller is an old Fahrzielanzeige, i.e. a green 7*120 LED dot matrix display used in DB trains. I (jaseg) removed the old 80C53-based Siemens single-board computer controller board and replaced it with a little code on an arduino. The hardware is pretty simple, there are four cascaded LED boards that take 5V and have a row/column adressing based on a 3-to-8 address decoder for the rows and a 74HC595 shift register cascade for column adressing.
0 commit comments