Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knio/carhack
Automotive data aquisition, logging, diagnostics, and visualization project. Focusing on CAN-bus and the Nissan 370Z
https://github.com/knio/carhack
Last synced: 7 days ago
JSON representation
Automotive data aquisition, logging, diagnostics, and visualization project. Focusing on CAN-bus and the Nissan 370Z
- Host: GitHub
- URL: https://github.com/knio/carhack
- Owner: Knio
- Created: 2012-02-06T00:12:58.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2016-08-27T07:33:46.000Z (over 8 years ago)
- Last Synced: 2024-12-20T00:34:13.402Z (20 days ago)
- Language: JavaScript
- Homepage:
- Size: 12.1 MB
- Stars: 74
- Watchers: 13
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
CarHack
=======Car Computer project to interface with a car over CAN-BUS.
Related products
----------------* OpenXC http://openxcplatform.com/
* RaceLogicCANUSB
------CANUSB Adapter: http://canusb.com
Tested on `Win XP 32bit` (works) and `Win 7 64bit` (works, using 32bit python)
* Buy a CANUSB adapter
* Buy an OBD2 to DB9 cable
* https://www.sparkfun.com/products/10087 works
* But you have to rewire it. See `wiring.markdown`* Install Python (tested with 2.7) 32bit
* Install setuptools
* Install pip
* pip install tornado
* pip install decorator
* pip install greenlet
* pip install pyy
* pip install pyserial
* pip install pynmea* Install CANUSB FTDI Drivers
* plug in CANUSB and when windows fails to install it, tell it to look in the `CDM_2.08.14_CANUSB` folder* Install CANUSM D2XX DLL
* run canusbdrv018.exe* Files can also be found at http://canusb.com/downloads.htm
WebCam
------http://videocapture.sourceforge.net/
http://www.lfd.uci.edu/~gohlke/pythonlibs/#pil
from VideoCapture import Device
cam = Device();
cam.saveSnapshot('image.jpg')Accellerometer
--------------http://tech.yostengineering.com/3-space-sensor/product-family/embedded
Solder on a USB plug and use over a virtual COM port
GPS
---None yet :(
Music
-----USB -> 6ch analog out wired to amp