Final Project: LED Drawing Game
For our final project in VIA147A, we are thinking about producing an electronic drawing game that is similar to a lite-brite and an etch-a-sketch. We will build a grid of LEDs and provide ways to turn them on and off. Right now, we plan to address the LEDs using a shift register. We will most likely have to string a few of these together, each one can only control eight LEDs. The interface for our project will have two potentiometers for X and Y control of the “active” LED. The active LED will flash so the user can tell where they are about to draw. There will be a button that toggles the active LED on and off. By moving the active LED around and setting LEDs on or off, the user can draw a picture. There will also be a reset button that turns off all of the LEDs. If we have time, we make do this using motion sensors - we’d like to do a “shake to reset” feature similar to the original etch-a-sketch.
We have talked about adding diffusers to the LEDs to make them a little more interesting. Right now, we are looking at putting a ping-pong ball over each one. We will make a self contained wooden box for the whole thing and have a 5V power supply.
This weekend, we are getting together to see how it goes addressing different LEDs and turning them on and off. It it works, we will move ahead planning the box and control interface.