Digital Clock using SSD1306 OLED and DS3231 RTC with Arduino.

  Рет қаралды 14,287

MYTECTUTOR

MYTECTUTOR

Күн бұрын

Пікірлер: 23
@uengel5755
@uengel5755 3 жыл бұрын
Hi there, great project. But I can't find the sketch for the last example with the two buttons in your description. Can you send me a LINK about it. Thanks very much
@HarisMaulanaID
@HarisMaulanaID 4 жыл бұрын
Hello Sir. Can you add auto sleep feature and wake up again by pressing the button?
@jesusblanco172
@jesusblanco172 11 ай бұрын
Ohh que bueno... el codigo para la SSD1306 + RTC+ los botones funcionó a la primera ...ESPECTACULAR... MUCHAS GRACIAS👍👍🙂
@mominkhadri8062
@mominkhadri8062 3 жыл бұрын
sir what to do if we want 12 hour format?
@faroekjuthan89
@faroekjuthan89 3 жыл бұрын
Thank you!! Works perfectly.
@ZaKi-tb2ds
@ZaKi-tb2ds 4 жыл бұрын
Can you add a radio module with a clock and temperature ???
@Namai.
@Namai. 4 жыл бұрын
What if we want 12hr format
@andreaslubeck7716
@andreaslubeck7716 5 жыл бұрын
Build it and it works fine! But i have to replace the oled 0.96 to a 1.3 oled for a better view. But turned out that its not working because of the intern driver of the bigger oled is different.Even the oled name is the same 1306. Can you please help me out to get the sketch running? Thanks for help!
@erginates68
@erginates68 5 жыл бұрын
try to change SH1106 & SSD1306 on code. 1.3" oled's using SH1106. just change all SSD1306 with SH1106 on Arduino code.
@erginates68
@erginates68 5 жыл бұрын
change like this; #include #include #include #include #define SCREEN_WIDTH 128 // OLED display width, in pixels #define SCREEN_HEIGHT 32 // OLED display height, in pixels #define OLED_RESET 4 Adafruit_SH1106 display(SCREEN_WIDTH, SCREEN_HEIGHT, OLED_RESET); #define button1 9 // Button B1 is connected to Arduino pin 9 #define button2 8 // Button B2 is connected to Arduino pin 8 void setup(void) { pinMode(button1, INPUT_PULLUP); pinMode(button2, INPUT_PULLUP); delay(1000); // by default, we'll generate the high voltage from the 3.3v line internally! (neat!) display.begin(SH1106_SWITCHCAPVCC, 0x3C); // initialize with the I2C addr
@andreaslubeck7716
@andreaslubeck7716 5 жыл бұрын
Thanks for the Help! I Manager it by replacing the whole library with u8g2 and it workes great for me!
@uengel5755
@uengel5755 3 жыл бұрын
Hi there, I asked why the project status shown in the video is not being published. So an RTC with the option of setting the time using a button. Unfortunately the admin of this post does not react to this. My question: Has this post been discontinued and is no longer being maintained?
@mytectutor
@mytectutor 3 жыл бұрын
Hi U Engel. Thanks for pointing out this situation. The code has now been included in the link.
@HobbyHomeWorkshop
@HobbyHomeWorkshop 3 жыл бұрын
Hi! Can you provide the code for the second part of the video ? For setting the time using buttons.
@uengel5755
@uengel5755 3 жыл бұрын
Hallo Christian, falls du den Sketch gefunden hast, gib mir doch bitte eine Info und den LINK. Danke.
@LHommeDeParfum
@LHommeDeParfum 4 жыл бұрын
Thank you!! Works perfectly. Your text seems much bigger tough. What size and how to change the size? Also I would like to display full month name instead of number. How to do that? Cheers
@swpowell1226
@swpowell1226 2 жыл бұрын
When I press my buttons, nothing happens. I can not set anything on the clock because the buttons do not work.
@-Lotek-The-B0T-ASSASS1N
@-Lotek-The-B0T-ASSASS1N 2 жыл бұрын
Hey did you ever figure out why this isnt working? when i press the first button that seems to work fine, but the second fails to cycle the time or date
@swpowell1226
@swpowell1226 2 жыл бұрын
@@-Lotek-The-B0T-ASSASS1N Yes I did. I didn't have the power connected on the breadboard for my buttons. I felt dumb. LOL After I fixed that everything started working properly.
@InThailand-ne5sl
@InThailand-ne5sl 5 жыл бұрын
Thank You. So Much.
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff 4 жыл бұрын
Code error
@ARudanen
@ARudanen 2 жыл бұрын
Is worked Nano to. GOOD
@jancarlosmarc8735
@jancarlosmarc8735 5 жыл бұрын
saludos desde Colombia, gracias amigo me funciono a la perfección
USING THE 1.44"  ST7735 COLOR TFT DISPALY WITH ARDUINO.
10:11
MYTECTUTOR
Рет қаралды 38 М.
How to use DS3231 RTC module to build OLED clock
15:34
Mario's Ideas
Рет қаралды 36 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
#5 Arduino compatible Real Time Clock modules (RTC) - DS1307 & DS3231
12:04
DIY Propeller LED Clock with Arduino || LED Clock POV Display
15:04
ICV Creative
Рет қаралды 208 М.
ESP8266 NodeMCU with WebServer DS3231 RTC and SSD1306 OLED
5:08
bahanni youssef
Рет қаралды 916
FREE Functions to draw graphs on OLED displays
2:42
Kris Kasprzak
Рет қаралды 77 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.