top of page

Lights Out!

image4_edited.jpg

Description

Classic 3x3 Lights Out! game assembled on Arduino platform.  This game has intro animation, and when you win the game, a buzzer plays a melody.

Directions

Objective:  Turn off all lights.

How to Play:  When you turn on/off a particular light, the lights which are left/right or up/down to your respective light switch will also turn on/off.  Diagonal light switching does not occur.  Buzzer will play music when you solve the game.

Reset Game:  Press '0' on keypad to reset the game.

Schematic

lights_out_bb.jpg

Programming

This program was written in C language on Arduino.  

image6.jpg
image7_edited.png

Components

  • Arduino Uno

  • Piezo buzzer

  • 4x4 keypad

  • 8x8 LED matrix

  • MAX7219 driver

  • 9V battery with barrel clip

  • Breadboard

  • Assorted wires

  • Arduino holding tray

  • Popsicle sticks

  • Sticky glue

  • Masking tape

bottom of page