Arduino enthusiasts and makers looking for a project to keep them busy over the next couple of weekends might be interested in this Arduino flying start lap timer, which has been featured over on the ...
Making a microcontroller perform as a frequency counter is a relatively straightforward task involving the measurement of the time period during which a number of pulses are counted. The maximum ...
You have a timer and clock in just about every single device out there these days, but if you want to build you own, Instructables user GeraldF6 shows you how to do so with a Arduino. The project here ...
It’s safe to say that few people still use rotary phones on a daily basis. Hell, most of us don’t even use landline telephones anymore. But just because these classic phones are no longer being used ...
This module allows you to develop a timing system, which utilizes the Arduino’s fast internal clock to provide an accurate timing system for kinematic experiments. Also, this module focuses on how to ...
Runner and Arduino enthusiast Nikodem Bartnik has created a DIY 100m sprint timer which is placed at the finish line and signals the start of timing via an audible bleep from its integrated speaker.
This is a simple 0 to 9 counter circuit constructed using Arduino! Here, a common cathode 7-segment LED display is connected to Arduino for displaying the digits. The code (Arduino sketch) allows push ...
This project combines a sand timer with a rotating mechanism and an optical beam through the center of the timer to observe the falling sand as they create a USB Hourglass. This project combines a ...
This module shows how the Arduino can be used to time physical events. In this case, we measure the duration of a passing object when it breaks a light beam. If the object has a known length, such as ...