Skip to content
amaurial edited this page Jul 16, 2015 · 8 revisions

Welcome to the mergCanBus wiki!

This project has the objective to port the can bus protocol from Model Rail Merg to Arduino and allows custom developments.

The branch "lowmemory" is targeted to small devices. There shouldn't be any considerable performance differences.

The feature list is here.

See how to install here.

More information on how to use the library see here.

The can library is from spark mcp2551 library using the header codes provided in the developer document from Merg.

Thanks also to http://www.oscale.net/en/cbus for the hardware layout. To connect the arduino to the canbus the user can use the CANShield or make your board using the the MCP2551 and MCP2115.

The project used the Merg developer's guide and help from the Merg community, thanks to all of them.

Clone this wiki locally