Skip to content

r00ta/pimp-my-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pimp-my-engine

This project aims to make your cheap car sound like a Ferrari. How?

Pretty simple to be honest: you will need just

  1. a raspberry pi (or a laptop)
  2. connect the AUX of the raspberry pi to the car radio
  3. plug an OBDII dongle in your car (like this http://www.obdlink.com/sxusb/)
  4. run the main application of this project.
  5. Raise the volume and cover your ears baby.

The main idea is to generate the sound of a sporty car based on the RPM your the car.

Installation

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
git clone https://github.com/r00ta/python-OBD_multi.git
cd python-OBD_multi
git checkout multi-command
python setup.py install

About

Make your cheap car sound like a Ferrari

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages