Go to file
gemellocattivo 2703cc2db6 Create README.md 2015-03-23 15:37:11 -04:00
inc Added SeanS work 2013-01-17 09:49:10 -05:00
lcf Added SeanS work 2013-01-17 09:49:10 -05:00
o5e fixes for float change 2013-07-29 13:01:37 -04:00
o5e_Data table fixes 2013-07-22 13:11:35 -04:00
src degree clock running but refuses to start at anything close to 0 :( 2013-02-16 07:50:03 -05:00
.gitignore initial beta .9 code 2012-05-21 10:53:48 -04:00
Notes.txt Added SeanS work 2013-01-17 09:49:10 -05:00
README.md Create README.md 2015-03-23 15:37:11 -04:00
o5e.epp Added SeanS work 2013-01-17 09:49:10 -05:00
o5e.mcp fix errors in variables.h 2013-06-14 14:14:25 -04:00
pins.xlsx revised pinout for 81-4 board 2013-01-23 14:31:24 -05:00

README.md

o5e_firmware

ECU using the MPC5634 processor o5e or Open5xxxECU is an open engine control unit (ECU) based on the state-of-the-art 32 bit Freescale MPC5xxx processor family. The FreeScale MPC5xxx processors give it the speed and all the connections or features you could probably ever want. It uses a DIY assembled circuit board so you only need to purchase and install the components you actually need. This design will allow the ECU to be assembled for as little as $150 for a basic application and under $500 with all features installed - while out performing commercial ECUs costing much more. Everything needed for firmware development is available for US$99

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TRK-MPC5634M.

The firmware is modular, understandable and maintainable.