Menu

Tree [r17] /
 History

HTTPS access


File Date Author Commit
 lanbahn-pc 2014-07-19 michael71034 [r9] minor updates
 lanbahn-rasp 2013-12-22 michael71034 [r8] makefile corr., port printed in mcommand
 lanbahn-wixel 2013-11-03 michael71034 [r5] added wixel dir
 tinker 2014-07-26 michael71034 [r17] comment correction and simplification of callbacks
 readme.txt 2013-10-31 michael71034 [r4] readme update.

Read Me

LanBahn

Controlling Model Railroad via Networks

"Lanbahn" Concepts
- intelligent end devices
- all with a network, wlan or other sophisticated interface.
- can be operated without a central station
- no complex binary protocols
- decoders can advertise their capabilities via zeroconf/avahi/bonjour protocol.
- raspberry pi as one hardware platform
- use multicast UDP messages for commands (analog to a classic bus-system)


read more on:
  http://www.lanbahn.de 
  http://www.lanbahn.net
  http://www.oscale.net/sx3  
 
some implementations exist for
- PC test software (c/linux/command line)  "lanbahn-pc"
- raspberryPi (c/linux) "lanbahn-rasp"
- PC Central Unit SW (java/GUI) "SX3", also controls a selectrix central unit

IMPORTANT: the raspberry PI software needs "wiringPi"