News

We’ve said it before but it’s worth repeating: rolling your own hardware solution is ridiculously easy these days. If you want to make a network attached environmental sensor, you wire a DHT11 ...
As I've experimented and played with a lot of different sensors, I've discovered that these basic devices can be built for ...
I’ve tried the DHT11 sensor modules at both Vcc 3.3V and 5.0V, and at both voltages the humidity values are bad. dfrobot has introduced a V2 DHT11 sensor module that changes the 10K pull-up to 4.7K.
To build your very own IoT rain checking system, you will need a Raspberry Pi 3 Model B, a DHT11 Temperature & Humidity Sensor (4 pins), and a raindrop sensing board, which can be purchased for ...
First, we need a DHT11 sensor, and to check whether it works using one micro:bit. To do this, we must teach the MakeCode editor new tricks. Go to “Extensions”, type in “DHT11” and click on ...