Sorry for huge time lapse- I hope everyone on this thread originally is still alive & with us...
I'm hoping to ressurect the timetable software on these old machines - so I'm uploading a copy here for the experts to dissect.
This software needs a signal from the serial port to work properly- the information for each train platform would come in, and be updated n displayed in real time, complete with scrolltext telling you news and stay behind the yellow line =)
If there's no signal from the serial port, it just displays the train company logo.
Would anyone have an idea how I might be able to get this software to just read from a text file or something instead? Also toying with the (complicated) idea of using an arduino to send serial port signals and emulate the signal this program needs....
Hope to hear from you lot! =)
The program is PIDS... (public information display system I guess)- and looks like it might be made from Scala or something...?