December 11, 2023 - It's time we get something accomplished!

Using the KISS principle, keep it simple stupid, lets finish Grow Control and make it do something useful.

I've spent the last 2 months going over all the code and cleaning things up. It's still unfinished, but it's now in a good state to continue finishing.

Current state of the project summed up:

The gcServer heart of the system is mostly finished, maybe 80%. The server can run stand-alone, as a service in the background, or it can run as part of the client on your local computer. The clients/GUIs are still far from ready. Focus is always on finishing the server and make some plugins. This is what's needed to make things work.

Next I will finish the gcTimer plugin, which will have many different types of timers with many features. A timer for every occasion. The timer then sends state changes through an event router in Grow Control, which then passes the event to other plugins, such as the gcMqtt plugin, which then sends messages out over MQTT. I then have an Arduino connected to ethernet, subscribed to the MQTT server, waiting for messages to turn things on or off.

I may have this working soon. I'll keep the website updated with my progress.

You're welcome to join the Discord