Skip to content

miata-bot/can-link

Repository files navigation

Underglow Sync Device

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.

render

TLDR

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

Description

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