Pre-Engineering: Electronics with Micro-controllers
Search this site
Home
Electronics with Arduino
Arduino Tutorials
Chapter 01 - Welcome to Electronics
Chapter 02 - Resistance is Futile
Chapter 03 - Introduction to Arduino
Chapter 04 - Serial Communication and Variables
Chapter 05 - Controlling the Flow
Chapter 06 - Digital Input
Chapter 07 - Create a Game
Chapter 08 - Fading LEDs
Components
Electronic Bookshelf
Lectures
Project Ideas
Recommended Books
Unit 08 - Analog Read
Unit 09 - Let's Make some Noise
Unit 10 - Challenge 2
Test Page
To Be Done
Sitemap
Electronics with Arduino
>
Arduino Tutorials
>
Sequence the PWM pins
The code listed below will sequence just the PWM pins. An array is used to make the sequencing easier, since the pins are not in a simple numerical order.
Additional Tasks:
It goes "there", make it "go back".
Make it go there and back again.
Comments