Interfacing Arduino with DHT11 sensor and ST7735 TFT display
This post shows how to interface Arduino UNO board with DHT11 digital humidity and temperature sensor. The Arduino reads temperature (in °C) & humidity (in rH%) values from the DHT11 sensor and print their values on ST7735 TFT display. The […]
Interfacing Arduino with DHT11 sensor and ST7735 TFT display Read More >>