Server for visualizing the stats from my mushroom humidifier setup; a bit more complicated than expected
Go to file
Kelvin Ly ce21b6fa85 Implement updatable charts 2023-05-15 11:05:41 -04:00
dev Implement updatable charts 2023-05-15 11:05:41 -04:00
humdifier_controller Add Arduino firmware 2023-05-14 13:53:10 -04:00
shroom_internals Modify the API format a bit and fix bug with the packet parsing logic 2023-05-15 10:22:45 -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_mock.py Implement a simple mushroom controller mock 2023-05-15 10:45:26 -04:00
shroom_pipe.py Add TCP piping util 2023-05-14 09:34:21 -04:00
shroom_server.go Switch to using milliseconds as the unit of time 2023-05-15 10:45:07 -04:00