Skip to content
Michel Doffagne edited this page Mar 14, 2015 · 7 revisions

Welcome to the CANBus-Triple-docs wiki!

Is this the place to create community documentation? I think It does.

#Some Basics step by step :
##step 0: As a crow funder, the device out of the box has the hardware self test program on it, so it is NOT plug & play.
To flash the CBT with a program, you need to use the Arduino IDE (development plateform).
Note : The phone/desktop app (when ready), will be able to flash new code without Arduino.

How to proceed : (http://docs.canb.us/firmware/main.html)
Check-points :

  • use Arduino 1.6.1.
  • be sure to restart the Arduino environment to make the changes effective.
  • select the right board (Menu: Tools/Board/CANBus Triple) before the upload operation.

##step 1: My CBT is ready to go. Two ways to plug it in my car:

  • passively reads data
  • interract MATM (Man in the middle)

##step 2: I connect my app with USB to my laptop

##step 3: I connect my app with bluetooth to my portable device

##step 4: what do I see...

Clone this wiki locally