Author Topic: Random Strobe Light  (Read 1180 times)

Does anyone know how to or what the appropriate coding for a Random Strobe Light would  be? By random I mean that I never want it to be flashing at the same intervals. For example, the first flash it would flash after 4 seconds, then the next time it would flash after 1.7 seconds and the third time it would flash after 5.7 seconds etc etc.

If you have any questions or solutions please post here.

Thanks!
« Last Edit: January 28, 2008, 01:59:42 PM by bfen92 »

For it to never flash at the same intervals you would need to have an infinitly long sequence for brightness animation.
Unless it would repeat after a certain amount of time.

How do I get it to repeat? Just end the sequence?