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 DS18B20 digital temperature sensor. The Arduino reads temperature (in °C) from the DS18B20 sensor and print its value on ST7735 TFT display. The ST7735 […]
Interfacing Arduino with ST7735 display and DS18B20 temperature sensor Read More >>