you used the 2032 non li rechargeable battery? If so then wouldnt you remove the charging circuit from the ds 1307 because that will force the battery to charge and can cause it to explode.
@zakyzigzag3 жыл бұрын
very detailed and clear, thank you
@sullen77710 күн бұрын
thanks it helped a lot!
@tiennguyenminh6454 Жыл бұрын
can i buy this and use 24c32 eeprom only for store memory
@stefaniadellapa8772 Жыл бұрын
how i can do if it plot on my serial monitor a lot of no sense symbols? (on the example code)
@quakerischtter19102 жыл бұрын
Bom dia amigo. Muito bom seu projeto, bem explicativo e pratico. Parabéns. Vc poderia me dar um auxilio? Tenho um módulo de 8 relés e um rtc ds1307. Programei um horário para ligar o módulo, porem gostaria de ligar cada um dos relés em 1 minuto após o outro. Tipo ligo todos juntos as 12:00 e desligo um por minutos tipo 13:00, 13:01, 13:02, 13:03, 13:04, 13:05, 13:06, 13:07, 13:08. Teria como me dar um auxilio? Agradeço desde ja
@stevec500010 ай бұрын
The sketch for the LCD has all kinds of errors in it! I had to edit the line for LiquidCrystal_I2C to say " LiquidCrystal_I2C lcd(0x27, 16, 2);".
@hamzacizmecioglu4122 жыл бұрын
how can ı fix "couldnt find rtc" eror ?
@adskideanus28622 жыл бұрын
If your using Arduino MEGA Try connecting SCL connection to SCL pin ( pin 21 ), and SDA connection to SDA pin ( pin 20) That worked for me :)
@susantamondal99402 жыл бұрын
Is it 12hr clock?
@koldenrjk Жыл бұрын
Usiny my windows PC clock - I'm getting wrong time.
@minhthuongvo11223 жыл бұрын
Your video is about led matrix esp8266 i took the code from that video but got the error "MD_MAX72xx.h: No such file or dictory" can you tell me how to fix it. Thanks
@mytectutor3 жыл бұрын
That is because you have not installed the MD_MAX72xx.h library. Please visit this link for more reference on the libraries necessary for using the LED matrix; mytectutor.com/max7219-led-dot-matrix-display-with-arduino/
@gokulkrishnan73643 жыл бұрын
how much peripherals could we connect parallely for sda&scl pins?????
@teejay8722 жыл бұрын
127... that's 7 bits ;-)
@ludogermain67662 жыл бұрын
message d'erreur dans le code 'POSITIVE' was not declared in this scope
@herediiaa.e2 жыл бұрын
me too bro
@herediiaa.e2 жыл бұрын
did you fix it?
@srujanendhratalla41872 жыл бұрын
even i got the same error did you fix it?? if yes please share the details.