Interfacing Arduino with DS18B20 Sensor and ST7789 TFT Display
This tutorial shows how to implement a simple digital thermometer using Arduino UNO board and DS18B20 temperature sensor. The Arduino microcontroller (for example ATmega328P) reads temperature value from the DS18B20 sensor and prints it (in °C and °F) on ST7789 […]
Interfacing Arduino with DS18B20 Sensor and ST7789 TFT Display Read More >>