Server for visualizing the stats from my mushroom humidifier setup; a bit more complicated than expected
Go to file
Kelvin Ly 09504e9ec5 Have only one version of the controller, TODO add flags to switch from mock and actual version 2023-05-16 09:42:25 -04:00
dev Test out admin mode commands; it looks like the basic idea works for now at least 2023-05-15 16:44:53 -04:00
humdifier_controller Add Arduino firmware 2023-05-14 13:53:10 -04:00
shroom_internals Test out admin mode commands; it looks like the basic idea works for now at least 2023-05-15 16:44:53 -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 Have only one version of the controller, TODO add flags to switch from mock and actual version 2023-05-16 09:42:25 -04:00
shroom_pipe.py Add TCP piping util 2023-05-14 09:34:21 -04:00
shroom_server.go Test out admin mode commands; it looks like the basic idea works for now at least 2023-05-15 16:44:53 -04:00