Very much work in progress software and hardware project built with Kicad for hardware, and C and Lua for software. See The requirements doc for the guts of the project.
Here's a Twitter thread showing a demo of the ECU integration. video link.
Here's a Twitter thread showing a demo of the GPS and companion application. video link.
I've written up a few posts on the progress of the project
- Original hardware design
- Short post on using PWM to drive LEDS
- Hardware redesign
- Hardware reredesign
- Hardware rereredesign
- Designing a Development test board
This README acts as a root for all the jillion projects contained within the repo. There is no inherit relationship between any folders. Some are Elixir, some are flutter, etc. One day clean it up. Too much proof of concepting going on right now.
Folder Name | Description | Language | License |
---|---|---|---|
hardware | Main hardware designs. Contains schematics, layouts, boms, manufacturing gerbers etc. | KiCad | Creative Commons |
firmware | Main Firmware projects. | C++ | MIT |