hi
im trying to create project with pico pi and led that will do this cycle:
1. led start from off to max brightness ( 5 sec )
2. stay for 5 sec.
3. led from max to off ( 5 sec.)
any simple way to do this effect?
thanks.
pwm led dimming cycles
-
- Posts: 1
- http://meble-kuchenne.info.pl
- Joined: Thu Jul 03, 2025 10:29 am
-
- Valued Contributor
- Posts: 1616
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 357 times
- Been thanked: 565 times
Re: pwm led dimming cycles
Hi
This is not the forum section to ask this type of question. Feature Requests is where Flowcode users can make requests for new chips or components etc to be added, not for general questions or help.
However in answer to your question there are tutorials and examples available that will guide you. The WiKi pages will usually point you in the right direction.
In this example found in the WiKi an ADC is used to control the PWM output and demonstrates how easy FC makes things.
https://www.flowcode.co.uk/wiki/index.p ... al_Output)
Hope this helps.
This is not the forum section to ask this type of question. Feature Requests is where Flowcode users can make requests for new chips or components etc to be added, not for general questions or help.
However in answer to your question there are tutorials and examples available that will guide you. The WiKi pages will usually point you in the right direction.
In this example found in the WiKi an ADC is used to control the PWM output and demonstrates how easy FC makes things.
https://www.flowcode.co.uk/wiki/index.p ... al_Output)
Hope this helps.