Close

Update: 30 April 2017

A project log for [ModAir] Rotax 582 Engine Interface Module

Various engine sensors to CAN-bus interface module for the ModAir project

reneRene 04/30/2017 at 19:450 Comments

Current hardware status: most peripherals [all, other than fuel flow and open drain outputs] have been tested and work as expected.

Current firmware status: about 60% complete. The sensor framework is mostly complete. Some dsPIC33 specific work is still required for saving non-volatile variables using the run-time-self-programming (RTSP) methods. Since an entire page needs to be erased before re-writing, all non-volatile variables need to be grouped together and aligned to the page boundary. The remote console menus for calibration are also still unimplemented.

Discussions