LRDuino icon indicating copy to clipboard operation
LRDuino copied to clipboard

DEPRECATED In car multi gauge system - STM32, SSD1306, MAX31856, ADXL345, ELM327

LRDuino

**** LIKELY BROKEN, PLEASE SEE LRDuinoTD5 for a working setup ****

In car multi gauge system - Arduino (Nano, Uno, STM32), 0.96" SPI OLED, MAX31856

I started this project so that I could monitor some parts on my tuned Land Rover Discovery TD5 that are not covered by the stock ECU. This does not mean that LRDuino is limited to use in any way on Land Rovers alone, even if they are the best 4x4 by far.

Video of bench test system running (version 0.94)
Version 0.94 Video

Sensor types currently supported:
NTC based coolant sensor - Bosch 0 280 130 026 / Land Rover ERR2081
MAX31856 Digital Thermocouple
ADXL345 Accelerometer (for vehicle roll when off roading)
Generic linear output MAP sensors - for vehicle boost

To be added: Generic linear output pressure sensors - eg for oil

License

The source code of this project are released under "THE BEER-WARE" license.

I would, however, consider it a great courtesy if you could email me and tell me about your project and how this code was used, just for my own continued personal gratification :)

Contribution

Contributions in all forms (including documentation) are welcomed. If you would like to contribute to this project, then just fork it in github and send a pull request.

References

STM32Duino - http://www.stm32duino.com

Adafruint Graphics Library - https://github.com/adafruit/Adafruit-GFX-Library

ELM327 Library - https://github.com/irvined1982/arduino-ELM327

Custom Max31586 code - https://forum.arduino.cc/index.php?topic=390824.0

Fabo ADXL345 library - https://github.com/FaBoPlatform/FaBo3Axis-ADXL345-Library

ArduinoMenu - https://github.com/neu-rah/ArduinoMenu