Ok, so you want a bunch of LEDs to light up in sequence to "animate" the fountain?
Firstly, how many LEDs will there be? Are you re-using the original lamp locations, or adding a bunch more?
Secondly, what colour are the LEDs? Did you already acquire them? If they are white, are they cool white or warm white? Most vendors will supply cool white if you ask for white, but probably warm white would look better as they are more reminiscent of the original incandescent bulbs.
Thirdly, are you using a Pi for this? It's overkill really, when a microcontroller such as Arduino or Pi Pico would be cheaper, and more applicable to such a simple task. Even a couple of shift registers would let you make some shimmering effect.
Finally, what sort of pattern do you want? Some regular "chasing" light effect? A shimmer? Several effects that change over time?
Sorry to bombard you with questions, but to give you what you want it is necessary for you to describe what you want, what you have, and what restrictions there are. However, I'd say that what you want is possible, and fairly easy to achieve.
Firstly, how many LEDs will there be? Are you re-using the original lamp locations, or adding a bunch more?
Secondly, what colour are the LEDs? Did you already acquire them? If they are white, are they cool white or warm white? Most vendors will supply cool white if you ask for white, but probably warm white would look better as they are more reminiscent of the original incandescent bulbs.
Thirdly, are you using a Pi for this? It's overkill really, when a microcontroller such as Arduino or Pi Pico would be cheaper, and more applicable to such a simple task. Even a couple of shift registers would let you make some shimmering effect.
Finally, what sort of pattern do you want? Some regular "chasing" light effect? A shimmer? Several effects that change over time?
Sorry to bombard you with questions, but to give you what you want it is necessary for you to describe what you want, what you have, and what restrictions there are. However, I'd say that what you want is possible, and fairly easy to achieve.
Statistics: Posted by ame — Thu Sep 05, 2024 9:31 pm