09-01-2016, 06:17 PM
Hi all,
I've started working on a new project with PINE64 for my car. Here is the list of futures that I'm thinking to implement so far:
1. OBDII logging
When a check engine light comes on, I will receive an email with the trouble code.
When security is triggered, I will receive an email with some pictures.
Here is (approximately) how the "Portal" would look like (this is a portal that I wrote for personal bookkeeping):
Technologies will be used:
I've started working on a new project with PINE64 for my car. Here is the list of futures that I'm thinking to implement so far:
1. OBDII logging
- Speed
- RPM
- Boost
- Trable Codes
- MPG
- Front Camera
- Rear Camera
- Motion ditaction
- Door Trigger
- Shock sensor
- Sound Trigger
- Crack the windows when its hot in the car
- Close the windows when its raining
- turn on lights when dark and my phone near by (maybe)
- Log OBDII data
- Create reports
- Track spending (Oil changes, parts etc...)
When a check engine light comes on, I will receive an email with the trouble code.
When security is triggered, I will receive an email with some pictures.
Here is (approximately) how the "Portal" would look like (this is a portal that I wrote for personal bookkeeping):
Technologies will be used:
- Car (in my case, Porsche 987)
- Pine64 (with some sensors, cameras, and 4G card)
- OBDII Bluetooth adapter (ELM327)
- Python3 (on Pine64)
- php7 (on the webserver)
- CentOS 7 (Webserver and Pine64)