.. note:: Hello, welcome to the SunFounder Raspberry Pi & Arduino & ESP32 Enthusiasts Community on Facebook! Dive deeper into Raspberry Pi, Arduino, and ESP32 with fellow enthusiasts. **Why Join?** - **Expert Support**: Solve post-sale issues and technical challenges with help from our community and team. - **Learn & Share**: Exchange tips and tutorials to enhance your skills. - **Exclusive Previews**: Get early access to new product announcements and sneak peeks. - **Special Discounts**: Enjoy exclusive discounts on our newest products. - **Festive Promotions and Giveaways**: Take part in giveaways and holiday promotions. 👉 Ready to explore and create with us? Click [|link_sf_facebook|] and join today! Video 8: PWM and Loop Structures ===================================== This Arduino tutorial delves into the use of PWM for controlling devices like motors and LEDs, along with a comprehensive guide on programming loops such as for, while, and do-while. * **PWM Fundamentals**: Understanding PWM and duty cycles for controlling device behaviors. * **Analog Writing with Arduino**: Using `analogWrite` to modulate signal strength for motors and LEDs. * **For Loop Demonstrations**: Practical examples of for loops for gradual LED fading. * **While Loop Usage**: Implementing while loops for efficient program execution. * **Do-While Loop Mechanics**: Exploring the unique structure and applications of do-while loops in Arduino projects. * **Practical LED Control**: Step-by-step setup and code for adjusting LED brightness using PWM. **Video** .. raw:: html

**Related On-line Tutorials** * :ref:`ar_fading`