Open Puh73 opened 3 years ago
Dear Patrick,
You will find RGBDIGITV2 just adjacent to the rgbdigitclocks folder. The clock was a one time project years ago and a tried github to archive my work. If things are not clear it is just a beginners mistake.
Hope that you can find the missing stuff,
Groeten, Erik
Hi Erik, thank you, I want to build a clock like this on rgbdigit.com. I bought some digits from there and thought, the only I had to do is program my arduino. I first tried the clock with switch, but I can’t found the needed libraries for Encoder and bounce, because they aren’t with the project folder and you forgot to document where to find them. Then I tried the clock with remote, because it works also without IR-Receiver and remote. This clock worked for me, but I tried to switch to a new ds3231 library, the rtclib.h beacause this allow also to read out the build in temperature sensor in the ds3231. Now I want to add the clock showing the date and temperature (I have 6 digits) but I don’t know how. Before this I have build a clock with the new waveshare i2c RGB 1602 LCD and DS3231 - this was a Little bit easier than this. Could you probably give me some help?
Kind regards, Patrick
Dear Patrick,
I don't think that what you want to do is too difficult. Unfortunately I am now in the process of remodeling my house and hopefully summer vacation is coming. In autumn, when it is not so hot anymore, I am happy to give you advice. I have to rebuild a setup since the clock I made is at my daughters house.
Groeten, erik
Op za 19 jun. 2021 om 14:25 schreef Patrick Steinke < @.***>:
Hi Erik, thank you, I want to build a clock like this on rgbdigit.com. I bought some digits from there and thought, the only I had to do is program my arduino. I first tried the clock with switch, but I can’t found the needed libraries for Encoder and bounce, because they aren’t with the project folder and you forgot to document where to find them. Then I tried the clock with remote, because it works also without IR-Receiver and remote. This clock worked for me, but I tried to switch to a new ds3231 library, the rtclib.h beacause this allow also to read out the build in temperature sensor in the ds3231. Now I want to add the clock showing the date and temperature (I have 6 digits) but I don’t know how. Before this I have build a clock with the new waveshare i2c RGB 1602 LCD and DS3231 - this was a Little bit easier than this. Could you probably give me some help?
Kind regards, Patrick
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ErikHo/RGBDigitClocks/issues/1#issuecomment-864399631, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRTQAXNXPD3WPOOP36PW3DTTSEDLANCNFSM4635WK4Q .
Where I find the libraries and why are not all libraries included in the project?