MakerWorld
Electronics
Zum Modell
Temperature, Humidity, Moisture Sensor with OLED
17
Downloads
9
Likes
3
Makes
Temp, humidity, soil moisture sensor with an OLED display in a tiny package. It also logs the data to thingspeak.com for some nice graphs.Required parts:DHT11 Temperature/humidity sensorCapacitive Soil moisture sensorWemos D1 mini0.96inch OLED display (I mistakenly bought a SPI version so the code is written for that)I've attached the code, you'll need to create an account on thingspeak.com for the cloud data but it should work as a stand alone display.In Thingspeak set up a channel, add Temp to field1, Humidity to field2 and Moisture to field3. Save the channel and select the API Keys tab. Copy your write key and add it to the code.Connect the following wires:DHT11 data pin --> D2Moisture sensor data pin -->A0OLED_MOSI --> D7OLED_CLK --> D5OLED_DC --> D4OLED_CS --> D8OLED_RESET -->D0I'm no expert in coding so if you look at the code and see something that could be improved please let me know. For example I couldn't work out how to send the progress bar updates without
Beerman veröffentlicht auch auf
147 zusätzliche Modelle auf 1 weiteren Plattformen
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!