Is there any documentation covering serial communication with the MJLJ? For instance getting the RPM etc manually
I had the idea of interfacing an Arduino and an LCD with it - could be used to show RPM, temp (from aux) etc etc
James
Direct serial communication
Moderators: JeffC, rdoherty, stieg, brentp
-
- Posts: 152
- Joined: Wed Jan 02, 2008 12:52 pm
- Location: Melbourne, Australia
I'm working on a similair thing at the moment
I just got my I2C controlled Nixie Tube display that I'm going to use for RPM display running, and I have a 20x2 OLED (easier to read than LCD in sunlight) for displaying Advance and other parameters, also running via an I2C interface chip to minimise use of IO lines by the LCD.
The Serial Spec is detailed on the Wiki here
http://autosportlabs.net/MJLJ_V4_Downloads
in the "Serial Communication API Specification" at the bottom of the page.
Note that is for the V4 board. If you have a V3, there is a seperate page for that.
Let me know how you go, maybe we can share some code
regards
Brett
I just got my I2C controlled Nixie Tube display that I'm going to use for RPM display running, and I have a 20x2 OLED (easier to read than LCD in sunlight) for displaying Advance and other parameters, also running via an I2C interface chip to minimise use of IO lines by the LCD.
The Serial Spec is detailed on the Wiki here
http://autosportlabs.net/MJLJ_V4_Downloads
in the "Serial Communication API Specification" at the bottom of the page.
Note that is for the V4 board. If you have a V3, there is a seperate page for that.
Let me know how you go, maybe we can share some code
regards
Brett
-
- Posts: 152
- Joined: Wed Jan 02, 2008 12:52 pm
- Location: Melbourne, Australia
Hi Brent and others.
I finally got around to doing a powered-by post with the Megajolt Nixie Tacho !
details here - http://www.autosportlabs.org/viewtopic. ... 3866#13866
regards
Brett
I finally got around to doing a powered-by post with the Megajolt Nixie Tacho !
details here - http://www.autosportlabs.org/viewtopic. ... 3866#13866
regards
Brett