fermin-ator / Car-Locator

Application for locating & fetching OBDII & inertial & sensor data of a car using Arduino / Cassandra / Objective-C / PHP / NodeJS in real time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car-Locator

The purpose of this project is to create a hardware and software platform to interact with a car remotely.
Check out the wiki for more information!!

Features

  • GPS location with GSM triangulation fallback
  • Current car speed and orientation (GPS + inertial magnetometer MPU9150)
  • Current battery and fuel levels
  • Interior and exterior temperature and humidity
  • Accelerometer & gyro measurements
  • Alarm status
  • Current driver detection
  • Parking street cleaning warning depending on coordinates

Software

  • Objective-C (iOS App)
  • Cassandra (NoSQL DB)
  • C (Arduino)
  • PHP (REST endpoint)
  • AngularJS (Web Frontend)

Hardware

  • FGPMMOPA6H GPS Module with AGPS & RTC clock
  • MPU9150 9 axis inertial sensor
  • OBDII Freematics Arduino Adapter
  • Adafruit Fona 800 GSM module
  • DHT22 Temperature & humidity sensor

About

Application for locating & fetching OBDII & inertial & sensor data of a car using Arduino / Cassandra / Objective-C / PHP / NodeJS in real time


Languages

Language:C++ 98.6%Language:Arduino 1.4%