The ‘Do More’ Timer, Inspired by Casey Neistat

Summer, the lovely season when things happen. But sometimes we tend to forget the time. So to remind us the time left , I designed this Casey Neistat’s ‘Do More’ DIY arduino driven timer which can be programmed to display the time left from any event, the start of a day or the start of summer its on you.
All there was left to do was add a pair of Casey’s signature glasses. But I will leave that to you guys ;D
So lets get started and DO MORE!!!

Step 1: All That You Will Ever Need…

Here’s the list of things that you will need:

  1. An Arduino Nano (its cable and a laptop to upload the program)
  2. A 16X2 LCD screen for your arduino
  3. One 15k Ohm and One 1k Ohm resistor
  4. Some Male and Female Header Pins
  5. Bit of wire
  6. A general purpose pcb (and a hacksaw blade to cut it)
  7. Solder and a Soldering Iron

(Adult supervision is needed for this project while soldering and cutting the PCB. Please take care, even if its quite simple.)

SO after getting all this you’re gold 😀 , and lets proceed…

Step 2: The Prep

So basically I wanted this project to be flexible, i.e. you can take off the arduino and the LCD off any time you want to for other projects. To account for this modularity I designed the PCB with header pins. And also added 2 male header pins for power supply if you dont want to power it by USB.
(With this setup you can use the arduino and the LCD for displaying anything you want in the same configuration, which is an added benefit)

Step 3: Soldering the Path

I tried to minimize the amount of wiring so that the project becomes rugged and dosen’t break easily. The connections are pretty simple but you have to plan ahead how your paths should be. I have added the link for the connections.(https://www.arduino.cc/en/Tutorial/HelloWorld).

Take a marker and mark the paths on the PCB following the connections given in the link, or you can just copy what I’ve done in the image.

Now the main show :

  1. Add the female header pins and check by trying out with the arduino and LCD, if everything fits properly.
  2. Solder the header pins into place (be careful 🙂 )
  3. Start soldering all the tracks and add the resistors later on. The above link does describe to add the potentiometer but ignore that and use the values I used. Its for setting the backlight amount, and I feel the values I chose work well.
  4. Carefully solder the track, it is quite troublesome to remove the solder if you commit a mistake.
  5. I’ve also added two male header pins to Arduino’s VIN and ground pins so that it can be powered by a external 9-12 V power supply, if you want to remove the USB cable
  6. Cut the excess PCB board with a hacksaw blade (Again, be careful)
  7. Add the arduino and the LCD
  8. Connect the arduino to your laptop with the USB cable and open Arduino IDE

Now time for uploading the program. I’ve added the link to it but you have to edit it a bit.
(https://docs.google.com/document/d/1tu8rqgysZhHVpN…)
Here you can see the fields like seconds, minute , hours. Set it accordingly, I usually use it as a ‘hours left in a day’ timer so I assigned it once to the my current time (like this – H,M,S :: 23-18,59-48,0). Get creative and set it however you want to. You can also change the message by changing the text in lcd.print (“DO MORE!”);

Upload the program to the arduino.

Step 4:

Thats it fire it up and you’re good to go. Enjoy your summer and DO MORE!

Source: The ‘Do More’ Timer, Inspired by Casey Neistat


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