Skip to content
Denys edited this page Apr 12, 2016 · 1 revision

Welcome to Recar.io mvp project.

With this code you can realize simple car PC based on android. Most features not realized yet, but stay tuned. I love my car, that's why ill try add more and more functions as soon as it be possible.

Firmware

You can find firmware in 'BoardFirmware' directory. Be attentive, check your wire connections before uploading firmware to your board & power on switching. All outputs defined on code file.

##Block schema Block Schema

##References USB-UART lib author (https://github.com/felHR85). Android <-> car board communication. OBD-II lib lib author (https://github.com/felHR85). Android <-> car CAN bus communication.

Clone this wiki locally