Code Monkey home page Code Monkey logo

ride_rage_android's Introduction

ride_rage_android

Created by Matti Mäki-Kihniä & Daniel Zakharin

RideRage is an Android application that uses data from OBD readers with ELM327 microcontroller and bluetooth adapters. RideRage keeps track of your vehicle's speed and RPM while you drive and after finishing your ride it'll show you a summary of the ride with information such as average RPMs, speed and maximum speed.

Key functionalities:

  • Connects to an OBD device via bluetooth
  • Creates a data point object every two second that includes:
    • Speed
    • RPM
    • Longitude & latitude
    • Timestamp
  • Draws the route on Google Maps using different colours to show where the user has been driving economically
  • Start / stop a trip
  • Browse old trips
  • Delete trip
  • Name / rename the trip

Techincal

  • Three different fragments:
    • Gauges fragment for the main screen
    • Result fragment for the result screen
    • List fragment for the trip list screen
  • Obd commands are run in a service as well as listening to location updates
  • SQLite database to store trip data
  • Service creates and stores a datapoint every two seconds

APIs used

Screenshots

ride_rage_android's People

Contributors

harmittaa avatar

Watchers

James Cloos avatar  avatar Daniel Zakharin avatar

Forkers

danielzakharin

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.