Giter Club home page Giter Club logo

arduino-carsensordashboard's Introduction

Arduino - Car Sensor Dashboard

This repository contains C/C++ code to read and display (via Bluetooth) car sensor values. The code was create to get information from:

  • Pressure Sender
  • Temperature Sender
  • MPX4250AP (Pressure sensor)

Diagram

Sender Diagram

Circuit diagram

This is just a simple voltage divider circuit with a 0.1 uF capacitor and a 10K ohms resistor to help stabilize the signal.

  • On the water temperature sender, I used 4.7 k ohms.
  • On the oil temperature sender, I used 330 ohms.
  • On the oil pressure sender, I used 100 ohms.

This values can change to match the sender resistor range for the values you want more precision.

Sensors

I have bought 3 eBay senders, two temperature sender and one pressure sender.

  • 1/8 NPT Oil/Water TEMPERATURE TEMP Sender Sensor fits Autometer VDO Smiths Gauge (hosefittingsuk)
  • Oil Pressure Electronic Sensor/Sender Replacement Universal Fit Gauge 1/8" NPT (mcgillmotorsports)
  • Aftermarket Gauge Universal 1/8 NPT Oil / Water Temp Temperature Sensor Sender (aggressive_gauges_ltd)

All the calculations with voltage divider and sensor mapping is done in this google drive sheet: https://docs.google.com/spreadsheets/d/1dIEgK2CFQV0UKZFhlpiRPlZvceNms4iL4nMmq7J9Fz0

Installation

  • Copy the folders inside folder lib to your arduino libraries.
  • Open car_sensor_dashboard.ino inside car_sensor_dashboard folder.

arduino-carsensordashboard's People

Contributors

speeddragon avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.