karanB015 / Data-Logger

Basically, a device to log run time data via provided sensor network of any automobile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-Logger

In basic terms, A data logger is an electronic device that records data over time or in relation to location either with a built in instrument or external instruments and sensors.

So, this project is Telemetry based device to log and send the data online at run time through embedded sensor network on any heavy duty machine or automobile etc. This project have been developed using arduino, raspberry pi and various sensors.

In automobile industry data loggers are suppose to aquire filtered sensor data from various parts of the automobile and validate the design to make improvements in their future work.

Prerequisites:-)

 1. Arduino Board (Arduino Uno highly recommended)
 2. Arduino IDE-[Software](https://www.arduino.cc/en/Main/Software)
 3. Raspberry pi (version 3 highly recommended)
 4. Online platform (Caynne-MyDevices)
 5. Senors:-
    1. Accelerometer- MPU-6050
    2. Gyroscope- MPU-6050
    3. Air Speed Sensor- Wind Sensor Rev.P
    4. Speed Sensor- Inductive Proximity Senor(NO-NPN type)
    5. Coolant Temprature sensor
    6. Gear shifter sensor
    7. Linear Potentiometers
    8. Load Cells
    9. Strain Gauge
 6. Oled Display( 128*64)
 7. 2sqmm Single strand wires
 8. Sldering Iron and wire
 9. Dotted PCB
 10.RMC Connectors ( 2, 4 and 6 pin)
 

 

About

Basically, a device to log run time data via provided sensor network of any automobile.