Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahconnors1 committed May 24, 2016
1 parent bee2985 commit d4c6257
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
@@ -1,16 +1,12 @@
# combiduino
ECU based on arduino and Iphone apps
ECU based on arduino and Iphone apps.
It will manage ignition with ford EDIS wasted spark, and Fuel injection

You need arduino version 1.6.4 or higher to compile this project

You need to download library :
- BLE library RBL_nRF8001 from redbear
- library BLE_SDK_for_Arduino from nordic semi conductor
- PID library here :https://github.com/br3ttb/Arduino-PID-Library

download the file RBL_nRF8001.cpp and move/replace this file in arduino-1.6.4\libraries\RBL_nRF8001\src
All necessary libraries are included in folder library. You need to reference them in your arduino (Add .ZIP library in arduino)

create a folder "combiduino" , download all the files (except .cpp and "knockmeasure") and place them in the folder. compile and run !
create a folder "knockmeasure", download file knockmeasure) and place it in the folder. compile and upload in another arduino


If you need more explanation / detailled features you can go to : http://www.old-droppers.com/index.php?showtopic=38723&page=1

0 comments on commit d4c6257

Please sign in to comment.