Тёмный

Simple & Easy Arduino Alarm Clock with DS1302 

JR-ECT
Подписаться 1,5 тыс.
Просмотров 45 тыс.
50% 1

Simple & Easy Arduino Alarm Clock with DS1302
Components Needed:
Arduino Nano (or Uno)
USB cable for arduino
DS1302 rtc module
16x2 LCD with I2c module
3 push buttons
breadboard
connecting wires
Arduino codes:
drive.google.c...
WATCH, TRY & LEARN
please like, subscribe and share for more videos of experiments to come.
Thank you for watching...

Наука

Опубликовано:

 

24 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 192   
@erickgalicia7312
@erickgalicia7312 Год назад
Nice project dude! we'll try to do this project in our school and hope it works. More power to your channel!
@JRECT
@JRECT Год назад
Thanks for the comment, I am preparing to have more informative and helpful videos in the future.
@anUkranian
@anUkranian 5 месяцев назад
A very useful video, short, clear, and most importantly useful, I downloaded the code, uploaded it to the Arduino and everything works, only in my case the LSD initialization looked like this: “lcd.init();” instead of "lcd.begin();" and I used Arduino Uno, thank you.
@softyan
@softyan 2 года назад
Hello , can used ds 1307? Or Need any changes in the code. You can make the reloj with rtc ds3231 in my country is very hard found the rtc 1302.
@ntwaribenichristian2596
@ntwaribenichristian2596 2 года назад
Nice one you are talented
@gretastravellife6926
@gretastravellife6926 3 года назад
Napakahusay Naman po Good job
@JRECT
@JRECT 3 года назад
Salamat po.
@user-lq1nb8kp7x
@user-lq1nb8kp7x 3 года назад
thank you very much, it is very good project for beginner
@JRECT
@JRECT 3 года назад
Glad you like it!
@raintech7053
@raintech7053 18 дней назад
Hello from 2024, I will like to know assuming I connect my Arduino through a Bluetooth module. How can I dynamically set the time instead of having it pre programmed. Thanks
@natarajans669
@natarajans669 Год назад
I've included the I2C library u recommended in your previous video. I even deleted existing other I2C libraries. But still getting that library i2c.begin error. Plz help me
@anokhautomation4453
@anokhautomation4453 2 года назад
nice tutorial and project
@JRECT
@JRECT 2 года назад
Thank you!
@XavierKok
@XavierKok 3 месяца назад
May I know how to get the current date & time? When compile, by default it's showing 1st Jan 2000 instead of current one
@artisephticph6022
@artisephticph6022 3 года назад
what an awesome.content my homies
@wilfredocatalan5248
@wilfredocatalan5248 4 месяца назад
Thank you so much, very helful.
@dizzydrac
@dizzydrac 3 года назад
Nice making 👍 good job bro
@JRECT
@JRECT 3 года назад
Thank you so much 😀
@nivalmog2166
@nivalmog2166 2 года назад
Hi, I did everything you did but the lcd only display boxes on the top row and nothing on the bottom row. What should I do to fix this?
@JRECT
@JRECT 2 года назад
Hi, try to adjust the potentiometer at the back side of LCD.
@aldemofficial
@aldemofficial 3 года назад
Nice lods keep safe gdbless
@AnneinthePH
@AnneinthePH 3 года назад
Galing naman po.
@JRECT
@JRECT 3 года назад
Salamat po
@tropatayo9005
@tropatayo9005 3 года назад
Good job
@JRECT
@JRECT 3 года назад
Thanks
@haziqfarhannorman5396
@haziqfarhannorman5396 2 года назад
Beautiful project!!! But how do i activate alarm for only 3 seconds without me having to stop it using the button
@JRECT
@JRECT 2 года назад
In the alarm function, you can just adjust the delay for the specific time you want then at the end of function change the mode = 1 , to exit in the loop of the alarm
@huseyin9207
@huseyin9207 2 года назад
@@JRECT which function ? i tried but its not working. Where add delay?
@corndog5732
@corndog5732 2 года назад
We're almost done doing this clock but we have a problem. In our lcd, it shows 3:85:85 PM 45,2165 SAT What do you think is the problem? Please help us
@hsaonyferluma3711
@hsaonyferluma3711 2 года назад
same bro, have you fixed this?
@JRECT
@JRECT 2 года назад
Hi, can you give me more details? Did you use all the same components? how about the code did you modify something? If you did not change anything and follow the steps, try to check your DS1302 rtc module separately, try to check this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-McFwGz4srOw.html
@rpcircuits5937
@rpcircuits5937 3 года назад
Nice. Thank you so much 🙂
@JRECT
@JRECT 3 года назад
You are most welcome and appreciated your comment. Kindly like, subscribe and click notification bell to receive latest upload update.
@nguyenhieuientu838
@nguyenhieuientu838 3 года назад
help me ,it is error exit status 1 no matching function for call to 'LiquidCrystal_I2C::begin()'
@JRECT
@JRECT 3 года назад
hi, did you already install the library for lcd_i2c? if not please check this video, and the link for library is available at description ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-z4CX3UaJHFo.html
@dukefaeldog9040
@dukefaeldog9040 Год назад
Hello, ive already connected the wires and uploded the codes, but my LCD still doesnt show anything just the buzzer that rings momentarily, pls help
@JRECT
@JRECT Год назад
Hi, kindly try to adjust the potentiometer at the back of lcd.
@kuzeyarasoyunda3343
@kuzeyarasoyunda3343 Год назад
same card same connections but have no matching function for call to 'LiquidCrystal_I2C::begin()' error. ı try all versions but not working
@jeonheejinie
@jeonheejinie Год назад
I double checked all my connections i am using arduino uno but lcd wont display text even if i adjust potentiometer... i even tested the lcd 1602a i2c individually and it does display an output.
@suni373
@suni373 2 года назад
thanks bro...
@JRECT
@JRECT 2 года назад
You're welcome!
@user-lq1nb8kp7x
@user-lq1nb8kp7x 3 года назад
Wow, cool!
@JRECT
@JRECT 3 года назад
Thanks.
@zagalh.a.yasmin7252
@zagalh.a.yasmin7252 Год назад
Hello, this project is excellent. I have a question I would like the alarm to sound every day without setting it daily, can help me
@johann2071
@johann2071 2 года назад
Hello, I am making an alarm clock that triggers a motor upon ringing. Any ideas on how to integrate a motor into this system?
@JRECT
@JRECT 2 года назад
Hi, you can use a relay to connect the motor, then you can just another output in the code that will trigger the relay.
@karthikraja2999
@karthikraja2999 Год назад
i used ds3231 rtc module.when i upload the code the initial time didnt came as it as current time.i tried rtc sample code but buzzer didnt ring
@corndog5732
@corndog5732 2 года назад
Our buzzer doesn't work when its alarming. What do you think is the problem? please help us 🙏🙏
@JRECT
@JRECT 2 года назад
First of all make sure the connection is correct and the polarity of the buzzer, secondly make sure that you are using active buzzer not passive buzzer
@l.obuzzfurry7631
@l.obuzzfurry7631 3 года назад
no matching function for call to LiquidCrystal_2C:begin()' however I did download the right library.
@JRECT
@JRECT 3 года назад
hi, do you mean the same library with this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-z4CX3UaJHFo.html ? ,if not try to delete the existing library for lcd i2c then download the library with the link i send. Just make sure also that there's no other i2c lcd library installed.
@l.obuzzfurry7631
@l.obuzzfurry7631 3 года назад
@@JRECT I've tried but it still happens like that
@JRECT
@JRECT 3 года назад
hi, try to check the codes - just notice in the error you send above there is missing letter I, so maybe only wrong spelling in the include library in the codes that maybe it was delete unexpectedly while doing something in the codes
@JRECT
@JRECT 3 года назад
it's either the spelling of the include library or the library installed there was a conflict with other libraries or wrong library
@fgundrananavictoria5562
@fgundrananavictoria5562 2 года назад
Hi why does our buzzer doesn't work when alarming? What do you think is the problem? Plss help us. Thank you.
@JRECT
@JRECT 2 года назад
First of all make sure the connection is correct and the polarity of the buzzer, secondly make sure that you are using active buzzer not passive buzzer
@TopG360
@TopG360 2 года назад
@JR-ECT i am using a arduino uno can you tell me where to connect the jumper wire to the breadboard. Please let me know thank you.
@bernabebeduya1010
@bernabebeduya1010 3 года назад
diagnostics says 'virtuabotixRTC.h' file not found, after compilation, it says fatal error, and No such file or directory, can you help me?
@JRECT
@JRECT 3 года назад
Hi Bernabe Beduya, it means that they did not found the library for the RTC, you can check and install the library from this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-McFwGz4srOw.html , if there's any problem just feel free to message.
@koustubhkotkar3888
@koustubhkotkar3888 Год назад
i am geting only boxes on screen plz tell me how to fix it
@JRECT
@JRECT Год назад
Try to adjust the potentiometer at the back of the lcd.
@ilyaselhaouari2574
@ilyaselhaouari2574 2 года назад
Hi, i have a question, if you set up an alarm , will it be off after when it rings, or it will be repeated the next day? I need the answer asap, so if you have the answer please let me know, thanks in advance
@seulgiiii5640
@seulgiiii5640 2 года назад
Is there a way to integrate other melody instead of the buzzing sounds on the alarm clock? like a song melody for example? Anyways, great project bro keep it up!
@JRECT
@JRECT 2 года назад
Hi, yes, there is, you can use tone() functions. Check this link ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-L7H5PiJLeBc.html
@indana400
@indana400 Год назад
hello JR-ECT I just opened the arduino code and when I press verify it says no matching function for call to "liquidcrystal_i2c::begin()" and what should i do? sorry my english is a bit bad
@JRECT
@JRECT Год назад
hi, did you already install the library for lcd_i2c? if not please check this video, and the link for library is available at description ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-z4CX3UaJHFo.html
@indana400
@indana400 Год назад
@@JRECT I have downloaded the appropriate library according to the video, but it still won't turn on, after that I tried the word begin, I changed it to init, then there was no writing as before. But the new problem is that the LCD doesn't want to show the time, and I have seen from the component cable there is nothing wrong. so what should i do?
@user-ip8db8nw3n
@user-ip8db8nw3n Год назад
I set the time but it doesn't show up on the lcd display and the time doesn't move.
@josephinejanavila440
@josephinejanavila440 2 года назад
hello, can u make a video using arduino uno and please upload the codes. thank you
@JRECT
@JRECT 2 года назад
Hi, you can use the same arduino codes with uno, just use the same pin connections.
@abdurRahman-od3fd
@abdurRahman-od3fd 6 месяцев назад
hello mister, how about using ds1307 rtc ? can you change the code @@JRECT
@user-cl5qe7mk6s
@user-cl5qe7mk6s 3 месяца назад
Will it work of you use a different RTC module?
@mamamamahjehehehehehe2168
@mamamamahjehehehehehe2168 4 месяца назад
Hello I use arduino uno and as I read everything should work fine but when i put everything together and upload the code the display shows only the squares like yours does in the video when you upload the code, but on mine the time never shows up. I hope maybe you could help please?
@nazanin2027
@nazanin2027 3 месяца назад
hey did you find any solutions?
@mamamamahjehehehehehe2168
@mamamamahjehehehehehe2168 3 месяца назад
@@nazanin2027 LiquidCrystal_I2C lcd(0x27, 16, 2); here you change to 27, it is at very begining
@Lestgopartybaby.3842
@Lestgopartybaby.3842 Год назад
Does it save the time you set even after you unplug or lost of power supply?
@JRECT
@JRECT Год назад
Yes it will as long that there's cr2032 battery in the RTC module.
@TopG360
@TopG360 2 года назад
I instead tried to mount a arduino uno on to the breadboard but it didn't work any suggestions please
@JRECT
@JRECT 2 года назад
If you are using arduino uno, just use jumpers wire to connect arduino and breadboard
@TopG360
@TopG360 2 года назад
@@JRECT you the man
@leslieannenriquez655
@leslieannenriquez655 3 года назад
Just wanna ask is the code same for arduino nano and arduino uno because I will need to change the nano to uno cause I don't have nano
@JRECT
@JRECT 3 года назад
Yes it will be the same code for uno and nano, just don't forget to change the board in uploading the codes.
@jashannandwani8656
@jashannandwani8656 2 года назад
sir how may i change the code to stop the alarm from deactivating once rung. I would like the alarm to ring everyday at the said time without the need to set it everyday
@JRECT
@JRECT 2 года назад
Hi, you can comment out this part: EEPROM.write(addrActive[x], 0); so it will not deactivate once it was rung
@iuliannitu
@iuliannitu Год назад
@@JRECT Hello by comment this line the alarm deactivation button (red button) no longer works :) I tried to add to the alarm function: if (digitRead.... mode =1 not working any ideas?🤔
@pHuYaTz
@pHuYaTz 2 года назад
hi, can use ds3231 intead of ds1302 rtc?
@JRECT
@JRECT 2 года назад
You can use but you need to modify the codes because of the library
@pHuYaTz
@pHuYaTz 2 года назад
@@JRECT thank you
@pHuYaTz
@pHuYaTz 2 года назад
@@JRECT by the way do you have simple clock with alarm and light auto and auto off depend on time settings?
@marcrazelalac9451
@marcrazelalac9451 5 месяцев назад
pwede po ba i set yung repeat ng alarm? like tutunog ulit yung alarm every day or every monday-wednesday lang?
@franchezcamaeaurebayot6478
@franchezcamaeaurebayot6478 2 года назад
Hello! Did you use the Arduino Nano v3.0 CH340G microcontroller? Thank you
@JRECT
@JRECT 2 года назад
Yes, correct
@eojinryu8351
@eojinryu8351 2 года назад
Hello, the lcd display doesn't seem to display any text after I uploaded the code to the arduino. Everything seems to work except there is no text on the lcd monitor.
@JRECT
@JRECT 2 года назад
kindly try to adjust the contrast of LCD, by rotating the potentiometer at the back of lcd i2c module
@jeonheejinie
@jeonheejinie Год назад
same problem did you find nay solution?
@eojinryu8351
@eojinryu8351 Год назад
@@jeonheejinie it was different for mine. It was a coding issue but potentiometer might work
@reirey0106
@reirey0106 Год назад
@@jeonheejinie I tried to adjust the contrast of the lcd but still, it wasn't able to display the time. My LCD is 1602 module blue with pin header
@JRECT
@JRECT Год назад
Kindly try to check the i2c address.
@muzmashvlog9199
@muzmashvlog9199 3 года назад
.hellow po.. ang galing paturo po..
@JRECT
@JRECT 3 года назад
salamat po
@ailtonmk11
@ailtonmk11 2 года назад
great project...congratulations...can I add about 50 events with different days and times???how do I do that??
@erickaellorin2166
@erickaellorin2166 2 года назад
Hi, can you help me about the LCD?
@JRECT
@JRECT 2 года назад
Can you give me details of the problem
@moazmohammed9715
@moazmohammed9715 2 года назад
Hi , i have a question is this code will start well if i use i2c clock model?!????
@parthkhurana7919
@parthkhurana7919 Год назад
Pls also put the link of website from where did you find all the libraries
@abyaby5394
@abyaby5394 3 года назад
Hello, I have a question. How to change 12h to 24h. Thank for response.
@JRECT
@JRECT 3 года назад
hi, in the clockDisplay() function you can check the if statements, you need to uncomment some if statements and modify. If you want I can send you a revised code with 24 hour format, just send me your email add.
@abyaby5394
@abyaby5394 3 года назад
@@JRECT Hi, I dit it. Everything work well. Thanks
@JRECT
@JRECT 3 года назад
nice, glad to hear.
@secret7195
@secret7195 2 года назад
After uploading the codes, Lcd shows 12:00:00 AM 0/2000 What do you think is the problem? Please help us, this is for our project 🙏🙏🙏
@secret7195
@secret7195 2 года назад
we already set it but nothing happened
@JRECT
@JRECT 2 года назад
Try to test the RTC module alone. It might be the problem.
@JRECT
@JRECT 2 года назад
Try to check my tutorial about the RTC module only
@secret7195
@secret7195 2 года назад
@@JRECT we already tried it. maybe the rtc is defected that's why. Thank you so much 🙏🙏🙏 your vids is so amazing
@JRECT
@JRECT 2 года назад
If you try the other tutorial for only RTC and it's not working, most probably the problem is RTC module.
@tharakadimantha1043
@tharakadimantha1043 Год назад
I make this project for my sister birthday🙂. Then I change default time and date to current time and date, but they not update.😔 How can I fix that?🙄😕
@ahmedsalman5313
@ahmedsalman5313 2 года назад
Hey there My LCD just shows black boxes despite downloading the correct libraries and codes. Also I am doing this project wth Arduino UNO. Any suggestions?
@JRECT
@JRECT 2 года назад
Hi, try to adjust the contrast of the display, by turning the potentiometer at the back of the LCD
@ahmedsalman5313
@ahmedsalman5313 2 года назад
@@JRECT Tried that too but still the same problem Any other suggestions?
@JRECT
@JRECT 2 года назад
kindly try to check that you are connecting the LCD i2c module to the correct pins of Arduino Uno, SDA -> A4 , SCL -> A5
@JRECT
@JRECT 2 года назад
kindly try to do this tutorial first regarding LCD i2c with Arduino Uno, ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-z4CX3UaJHFo.html
@ahmedsalman5313
@ahmedsalman5313 2 года назад
@@JRECT Also I am using Arduino M795 pushbutton. Does this affect the working?
@Martythesnail
@Martythesnail 9 месяцев назад
My LCD only shows the white boxes, any idea why this is? Thank you!
@mamamamahjehehehehehe2168
@mamamamahjehehehehehe2168 4 месяца назад
same, you found any solution?
@mdaslamknl
@mdaslamknl Год назад
Excellent Can you share the code
@Dancopymus
@Dancopymus 3 года назад
Thanks; Does it work with DS3231?
@JRECT
@JRECT 3 года назад
Hi Daniel, it will not work with DS3231, the library that we used in the code is for DS1302.
@karthiyozo20
@karthiyozo20 8 месяцев назад
Can't add library file.. please help
@omodeindemustopha9270
@omodeindemustopha9270 8 месяцев назад
Hi, thanks for sharing this with us. Please, can you help us to make a project?
@prinziikiel4884
@prinziikiel4884 2 года назад
is it possible to add more slots instead of just only 5 slots?
@JRECT
@JRECT 2 года назад
Yes it is possible.
@antoninscholaster9715
@antoninscholaster9715 2 года назад
@@JRECT Hello master how to add more slots? Thanks for the reply
@jocellelabicani8848
@jocellelabicani8848 9 месяцев назад
​@@JRECThow to add more slot sir can you tell it
@ryanmayo5669
@ryanmayo5669 6 месяцев назад
Paano Po kapag ds1307 rtc module Po
@setyabudi8713
@setyabudi8713 Год назад
If i will make a timer, how source code, please...🙏🙏
@user-jg5iy9lx1h
@user-jg5iy9lx1h Год назад
buzzer it doesn't work with arduino why ?
@JRECT
@JRECT Год назад
Check if it is properly connected, and also the polarity. And make sure that your buzzer is active buzzer
@JRECT
@JRECT Год назад
To check your buzzer: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-L7H5PiJLeBc.html
@user-lq1nb8kp7x
@user-lq1nb8kp7x 3 года назад
Could you help me.How do I find your library?
@JRECT
@JRECT 3 года назад
check my other video about DS1302 RTC the link for the library is there
@JRECT
@JRECT 3 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-McFwGz4srOw.html
@agneslee1208
@agneslee1208 2 года назад
Hello, i have successfully work it out !!! I was so happy, nice project too. But i wanted to test it on LCD without i2c, i changed the codes ( the libraries , void setup begin part, and backlight) and also changed the pins connection - RS = 12, en = 11, D4 = 5, d5 = 4, D6 = 3, D7 = 2 (LCD pins to Arduino Pins). The outcome is the LCD shows the alarm mode straight away and when i press the set button, the mode changes then goes back to alarm mode rapidly, the buzzer is ringing all the time as well. Do you know what's wrong with it?
@JRECT
@JRECT 2 года назад
Hi Agnes, glad to heard it from you. The problem might be occurred when you modify the codes, kindly check the there's no conflict in the digital pins that we used when you added the pins for LCD, kindly check also the parameters that you did not change anything else other than LCD codes.
@louisfrimpong1445
@louisfrimpong1445 2 года назад
Hello.. I want to do this project for my final year can you guide me please
@angeloaban1853
@angeloaban1853 Год назад
bakit wala pong nalabas sa lcd yung sa akin?
@angeloaban1853
@angeloaban1853 Год назад
@@JRECT sir may problem po sa akin. pwede mo po ba ako tulungan?
@JRECT
@JRECT Год назад
Sir, nacheck niyo na po ba ung potentiometer sa likod ng LCD? mostly kpag walang output na display dahil sa contrast.
@blair3473
@blair3473 2 года назад
Hello sir, can I ask why the code doesn't run? It says no file or directory. How can I fix it?
@JRECT
@JRECT 2 года назад
Make sure that you downloaded the libraries used.
@andri7493
@andri7493 3 года назад
how about the cuckoo clock.. can you teach me ?
@JRECT
@JRECT 3 года назад
if you want the same thing, but the only difference will be the sound which is cuckoo, it will be easy.
@andri7493
@andri7493 3 года назад
@@JRECT cuckoo clock is analog movement.. with the bird sing comes out every our
@prabhakaranagale522
@prabhakaranagale522 2 месяца назад
Please share the code
@riunoalpha7587
@riunoalpha7587 2 года назад
hello, if we're using a battery, what type of battery do you suggest? we can't find any answers on google, this is our last hope😭 thank you for making this vidd♥️♥️
@riunoalpha7587
@riunoalpha7587 2 года назад
battery as power source
@JRECT
@JRECT 2 года назад
For easy power source, just use powerbank then use the usb cable. But if you are asking for battery, 9v battery, or any battery with a range of 6-12v will be fine to connect in Vin pin of Arduino nano.
@JRECT
@JRECT 2 года назад
If you are looking for rechargeable battery, I prefer 18650 battery connected to charging module that will provide 5v output that will connect to 5v pin of Arduino board
@riunoalpha7587
@riunoalpha7587 2 года назад
@@JRECT Thank you very much!!
@zifytube
@zifytube 3 года назад
Great project, but I can't download the code. Can you publish it as text or something like that? Thanks a lot! Bye!
@JRECT
@JRECT 3 года назад
Thanks for the comment, I will check it later, and will reply to you, or if you want you can send me an email at jrelectronicstechnology@gmail.com and I will send you the codes via email.
@secret7195
@secret7195 2 года назад
can we use battery to power this circuit? if we can use, what kind of battery and where we will put it? pls reply 🙏
@JRECT
@JRECT 2 года назад
Yes, you can use battery. Any battery that can supply 5-12v in the Vin of the arduino nano. Or you can just use a powerbank and just connect the usb cable
@secret7195
@secret7195 2 года назад
@@JRECT thank you so much 🙏🙏🙏🙏
@secret7195
@secret7195 2 года назад
@@JRECT When we're programming the device, it says that no matching function for call to 'LiquidCrystal_I2C::begin()'. Can you help me?
@shifty51008
@shifty51008 Год назад
@@secret7195 just delete that line
@otkurbeck4795
@otkurbeck4795 2 года назад
Code need my pls
@JRECT
@JRECT 2 года назад
kindly check on description, there is a link for the code
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff 3 года назад
Where is virtuabotics library
@JRECT
@JRECT 3 года назад
the link for that library was on the description of this video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-McFwGz4srOw.html
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff 2 года назад
Thanks sir
@thesridewshani5487
@thesridewshani5487 3 года назад
Not open this aurdino program
@JRECT
@JRECT 3 года назад
hi, can you tell me more about this problem, just make sure that you have arduino IDE to open the codes
@NileshPatel-ic4zc
@NileshPatel-ic4zc 2 года назад
Please give me correct code
@JRECT
@JRECT 2 года назад
Hi, the codes in the description is correct, there might be a error because of missing library and you can found the i2c library in this link of my other video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-z4CX3UaJHFo.html please check
@wilfriedvp7740
@wilfriedvp7740 2 года назад
i can't find the file 'virtuabotixRTC.h' on internet ? (file, not only the text)
@patrikhess8671
@patrikhess8671 11 месяцев назад
it used to work for you, now it doesn't ERROR lcd.init(); // initialize the lcd I wrote 16.2 there and it still doesn't work, it's broken Your program doesn't work anymore mate
@jmjamodiong2837
@jmjamodiong2837 3 года назад
Awesome video dude! I tried to execute your code but I get a message of warning: invalid conversion from 'int*' to 'int' [-fpermissive] EEPROM.write(addrActive, 0); can you help me with this? Thank you so much
@JRECT
@JRECT 2 года назад
Hi, did you already solved your problem?, if not make sure that you download the correct library and codes, and try to upload and test before modifying anything.
@poopingtoothpaste4161
@poopingtoothpaste4161 3 месяца назад
the third button is not working, why?
@patrikhess8671
@patrikhess8671 11 месяцев назад
ERROR lcd.init(); // initialize the lcd
@alhakamaljanabi6270
@alhakamaljanabi6270 2 года назад
Hello, can you please upload virtuabotixRTC.h library
@JRECT
@JRECT 2 года назад
Hi, you can check the library here in the description of this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-McFwGz4srOw.html
Далее
OBLADAET - BARMAN
03:06
Просмотров 251 тыс.
Arduino and DS3231 Real Time Clock Tutorial
3:59
Просмотров 453 тыс.
DS1302 RTC with arduino tutorial
5:32
Просмотров 73 тыс.
when foldable cellphones follow the trend#shorts
0:11
Самый дорогой телефон 2000х
0:54