Arduino with BMP280 pressure & temperature sensor and SSD1306 OLED This post shows how to interface Arduino UNO board with BMP280 barometric pressure and temperature…
Arduino Real time clock with ST7735 color TFT and DS1307 This post shows how to build a real time clock & calendar with color TFT…
Arduino clock with DS3231 and ST7735 color display In the last Arduino project I built a simple real time clock using DS1307 RTC and ST7735…
Arduino with LM35 temperature sensor and ST7735 color display This Arduino project shows how to build a simple thermometer using LM35 analog temperature sensor. In…
Interfacing Arduino with ST7735 display and DS18B20 temperature sensor This post shows how to implement a simple temperature measurement station using Arduino UNO board and…
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.…
Arduino Interface with ST7735 TFT and DHT22 sensor This post shows how to interface Arduino UNO board with DHT22 digital humidity and temperature sensor. The…
Interfacing Arduino with BMP280 sensor & ST7735 TFT This post shows how to interface Arduino UNO board with BMP280 barometric pressure and temperature sensor from Bosch Sensortec.…
Arduino weather station with ST7735 color TFT display This post shows how to build weather station using Arduino UNO board and BME280 barometric pressure, temperature…
Arduino Weather Data Logger with SD Card In the last Arduino project I’ve built a temperature data logger using SD card and DS18B20 digital temperature…