#XIAO ESP32C3 Self regulating terrarium

7 messages · Page 1 of 1 (latest)

glacial shadow
#

Good afternoon, I'm looking for some help with the electronics for a self regulating terrarium, using a Seeed XIAO ESP32C3 plugged in to a Grove Shield and a Grove - Water Atomization v1.0 paired with a Grove - Temperature & Humidity Sensor V2.0 to regulate the humidity as well as using a OLED Display 128x64 Pixels SSH110 chip display to give read outs on the temp and humidity, the last time i did any coding was in hex, and am having some difficulty getting this set up to work, originally was trying to follow a project by Seeed on indistructables but the code keeps failing, any help on how i could set this up and appropriate code would be greatly appreciated, i would also like to be able to add a time controlled light to the mix if possible buy converting a usb light to a grove connector.
Many thanks for any assistance or tips you can provide

glacial shadow
#

current state, is when plugged in the humidifier is running, the sensor dosent look to be having an effect, and the screen does nothing

glacial shadow
#

unpluging every thing but the humidity sensor and trying to use the debug claims it failed to initialise the DHT 11... even tho its a 20 and defined as such...

#

did manage to get my screen to post a hello world... but only using a entierly different library...

glacial shadow
#

well thanks to the wonders of Chat GPT i have a working code