Daniel Brunner a4217a66ea Merge pull request #76 from bobbycar-graz/make-bluetooth-optional
Made bluetooth related features optional to save some storage
2020-11-19 09:27:39 +01:00
2020-05-19 11:41:35 +02:00
2020-06-05 14:15:05 +02:00
2020-05-19 11:41:35 +02:00
2020-05-19 11:41:35 +02:00
2020-05-19 11:41:35 +02:00
2020-06-06 23:02:44 +02:00
2020-10-27 10:21:06 +01:00
2020-05-19 17:46:20 +02:00
2020-06-07 17:44:17 +02:00

bobbycar-boardcomputer-firmware

Build Status Codacy Badge

How to clone and compile?

git clone --recursive git@github.com:bobbycar-graz/bobbycar-boardcomputer-firmware.git
cd bobbycar-boardcomputer-firmware/
platformio run --environment bobbycar_usb --target upload

How to wire all connections?

Wiring diagram

-DFEATURE_DPAD

dpad switches with 5 wires

-DFEATURE_DPAD_3WIRESW

3 wire switches

-DFEATURE_ROTARY

rotary encoder

Description
The firmware that runs inside the steering wheel (display, inputs, WiFi, Bluetooth LE, ...)
Readme GPL-3.0 4.6 MiB
Languages
C++ 97.1%
CMake 2.3%
Shell 0.3%
C 0.2%