Output devices

header

Assignment:

Individual assignment:

add an output device to a microcontroller board you've designed, and program it to do something.

Group assignment:

measure the power consumption of an output device

Here

Individual assignment:

I used the board that i produced on input devices week to complete this weeks assignment, you can see the developement process of this board Here

Buzzer

A buzzer is an electrical device that is used to make a buzzing sound, in this example, we will create the supermario theme song using the buzzer.

Below is the code used, it can be downloaded here.

Buzzer

Video:

RGB LED

I wanted to use the RGB LED since it will be included in my final project.

Below is the code for the RGB LED, it can be downloaded here.

RGB

Video:

Back to top