-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Denys edited this page Apr 12, 2016
·
1 revision
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.
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
##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.