When I load the sketch for the first time via USB it works, then when I turn the board off and on again I have to press the Reset button several times to run the clock. If you do not, do not turn on the watch.
The sketch uses 30738 bytes (100%) of the space available for the programs. The maximum is 30720 bytes. The global variables are 771 bytes (37%) of dynamic memory, except for other 1277 free bytes for local variables. The maximum is 2048 bytes. Sketch too big; look at www.arduino.cc/en/Guide/Troubleshooting#size for advice on how to reduce its size Error compiling for Arduino Nano card.
if I compile with ARDUINO UNO it's fine, but with ARDUINO NANO (Atmega 328) a small memory error. why? the two cards should be compatible ... PLS help me I would like use ARDUINO NANO.
Hello, very nice job.
I got some problems with DHT on the line #31. It says : "no matching function for call to 'DHT::DHT()'"
Can you help ?
Thank you . Good job. Hello from Russia.
Hello, nice job! But, i need know wich version of libraries can be used. I get multiple errors. Thank you
Code is not working ....
Clock_with_LED_Matrix:65:14: error: empty character constant
Good!!!!
When I load the sketch for the first time via USB it works, then when I turn the board off and on again I have to press the Reset button several times to run the clock.
If you do not, do not turn on the watch.
Great work, thanks a lot. It works perfect with Arduino IDE 1.8.5
Pls I tried running d code but is given me multiple errors ...can u help out .
how to use ds18b20 sensor to this program help me
What meaning your tuc tuc...... by pressing button , say something or guide some one......
Excellent project
please help me, I want to make a rtc using arduino pro mini and 8x8 matrix display, can I provide the coding link for download, thank you.
hallo sir great project assembled it and it works!!!!!!!!!! ....just a thought can it be converted to display AM/PM
Where u get simpleDht.h header file plz give me
Pls can u help with the code and circuit connection cause the given code and connection re not compatible
The sketch uses 30738 bytes (100%) of the space available for the programs. The maximum is 30720 bytes.
The global variables are 771 bytes (37%) of dynamic memory, except for other 1277 free bytes for local variables. The maximum is 2048 bytes.
Sketch too big; look at www.arduino.cc/en/Guide/Troubleshooting#size for advice on how to reduce its size
Error compiling for Arduino Nano card.
Brother can be little help
give the correct code
Great work
if I compile with ARDUINO UNO it's fine, but with ARDUINO NANO (Atmega 328) a small memory error.
why? the two cards should be compatible ... PLS help me I would like use ARDUINO NANO.
I managed to run this project on an arduino mini
No second is display on my module. It shows only hour and minute. Plz help
X2 :(
@@juliohdt2678 I had the same problem, solution is:
change P.setZone(0, 4, 1) to P.setZone(0, 0, 0);
@@bbonic Thanks working
@@bbonic thank you, another issue, second font as same as minute and hour font, how i customize?
Hi !! I don't have letters, but i have symbols , can You help me ?
No autobright?
Hi friend i face also same problem when compile, Font_Data.h: No such file or directory
"Font_Data.h" must be within the same folder as your sketch (not the libraries folder).
Include Library
Font_Data.h ne işe yarıyor ve nereye atılacak
thanks for sharing.
how can i add a font data.h code in to my library?
When i compile this code,it shows Compilation error
Error compiling for board Arduino/Genuino Uno.
SimpleDHT.h missing error
All is done but brightness not adjest not work
Help me
Please send the correct code
no funciona pusiste mal el codigo
please any one help me as soon as possible
Excellent project
When i compile this code,it shows Compilation error
Error compiling for board Arduino/Genuino Uno.
Install the libraries for DHT11. I had the same problem, i installed "adafruit sensor undefined" and the problem was solved