Stoplight Game

Difficulty: Hard

1183

ABOUT

Create a DIY game that uses shift registers, LED's, and resistors. This is a great project for those who want to learn more and experiment with electrical components. Create a 3D printed box and pushbutton to go along with the project. It runs off of 3v, or two AA batteries, which is perfect to be portable

3D Print Files

Diagram

The batteries will be wired in series for a total of 3 volts. Connect the pushbutton to ground because the code will make the button an input pullup. Power the ATTiny85 along with the shift register with 3v and connect the ground of the button to the ATTiny. When the button is pressed, it will send a signal to the ATTiny which will then send 3 siginals(data, latch, clock) to the shift register.

More Projects You May Like

LED Drawing Board

Bring your drawing to life with an LED drawing board. By using bluetooth, draw on your iPhone and watch the image appear instantly.

Bluetooth Garage Door

Open up your garage door anywhere with your phone! One perfect solution to allow a family to use the garage door instead of purchasing multiple different remotes.

3D Printed LED Clock

Display the time in this modern, color changing display that looks great as a stunning looking project.

E Pong

Build a fun an interactive drinking game. This is great for parties and a great way to test reflexes.