Skip to content

Core firmware for the MRS Microplex 7 family of compact CAN I/O modules.

License

Notifications You must be signed in to change notification settings

John-Titor/MRS_Microplex_7_Core

Repository files navigation

MRS Microplex 7 core firmware

This project serves as a starting point for writing your own application to run on the Microplex 7 family without the overhead (or all of the functionality) of the MRS Developer Studio libraries.

Protothreads (coroutines)

Protothreads are a lightweight cooperative multitasking technique. The firmware uses these as a way of keeping the various parts of the system decoupled.

The implementation is a cut-down version of https://github.com/zserge/pt

About

Core firmware for the MRS Microplex 7 family of compact CAN I/O modules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages