ChatterBox Firmware Partially Open Source

I have partially open-sourced the ChatterBox firmware. The ChatterBox firmware is split up into two repos. Most of the hardware interactions (user interaction, graphics, control flow, etc) happen within the ChatterDevices code, which is what I have just made public.

The mesh and security-related code would be more subject to export control and other issues I need to think through, and I have not made that repo public (yet). The non-public repo has over 22,000 lines of code.

The ChatterDevices code is quite a bit simpler to look at. Both are entirely C++.


If you are interested, you can have a look at the newly-public code now.

Previous
Previous

T-Deck Compatibility In Progress

Next
Next

Mesh Graph Visualization Tool Available