MBED Simon Says Game

Overview

This is a Simon Says Game for the mbed. The player repeats a sequence shown on the LCD using the capacitive touchpad. If the user fails to recreate the sequence correctly, the game is lost. The difficulty increases over time by successively adding new values to the sequence to be repeated.

This is a small project for the mbed LPC 1768. The project utilizes the MPR121 capacitive touch sensor, the Nokia uLCD, a TI TPA2005D1 class D audio amp chip (250Khz PWM), and a speaker. A picture and video are shown below.

Components

Import programSimonSays

A Simon Says game for the mbed.

/media/uploads/aritchie9590/simonsayspic.jpg


Please log in to post comments.