Bennehboy
Well-Known Member
- Posts
- 2,215
- Location
- Huddersfield
EDIT - 13 Jan 2017
The source code for this project can be obtained from here -> https://github.com/BennehBoy/LRDuino
/EDIT
I'm working on a little project so I can monitor some additional sensors in my D2.
To start with it will cover EGT, Boost, Oil Pressure, Oil Temp, and Transfer Oil Temp. It's pretty easy to monitor pretty much anything. At present only the EGT sensor (K type thermocouple) will require any extra circuitry (I think!).
So anyway it's powered by an Arduino and uses 3 small OLED displays (coming to a princely sum of about 15 quid), the left hand display will have a large gauge, and the other 2 displays will show 2 text based sensor readings.
So far (with about 2-3 hours work) I've got 4 gauges with graphics to rotate around the displays on command (via a pushbutton). The idea being that you rotate the sensors round until the one you want to see most clearly is on the big gauge display.
Here's a little vid I made:
There's some wrapping artefacts I need to clean up when the pressure values are displayed at the bottoms but that should be easy to sort.
Still to do:
Main gauge gfx on left hand display
Sensor/Input handling on the analogue pins
Electronics for sensors (EGT thermocouple needs an IC and decoupling), not sure about oil pressure yet.
Convert from breadboard to solder & strip board
Package it all up into a little project box
Thought some people might find it interesting, or not
The source code for this project can be obtained from here -> https://github.com/BennehBoy/LRDuino
/EDIT
I'm working on a little project so I can monitor some additional sensors in my D2.
To start with it will cover EGT, Boost, Oil Pressure, Oil Temp, and Transfer Oil Temp. It's pretty easy to monitor pretty much anything. At present only the EGT sensor (K type thermocouple) will require any extra circuitry (I think!).
So anyway it's powered by an Arduino and uses 3 small OLED displays (coming to a princely sum of about 15 quid), the left hand display will have a large gauge, and the other 2 displays will show 2 text based sensor readings.
So far (with about 2-3 hours work) I've got 4 gauges with graphics to rotate around the displays on command (via a pushbutton). The idea being that you rotate the sensors round until the one you want to see most clearly is on the big gauge display.
Here's a little vid I made:
There's some wrapping artefacts I need to clean up when the pressure values are displayed at the bottoms but that should be easy to sort.
Still to do:
Main gauge gfx on left hand display
Sensor/Input handling on the analogue pins
Electronics for sensors (EGT thermocouple needs an IC and decoupling), not sure about oil pressure yet.
Convert from breadboard to solder & strip board
Package it all up into a little project box
Thought some people might find it interesting, or not
Last edited: