ProjectsWithRed / nanoleaf

Modular NanoLeaf lights, create custom shapes, with ability to transform to a 4-digit display made up of 7-segment digits.
Other
105 stars 13 forks source link

add 2 flashing colon as seconds #2

Open dipietrofilippo opened 1 year ago

dipietrofilippo commented 1 year ago

I tried to add the 2 points between the 4 digits, but I couldn't, can you give me some indication of how to do it? Thanks a lot

ProjectsWithRed commented 1 year ago

What have you tried so far? Please provide as much info as possible so I can help you as much as I can.

dipietrofilippo commented 1 year ago

My problem is that I am not very capable, I tried to follow the directions of a user, starting already from the project of “projectwhithred” but I could not understand anything. I completed the clock, I have the 4 digits, each digit has 7 segments, everything works perfectly, but I liked to add the colon of the seconds to complete everything

ProjectsWithRed commented 5 months ago

This will require you to modify the code slightly to accommodate the 2 dots. I recommend making those 2 dots completely standalone and simply place them in the middle, rather than trying to add them to the original project.