Raspberry PWM LED Control: Difference between revisions

From BITPlan Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
* https://electronicshobbyists.com/raspberry-pi-pwm-tutorial-control-brightness-of-led-and-servo-motor/
* https://electronicshobbyists.com/raspberry-pi-pwm-tutorial-control-brightness-of-led-and-servo-motor/
We'll use GPIO Pin 24 as in the default configuration of rc-dukes.
We'll use GPIO 24/ Pin 18 to drive the LED as in the default configuration of rc-dukes.
 
[[File:Raspberry-pi-pinout.png|400px]]
[[File:Raspberry-pi-pinout.png|400px]]
[[File:PILEDPWM-2019-06-21.png|400px]]
[[File:PILEDPWM-2019-06-21.png|400px]]
[[Category:Raspberry]]
[[Category:Raspberry]]

Revision as of 19:12, 21 June 2019

We'll use GPIO 24/ Pin 18 to drive the LED as in the default configuration of rc-dukes.

Raspberry-pi-pinout.png PILEDPWM-2019-06-21.png