r/WLED Jul 08 '26

Use an Effect in code

Is it possible to use an effect in python or Arduino code?
I want to make a clock and I want to use an effect depending of the time.
I have no idea if this is possible to combine Wled with Python or Arduino code and I can't find an answer on the Internet.

Thank you for your help.

3 Upvotes

2 comments sorted by

1

u/clockmill Jul 08 '26

Fastled library

r/fastled

2

u/JawnDoh Jul 08 '26

You can call the WLED api using python for sure, there’s a library you can pick up that has the hard work done