←back to thread

261 points david927 | 1 comments | | HN request time: 0.209s | source

What are you working on? Any new ideas that you're thinking about?
1. breckenedge ◴[] No.43162049[source]
Making a CAN-to-BLE bridge for cheap race car telemetry. It’s using an ESP32C to store MegaSquirt ECU data in BLE characteristics, and a cheap android phone using Chrome + WebBluetooth to buffer and upload data to a server for pit analysis in near real time. Also using the phone for heading, GPS and accelerometer data.