Time and temperature gadget
Today I will guide you into developing a Time and temperature gadget. It is a beautiful four digits display that shows temperature and time.
Today I will guide you into developing a Time and temperature gadget. It is a beautiful four digits display that shows temperature and time.
I am showing you how to implement a binary clock with ESP32 and API, getting hour and minute from the internet and showing in LEDs
Today we are buiding a time and temperature e-paper display, based on a NTC thermistor and the DS1307 RTC chip, displaying on e-paper
Let’s do a LED display clock and thermometer with DS1307 and TM1637 (a RTC real time clock and a 4-digit LED display) with Arduino UNO