ARDUINO REAL-TIME CLOCK - USING OLED SCREEN

Опубликовано: 14 Июль 2026
на канале: MR. MAKER
2,683
23

hi everyone, in this video we going to learn how to make a real-time clock using an OLED screen and a tiny RTC module
-----------the used libraries:---------------
Oled library: https://github.com/adafruit/Adafruit_...
Tiny RTC : https://github.com/PaulStoffregen/DS1...
Adrafuit gfx : https://github.com/adafruit/Adafruit-...
Timelib : https://github.com/PaulStoffregen/Time

---------------the used code :-----------------
code link : https://github.com/mr-maker1/projects...