Archive:Quantify My Ride: Difference between revisions
Jump to navigation
Jump to search
m (→Links: fail) |
|||
Line 18: | Line 18: | ||
* Wifi -> upload data, via tethering or when at home near to a known access point | * Wifi -> upload data, via tethering or when at home near to a known access point | ||
* GPS adapter | * GPS adapter | ||
** Cheap GPS from miniPCI cards [http://emerythacks.blogspot.de/2013/01/u-blox-pci-5s-cheap-gps-module-for-your.html] | |||
* blink(1) or RZLblink as status LED | * blink(1) or RZLblink as status LED | ||
* WebCam as Dashcam ? | * WebCam as Dashcam ? | ||
* Powersupply ??? | * Powersupply ??? | ||
== Links == | == Links == |
Revision as of 22:04, 12 August 2013
Quanitfy your car. There's a lot of data being collected automatically in modern cars already, and the plan is to gather that data, and make it useful (maybe).
Data Sources
OBD
OBD stands for On-Board diagnostics [1]. It should allow us to gather a lot of information via a standarized format, called OBD-2, or EOBD (the European equivalent). There are OBD-2 connectors in most modern cars, and adapters for bluetooth or USB readily available.
I have ordered a OBD-2 Bluetooth Adapter on ebay, so we'll wee how well this works.
GPS
With a GPS receiver, we can link the data we gather to a specific location.
Camera
Add a camera?
Hardware
- Raspberry Pi
- OBD-2 adapter (bluetooth? USB?)
- Wifi -> upload data, via tethering or when at home near to a known access point
- GPS adapter
- Cheap GPS from miniPCI cards [2]
- blink(1) or RZLblink as status LED
- WebCam as Dashcam ?
- Powersupply ???
Links
- How to interface with your car’s ECU through OBD2 and Python
- OBD2-Scantool (Python project for OBD on GitHub)
- Raspberry Pi Car PC Project Part 1Part 2
- Raspberry Pi Car Computer
- Power Supply
- Raspberry PI Power Shield
- Sleepy Pi
- MausBerry Car Power Supply Website Kickstarter