Model train control server and web interface.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Steffen Pohle a82dc79ea8
PINC is not used, missed to setup PINB - should work now
4 years ago
server adding support for buttons, fixed serval issues with the display. Fixed all compile warnings. 4 years ago
webinterface adding support for buttons, fixed serval issues with the display. Fixed all compile warnings. 4 years ago
z21emu PINC is not used, missed to setup PINB - should work now 4 years ago
.gitignore adding new model of sensorbox 4 years ago
Bugs.txt automatic random mode is working 5 years ago
ChangeLog adding sensor context menu for simulation purpose. 4 years ago
License.txt Initial revision 6 years ago
Makefile add Makefile in root tree. Needed for some IDEs 4 years ago
Readme.md Adding at last one Screenshot 4 years ago

Readme.md

Modelbahn

Requirements:

Webserver with CGI enabled

Installation:

  • copy the webinterface files to your location of the webserver
  • compile the server
  • copy the modelbahn-cgi binary to the cgi folder of the webserver
  • run the modelbahn-server application.

Screenshot