Thank you very much for your kindness, Leon. I have made Previous versions of your Clocks . I will definitely build this new project. Keep going My friend...
Fantastic design, I have all parts needed, thinking about scaling this to 70-75% so it's not wider than 35-40cm, with the same led strip that would mean 2 leds per segment
I love this project, I can't wait to build my own, especially now that I got my 3D printer working! Have you tried integrating something like this into Home Assistant? I currently have a 7 segment (small/tiny) display that is updated via MQTT via Home Assistant. I would like to make a much bigger/larger display that can display the same stuff as the smaller version. Right now it toggles between clock/temp/humidity/cgm data. CGM is my son's blood glucose reading, he is diabetic. MQTT addition to your project would be insane. That would allow you to display anything you want, and not need a RTC circuit added to it.
@leonvandenbeukel It looks like you have a jumper cable going from one side of the clock to the other..is that the case. If so what pics are they connecting. Thanks
Gaaf ik ben al even op zoek naar een diy scoreboard liefst tegelijk met countdown voor de korfbal van mijn dochter. Denk je dat het overdag met de leds ook een beetje te zien is?
Leon, thanks for sharing this and the 3D clock projects. Quick question though, is there another way of entering WiFi username / password instead of coding it into the ESP? I'm printing one for a neighbor who is a little blind. His son doesn't want to give out WiFi info to me ... Any thoughts?
no entiendo esta parte , me pueden explicar por favor que me marca un error #include "Credentials.h" // Create this file in the same directory as the .ino file and add your credentials (#define SID YOURSSID and on the second line #define PW YOURPASSWORD)
@@LeonvandenBeukel thanks for the reply. i will look for the code. i need enough to count 1 billion, dunno if that is possible, any input or suggestions ?
I followed all steps carefully, i uploaded ino and gzipped data files and uploaded using the tool. I got the server working (but no images) and connect to the clock ap. I see all the html app on my mobile but it does not work when touching trying to change colours, etc. The is no graphics in the html app. Does anyone have a clue whats wrong? Any suggestions would be appreciated it. Thank you
at 5:08 a resistor appears.. looks to be 6 ohms, but very hard to tell, maybe 10 ohms. I have seen on other clocks, put a 10 ohm resistor inline on the data line. Anyways thanks for the project!
hello, i like the design of the clock but i would like to keep just the countdown part of the code. Can someone send me the countdown part of the code pls?
Hey, I just wanted to say that it's a wonderful project, and I intend to do it for a friend. I was wondering if I can make it smaller, using 1 led per segment, and if you could add a beeper for the alarm and other stuff? And can it be used just plug and play without the need of internet? Can it get the temperature if we add a sensor and all these? And thank you for that project!
I tried to figure this one out, with the lack of documentation on it all. But run into a problem, with right digit, only bottom and bottom right segment light up green, and 1 orange LED. Have been trying to locate anything in the code, but without luck. Hope anyone, can share some light in this pretty good project, but documentation on it is way off :/
Leon...I'm a novice at this but am fascinated at the possibilities. Is there an email address that I might contact you at with questions? Thanks in advance. Scott
HI Leon..you project looks very nice..thanks for the effort and sharing it...can you please let me know the plastic material for black and white used..i am very new to 3d printing..thanks
Does anyone know what happened? My ledstrip (WS2812B) is working well on a other arduino board. The different cases (clock, count-down, score board) are oke as well. But when I change the color, it isn't the color which I've chosen. Sometimes there are a few more leds light up. So by startup the color is blue, but only led[0] is a sort of green. I tried to change the colororder RGB to GRB or other, but RGB is the most beautifull order (with the fewest mistakes). Is there any other thing I can do?
You must create a file "Credentials.h" in the same folder as the sketch, inside this file you must add the following: #define SID "Put_your_ssid" #define PW "Put_your_password" Keep the quotes. In the sketch look for the line: const char * ssid = UN; and change to: const char * ssid = SID;
@@Vandeko_bass Thank you my friend. But even though I do exactly what they say, I still get a file error. I have been dealing with this for about 2 weeks. I can load the "data" folder into the card, but I can't load the code, unfortunately...
great job leon!! I have a question about the code. Everything is running perfectly. But I want to show each led with its unique color. When I energize the system, d1 mini should started with this function. Any suggestion?
Hoi Leon, Heb je ooit overwogen voor dit soort projecten een ESP01 te gebruiken? Zijn stuk kleiner en inplaats van de RtcDS3231 de tijd van het net af te halen. Zag iemand die dit had gedaan lijkt me zo niet verkeerd. En wat ik me nog afvroeg vindt niet echt een duidelijk antwoord maar kun je ook gewone led's nemen of moeten het echt WS2812B zijn? Zou zo als ik heb gezien eigenlijk moeten kunnen maar zou het niet 100% zeker weten. Wellicht heb je hier wel eens mee getest of het kan niet veel mogelijkheden maar is ook niet altijd nodig lijkt me. En wellicht een stul goedkoper in matriaalkosten. Groeten, Andre
The clock is awesome!!! I built myself similar one but insted of 21 leds per number im using 140 I was wondering could I use your app with my clock? The biggest problem that i see is that my strips are not in a nice order like yours are and on top of that each nuber is in a diferent order (i know its a mess...) case 0: startindex = 0; //can i replace the "startindex = 0;" with a long if statment that instructs how to make the selected symbol if (number==0){ LEDs[1] = color; //this probobly isnt how you set color LEDs[2] = color; LEDs[3] = color; . . . else if (number==1){ //Would that work? sry for making this massive comment i just dont have ESP yet and was wonderin is it worth buying it
Hi has this clock got to be connected to wifi? I would like to build one for my workplace but there is no wifi available. Is it possible to just connect to it with a mobile phone and set the time etc
I have credentials.h error problem while compile this sketch. But I have this credential file as same folder. how can I solve this problem please help me do this project . Other process was done only this compile and upload process pending. Please help me sir.😢😢😢😢
This project looks so good! The best so far out there. But I am experiencing a huge issue. The code is restarting after connecting to the internet. So I cant access the web interface. What am I doing wrong?
It would be nice to have a more detailed video for those who don't understand like me
4 роки тому
Great project Leon! Unfortunately, I'm not able to access the webpage. I have the message "Not found: /" on my web browser. Could it be the fact that I Gzipped the data folder from a windows computer instead of a linux? Thanks for your help
Hello, i love your projects. i need help, please. My question is : if I want 3 digital clocks in my classroom ( 1. Show time, 2. Countdown timer which show time to end lesson, 3. Countdown timer which show time to end Skill station during lesson). It is possible do on 1 esp8266, or i need 2 esp for countdown timer and 1 arduino for time. I want to do the control via a written application in which both countdown timers will be controlled.
¡¡¡Todos tus trabajos me parecen fantásticos!!! Enhorabuena Eres un gran diseñador ¿ con que impresora 3d realizas tus trabajos ? Me gustaría mucho que nos enseñaras tu taller
Good job Leon, I want to use your code for the same clock but with 9 LEDS per segment.(260 LEDS). I change the binary "0b000" to "0b000000000" and the "startindex" for each case with the correct number but don't work good. each case are OK, dots OK but some segment are not good. do you have an idea ? thanks for your great work.
Great hours. I got them done and they are amazing. Just one question. Would it be possible in the code to set the brightness to decrease to 30%, for example, at a certain hour? Thanks
You should be able to do that. I have similar idea in mind. Mean obviously if you are used to dark room when sleeping the less light the better so less brightness.
HOw do i create a file in the same folder as this file with the name "Credentials.h" and add and change the following code to be able to connect to your Wi-Fi network i get that this code has been written for a long time but i need help creating a file to run the code i'm new to all this and this video has a lot i need, pls and pls
Copy the code create new sketch paste and then save now create another sketch with given note of two line for said and pass ,edit it and save it now go to Arduino directory and bring said pass ino file to the first saved code ,ie seven segment code
Hoi Leon, nog eens die lastige met die domme vragen haha.... Welke wemos is het die je gebruikt hebt de 4MB? Is het heel lastig om de tijd van internet af te halen en het script aan te passen daarvoor. Heb net een klokje uit china omgebouwd die had keuren met de leds. Wel een werk geweest gezien ik nog niks met die leds heb gedaan. En alles wat mis kon gaan ging natuurlijk ook mis. Maar uiteindelijk werkt het tijd haald hij gelijk van het net en noit meer iets instellen. Alleen hij geeft alleen de tijd verder niks. Geen app of temperatuur of wat dan ook. Groeten, Andre
Hi Leon thanks for the video, could you upload the electrical schematic for this project? I just printed the previous one and I want to use these electronics.
Minute 6:14: EXACTLY why I hate flathead screws
Great vid! Thank you!
Love your video - but I didn't know they still made flathead screws...
Who doesnt like a 7 segment clock? No one. Everyone loves it!!!! I dont know it just looks cool
Great job. Love how you incorporated the countdown timer and scoreboard as well 👍
Good job Leon, I knew you would do something like this I love your works.
Great project - the end result is fantastic!
Очень интересный проект! Отличное исполнение! Ещё бы будильник спроектировать!
Great Job Leon. I always love your work!
Thank you very much for your kindness, Leon. I have made Previous versions of your Clocks . I will definitely build this new project. Keep going My friend...
I have made too. But I couldn't connect Bluetooth module... Please help me...
Nice job! I really want one of these for my workshop. Thanks for sharing.
This is freaking fantastic. Thank you for sharing.
Excellent
It's very impressive work
Thanks
This is a great project! Thanks for sharing.
Nice project , I still have your other version of clock u did before . Thank u and keep the good work
Hello! How did you connect the phone to the clock to update the time and color of the LED lights?
awesome work!
Hi Leon, bin grade deine Uhr am Drucken und am zusammen bauen, kannst du mir sagen wo ich die APP bekommen ist wohl beim Playstore nicht mehr drin ...
Good morning, as it happens, I am quite new to electronics. I would need to see in more detail how and where the component welds are made.
Fantastic design, I have all parts needed, thinking about scaling this to 70-75% so it's not wider than 35-40cm, with the same led strip that would mean 2 leds per segment
Hola, genial tu contenido. Dónde encuentro la aplicación que usas en el celular para hacer los cambios?
Verry Cool... good job....👍🏻👍🏻👍🏻
What app are you using in the video to control the clock?
I have tried ti made the clock, but Is not visibile in outdoor with the sub, suggestion?
Go indoors.
It's perfect project. Where can I find 7 segment clock app?
I can't find it on play store
I made the similar version with Bluetooth , alarm, RGB rainbow mode and normal random color digits , and ldr , day of week, battery indicator etc.
I love this project, I can't wait to build my own, especially now that I got my 3D printer working! Have you tried integrating something like this into Home Assistant? I currently have a 7 segment (small/tiny) display that is updated via MQTT via Home Assistant. I would like to make a much bigger/larger display that can display the same stuff as the smaller version. Right now it toggles between clock/temp/humidity/cgm data. CGM is my son's blood glucose reading, he is diabetic. MQTT addition to your project would be insane. That would allow you to display anything you want, and not need a RTC circuit added to it.
can i get scematic and code mster for your project?
can i get scematic and code mster for your project?
@leonvandenbeukel It looks like you have a jumper cable going from one side of the clock to the other..is that the case. If so what pics are they connecting. Thanks
What plastic was used to print the dial segments (white details)?
Nice
Error compilling for board LOLIN(WEMos)D1 R1 mini ??
Gaaf ik ben al even op zoek naar een diy scoreboard liefst tegelijk met countdown voor de korfbal van mijn dochter. Denk je dat het overdag met de leds ook een beetje te zien is?
How can i change the code to display 0 on first digit(for eg 7:56 to 07:56).
Very cool project. Can you add NTP synchronization instead of rtc module
can you use 30leds/m strip and just change the NUM_LEDS 86 to a smaller amount?
Very nice and warm project. Please can you do video on petrol station 7 segment price display with led pixel?
What Model of printer is that and what material is utilized? I want to get one.
Hello.
Can you send me a bin file of 7-Segment-Digital-Clock-V2-master.
Please.
I can't compile it gives error
I have been able to compile the program and create the bin file.
take a look at my video description
ua-cam.com/video/_TDled77kRU/v-deo.html
Hello
Error. 'D5' was not declared in this scope
Please help
Thanks
Bonjour, y a-t-il une application Bluetooth chez Apple store pour gérer l'horloge et ses fonctions
Excellent... But which app u used?
Please give me a solution,compile succsess but can not upload to rap 8266
How can find mobile app
Leon, thanks for sharing this and the 3D clock projects. Quick question though, is there another way of entering WiFi username / password instead of coding it into the ESP? I'm printing one for a neighbor who is a little blind. His son doesn't want to give out WiFi info to me ... Any thoughts?
You can turn the ESP into an access point which requires you to connect your phone to the ESP.
I would so love to have a clock like that. I’d like to actually MAKE one!
no entiendo esta parte , me pueden explicar por favor que me marca un error #include "Credentials.h" // Create this file in the same directory as the .ino file and add your credentials (#define SID YOURSSID and on the second line #define PW YOURPASSWORD)
i have a question, can i build this as you did but make it an up counter?
Yes that's possible, but you have to make some changes to the code of course
@@LeonvandenBeukel thanks for the reply. i will look for the code. i need enough to count 1 billion, dunno if that is possible, any input or suggestions ?
Hello, good work, where can I find the diagram for connecting the electronics Thank you
I followed all steps carefully, i uploaded ino and gzipped data files and uploaded using the tool. I got the server working (but no images) and connect to the clock ap. I see all the html app on my mobile but it does not work when touching trying to change colours, etc. The is no graphics in the html app. Does anyone have a clue whats wrong? Any suggestions would be appreciated it. Thank you
at 5:08 a resistor appears.. looks to be 6 ohms, but very hard to tell, maybe 10 ohms. I have seen on other clocks, put a 10 ohm resistor inline on the data line. Anyways thanks for the project!
I did not use the resistor and it works just fine.
hello, i like the design of the clock but i would like to keep just the countdown part of the code.
Can someone send me the countdown part of the code pls?
How to show humidity. Do you have a new upgrade? Thank you.
Hey, I just wanted to say that it's a wonderful project, and I intend to do it for a friend. I was wondering if I can make it smaller, using 1 led per segment, and if you could add a beeper for the alarm and other stuff? And can it be used just plug and play without the need of internet? Can it get the temperature if we add a sensor and all these? And thank you for that project!
Big like !
I tried to figure this one out, with the lack of documentation on it all.
But run into a problem, with right digit, only bottom and bottom right segment light up green, and 1 orange LED.
Have been trying to locate anything in the code, but without luck.
Hope anyone, can share some light in this pretty good project, but documentation on it is way off :/
Great work, why do you need a 5v breakout board and the rtc couldn't it be done without them?
Thanks. You need a breakout board because you cannot use the 5V from the ESP because it draws to much current.
Excellent
Could you upload a circuit diagram?..i didnt understand the connections
Leon...I'm a novice at this but am fascinated at the possibilities. Is there an email address that I might contact you at with questions? Thanks in advance. Scott
HI Leon..you project looks very nice..thanks for the effort and sharing it...can you please let me know the plastic material for black and white used..i am very new to 3d printing..thanks
Hey, its possible get more info about connection, some schematic diagram? Thanks in advance
there is a picture posted by someone in a closed issue on his github page. Look at issues and you'll find it
Does anyone know what happened? My ledstrip (WS2812B) is working well on a other arduino board. The different cases (clock, count-down, score board) are oke as well. But when I change the color, it isn't the color which I've chosen. Sometimes there are a few more leds light up. So by startup the color is blue, but only led[0] is a sort of green.
I tried to change the colororder RGB to GRB or other, but RGB is the most beautifull order (with the fewest mistakes). Is there any other thing I can do?
"Credentials.h: No such file or directory" I get an error like. How Can I Solve? Everything I did as you said?
You must create a file "Credentials.h" in the same folder as the sketch, inside this file you must add the following:
#define SID "Put_your_ssid"
#define PW "Put_your_password"
Keep the quotes.
In the sketch look for the line:
const char * ssid = UN;
and change to:
const char * ssid = SID;
@@Vandeko_bass Thank you my friend. But even though I do exactly what they say, I still get a file error. I have been dealing with this for about 2 weeks. I can load the "data" folder into the card, but I can't load the code, unfortunately...
@@Vandeko_bass lo podría explicar mejor por favor no tengo experiencia programando
Hi Leon, on wich Pins on the ESP8266 are the RTC Pins?
SCL to D1
SDA to D2
Hallo Leon
Kun je ook meer led's per digit nemen
Ik wil een grotere versie maken?
Alvast bedankt
Hi, I like it, do you have a bigger design ? I would like segments height about 25-30cm. Thank you
What is this message?
SPIFFS Error: esptool not found!
great job leon!! I have a question about the code. Everything is running perfectly. But I want to show each led with its unique color. When I energize the system, d1 mini should started with this function. Any suggestion?
can i change module RTC DS3231 to DS1307?
Hoi Leon, Heb je ooit overwogen voor dit soort projecten een ESP01 te gebruiken? Zijn stuk kleiner en inplaats van de RtcDS3231 de tijd van het net af te halen. Zag iemand die dit had gedaan lijkt me zo niet verkeerd. En wat ik me nog afvroeg vindt niet echt een duidelijk antwoord maar kun je ook gewone led's nemen of moeten het echt WS2812B zijn? Zou zo als ik heb gezien eigenlijk moeten kunnen maar zou het niet 100% zeker weten. Wellicht heb je hier wel eens mee getest of het kan niet veel mogelijkheden maar is ook niet altijd nodig lijkt me. En wellicht een stul goedkoper in matriaalkosten. Groeten, Andre
I have "credentials. h " error comes how can I solve this problem
The clock is awesome!!!
I built myself similar one but insted of 21 leds per number im using 140
I was wondering could I use your app with my clock? The biggest problem that i see is that my strips are not in a nice order like yours are and on top of that each nuber is in a diferent order (i know its a mess...)
case 0:
startindex = 0;
//can i replace the "startindex = 0;" with a long if statment that instructs how to make the selected symbol
if (number==0){
LEDs[1] = color; //this probobly isnt how you set color
LEDs[2] = color;
LEDs[3] = color;
.
.
.
else if (number==1){
//Would that work? sry for making this massive comment i just dont have ESP yet and was wonderin is it worth buying it
Hello friend, how to add day, date, month, in to this clock,
Very cool, thank you very much for the script. It would be perfect if you had an Mqtt connection to change the colors, timers, etc.
Hi has this clock got to be connected to wifi? I would like to build one for my workplace but there is no wifi available. Is it possible to just connect to it with a mobile phone and set the time etc
It does not necessarily need to be connected to the internet, since it generates its own Wifi network
Good job
Is it possible to make rainbow effect? I mean each segment has different color
I have credentials.h error problem while compile this sketch. But I have this credential file as same folder. how can I solve this problem please help me do this project . Other process was done only this compile and upload process pending. Please help me sir.😢😢😢😢
I want to do it with Arduino, but I will use 2 LEDs in each segment. How should the code change be?
Is it possible to use 1 Led/Segment instead of 3 Leds? I want to mix your older "3D Digital Clock" with this Wemos D1 Mini Method.
You need to change some of the code for that.
This project looks so good! The best so far out there. But I am experiencing a huge issue. The code is restarting after connecting to the internet. So I cant access the web interface. What am I doing wrong?
It would be nice to have a more detailed video for those who don't understand like me
Great project Leon! Unfortunately, I'm not able to access the webpage. I have the message "Not found: /" on my web browser. Could it be the fact that I Gzipped the data folder from a windows computer instead of a linux? Thanks for your help
The files should have a .gz extension. And did you use the upload extension tool to upload the files?
Leon van den Beukel Hi Leon, I saw in the code you were using Git Bash and it finally work! Thanks again!
Hello, i love your projects. i need help, please. My question is : if I want 3 digital clocks in my classroom ( 1. Show time, 2. Countdown timer which show time to end lesson, 3. Countdown timer which show time to end Skill station during lesson). It is possible do on 1 esp8266, or i need 2 esp for countdown timer and 1 arduino for time. I want to do the control via a written application in which both countdown timers will be controlled.
Hallo ich bräuchte die dateien so das ich mir die online irgendwo ausdrucken kann bzw wäre jemand bereit mir das gegen endgeld zu amchen ?
Looks really good think I will have a go at making one. Will it work with Apple iOS phone.
Yes because it runs a webserver on the device.
¡¡¡Todos tus trabajos me parecen fantásticos!!!
Enhorabuena
Eres un gran diseñador
¿ con que impresora 3d realizas tus trabajos ?
Me gustaría mucho que nos enseñaras tu taller
Can someone tell me what app they use to control it?
Please link to the library esp8266wifi .h and Fs.h.
Thank you 🙏
Good job Leon, I want to use your code for the same clock but with 9 LEDS per segment.(260 LEDS). I change the binary "0b000" to "0b000000000" and the "startindex" for each case with the correct number but don't work good. each case are OK, dots OK but some segment are not good. do you have an idea ?
thanks for your great work.
Please help.....
How i can modify the code for 9 led / segment.
would we use NTP rather than ds3231 RTC module
Sir, there is an ESP8266 WeMos Mini D1, DS3231 RTC, Micro USB Breakout board installation scheme...thnks
Merhaba Leon. Herhangi bir ESP8266 modülünü kullanabilir miyiz? Yoksa sadece bu modeli mi kullanmalıyız?
What app is being used?
Hello,
is it possible to use this code with a arduino nano and bluetooth?
Great project bro!!! how can i add "pause/play" button to the html countown page?
How can i change the code to display 0 on first digit(for eg 7:56 to 07:56). thnks
if (h1 > 0)
displayNumber(h1,3,color);
else
displayNumber(10,3,color); // Blank
if (h1 > 0)
displayNumber(h1,3,color);
else
displayNumber(0,3,color); // null
Great hours. I got them done and they are amazing. Just one question. Would it be possible in the code to set the brightness to decrease to 30%, for example, at a certain hour? Thanks
You should be able to do that. I have similar idea in mind. Mean obviously if you are used to dark room when sleeping the less light the better so less brightness.
HOw do i create a file in the same folder as this file with the name "Credentials.h" and add and change the following code to be able to connect to your Wi-Fi network i get that this code has been written for a long time but i need help creating a file to run the code i'm new to all this and this video has a lot i need, pls and pls
Copy the code create new sketch paste and then save now create another sketch with given note of two line for said and pass ,edit it and save it now go to Arduino directory and bring said pass ino file to the first saved code ,ie seven segment code
@@drelectronics13 ohh Kay
But I'm having issues with the spi pin of the esp8266 when running the code
@@drelectronics13 thank you very much
Hoi Leon, nog eens die lastige met die domme vragen haha.... Welke wemos is het die je gebruikt hebt de 4MB? Is het heel lastig om de tijd van internet af te halen en het script aan te passen daarvoor. Heb net een klokje uit china omgebouwd die had keuren met de leds. Wel een werk geweest gezien ik nog niks met die leds heb gedaan. En alles wat mis kon gaan ging natuurlijk ook mis. Maar uiteindelijk werkt het tijd haald hij gelijk van het net en noit meer iets instellen. Alleen hij geeft alleen de tijd verder niks. Geen app of temperatuur of wat dan ook. Groeten, Andre
Hi Leon thanks for the video, could you upload the electrical schematic for this project? I just printed the previous one and I want to use these electronics.
我都係咁樣嘅話,你有沒有時間表比賽的士 3:22
heb je de hoeveelheden die je van elk onderdeel nodig hebt om te printen?