Output Devices

Week 10: Output Devices – LED Blink with XIAO RP2040

Assignment: Add an output device to a microcontroller board and program it to perform a function & measure the power consumption of the output device

Assignment Goals

Project Overview

This week, I used a custom-fabricated PCB that i designed in earlier weeks. The PCB includes a Seeed Studio XIAO RP2040 microcontroller to control an external LED. I programmed the board using Arduino IDE to turn on and blink the LED in, demonstrating a basic output signal.

Components Used

Arduino Code

documentation

Useful links

Code Example

Hero Shot

Description of image

Video