In this video, I will show you how to brighten and dimming LED using raspberry pi pico pwm (Pulse Width Modulation). The Raspberry Pi Pico has 8 PWM blocks and each PWM block provides up to two PWM signals. Hence, there is a total of 16 PWM output channels available at a time and every GPIO pin on the raspberry pi pico is capable of generating PWM signal.
I am using micropython and thonny ide for the project
Parts Required:
1. Raspberry Pi Pico - https://amzn.to/3l0gnA8
2. Micro USB Cable
3. Breadboard - https://amzn.to/3ysOvHX
4. Jumper Wires - https://amzn.to/3YRafs5
5. LED
6. Resistor (50 Ohm to 390 Ohm)
#RaspberryPiPico #MicroPython #ThonnyIDE
--------------------------------------------------------------------------------------------------------------------
Useful Video Links
--------------------------------------------------------------------------------------------------------------------
Raspberry Pi Pico GPS
• Raspberry Pi Pico GPS | MicroPython T...
Raspberry Pi Pico SIM800L | Arduino IDE
• Raspberry Pi Pico SIM800L | Arduino IDE
--------------------------------------------------------------------------------------------------------------------
Social Media Links
--------------------------------------------------------------------------------------------------------------------
GitHub:
https://github.com/ahmadlogs/
YouTube:
https://www.youtube.com/ahmadlogs?sub...
--------------------------------------------------------------------------------------------------------------------
Download Code
--------------------------------------------------------------------------------------------------------------------
https://github.com/ahmadlogs/rpi-pico...
--------------------------------------------------------------------------------------------------------------------
Disclaimer
--------------------------------------------------------------------------------------------------------------------
Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.