Skip to content

cpfair/marklin-motorola-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Märklin-Motorola Track Protocol Decoder for Arduino

Decodes train control messages sent by a Märklin 6021 model train controller (among others).

Setup

You cannot connect an Arduino directly to the track - the signal is alternating ±10V, which would most likely damage an Arduino's 0-5V input pins. Instead, use something like the following:

Tested on an Arduino NG with an Atmega168 - where the track input must be connected on pins 2 or 3, as those are the only pins with interrupt support.

Protocol Info

See this comprehensive explanation of the Märklin-Motorola protocol (also available in German).

About

A decoder for the Märklin-Motorola model train control protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages