Server for visualizing the stats from my mushroom humidifier setup; a bit more complicated than expected
Go to file
Kelvin Ly af7627a15a Rename ShroomStatus to ShroomState 2023-05-16 10:24:50 -04:00
dev Refactor the controller-server format a bit; also add in some protection to prevent overrun issues 2023-05-16 10:19:16 -04:00
humdifier_controller Add Arduino firmware 2023-05-14 13:53:10 -04:00
shroom_internals Rename ShroomStatus to ShroomState 2023-05-16 10:24:50 -04:00
static Lots of small modifications and refactors 2023-05-14 15:23:47 -04:00
.gitignore Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
go.mod Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
go.sum Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
shroom_controller.py Refactor the controller-server format a bit; also add in some protection to prevent overrun issues 2023-05-16 10:19:16 -04:00
shroom_pipe.py Add TCP piping util 2023-05-14 09:34:21 -04:00
shroom_server.go Rename ShroomStatus to ShroomState 2023-05-16 10:24:50 -04:00