Predator Count Down Box

This is a count down timer with some flair!

This project was made as part of an assignment for an online engineering course. The purpose was to have a timer with a set time which would then prompt the user to some action. The timer is activated when the button is pressed, and the LCD screen will simply show the countdown. Once the timer expires there is a buzzer which will sound accompanied by a message on screen to get moving.

Within the parts bin we had a nifty 32×8 dot matrix display… the dots are red. This prompted the idea to also include the countdown numbers using the numbers from the movie the “Predator” movie.

The whole project was put together using an Arduino Nano (any Arduino should work), a 16×2 LCD screen, a 32×8 Dot Matrix module, a button and misc parts. Finally it was all packaged into a plastic project box. Most of these items are easily found on Amazon.

Supplies:

  1. Arduino Nano
  2. 16×2 LCD
  3. 32×8 Dot Matrix display
  4. push button
  5. project box
  6. NPN transistor (2N4401)
  7. Buzzer
  8. 2k2 Resistor
  9. 10K trim pot (variable resistor)
  10. electronics perforated project board

Step1: Assemble the Screens and Button Parts

You will want to figure out how you want to display all this technology.

You can go with a simple project box as in this example. You could also use an old shoe box, or get creative and make your own enclosure.

Decide how you want to mount the button and the display screens. The screens used in this project had mounting holes in the PCB. I simply made matching holes in the lid of the project box and then strapped in the screens using zip ties. I also made some slots and holes under the screens for the wiring to go through.

You will also want to make and appropriately sized mounting hole for your push button.

Once you have decided on your layout, you can loosely mount your screens.

Step 2: Assemble the Arduino and Misc Parts

For this step you can either use perf board (a perforated board where you can mount parts and then solder them), or a bread board.

Using the schematic you can start deciding how you want to layout the parts (transistor, trim pot, resistor, buzzer) in order to make the wiring as easy as possible.

Once you have decided on your layout then you can solder the parts into place, ready for the final wiring.

Step 3: Wiring

Using the included schematic, start wiring everything together.

Pay close attention to all the pin outs and pin numbers on every component.

Your 16×2 LCD may or may not have labelled pins so you will need to refer to a data sheet to make sure of your pin out. These are common modules and regardless of who made or sold it, the pin outs will be the same. So you can refer to another vendor’s documentation at times to get the proper pin out.

NOTE – On the schematic, pin 15 and 16 are NC (no connects) but in the attached picture they are labelled A and K for Anode and Kathode. These are for the built in back light LED. You will need to attach A to VCC and K to ground

Once everything is connected you can finish mounting everything into your project box and making sure everything is snug and secure.

Step 5: Load the Code

You will now connect the Arduino to your computer and program it using the Arduino IDE.
If you have never used Arduino, you will find all the information you need at :

https://www.arduino.cc/en/Guide

Now enjoy as your Predator counter does its thing!

Source: Predator Count Down Box


About The Author

Muhammad Bilal

I am a highly skilled and motivated individual with a Master's degree in Computer Science. I have extensive experience in technical writing and a deep understanding of SEO practices.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top