Alternative code for the M5Stack BCT Standing Base with built in SHT30 temp/humid sensor
-
Nothing complex, just a few very simple alternative lines of code to use when you have the M5Stack device connected to the M5Stack BCT Standing Base - with SHT30 temperature and humidity sensor. This is what you should see on your M5Stack device when running this code. Feel free to grab from my GitHub repository page and use as you wish.
-
@themusicman Nice graphics!
Reminded me of this:
This is my home office HVAC controller with 450 lines of code!
Controls the heat/AC vent and two space heaters, all through ESP_NOW.
-
@teastain said in Alternative code for the M5Stack BCT Standing Base with built in SHT30 temp/humid sensor:
@themusicman Nice graphics!
Thanks Terry. Looks like you've a nice implementation of temp control system there.
I just thought this alternative to the factory code might help some to dive in and make their own look's and feel's :)
-
@themusicman, I checked out your code because my graphics are rather boring/default.
I will try implementing some of your examples!