serial_debugger/hardware
KemoNine 504bfe8abe Initial rough cut form of getting bmp's shown on-screen that are stored on sd card 2020-09-28 01:24:13 -04:00
..
_controller Initial rough cut form of getting bmp's shown on-screen that are stored on sd card 2020-09-28 01:24:13 -04:00
mux_rpi Tweak pin based on working header 2020-09-20 17:11:59 -04:00
sd_card_formatter Finalize implementation of sd card formatter 2020-09-13 02:01:25 -04:00
README.md Add note about sd card formatter to readmet 2020-09-13 02:01:52 -04:00

README.md

Hardware

This folder contains all of the different hardware (Arduino) builds that are part of this project.

Please see the below table for what hardware is currently available and its status.

Hardware Status

Device Folder Status
Main Controller _controller In Progress / Alpha
Raspberry Pi Muxer mux_rpi Early development / Pre Alpha
SD Card Formatter sd_card_formatter Stable