MCU Simple Blink - Patterns

Published 2016-01-14
This is an expansion on the simplest MCU programming taught in Embedded System.
The Microcontroller is basically just turning LEDs on and off. The ingenuity of patterns lies in how you write your code and how creative or imaginative you are.

Each button on the board causes the LEDs to light up in a different patter, hence the project name. The patters are as follows:

Pattern 1: To and Fro
Pattern 2: Meet me in the Middle
Pattern 3: Spread your wings

This was a project conceptualized for the Department of Physics (UWI Mona) Departmental Showcase. Picture on UWI Mona's website.

All Comments (1)