- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 month ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 8 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 9 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 9 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 10 months ago
- What is IoT and which devices to usePosted 10 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 11 months ago
Wireless Laser-Gate Timing System for Track and Field
The system consists of two finish line modules and one start line module.
In the finish line, you will have an Arduino UNO, nRF24L01+ Transceiver, LED button pad, photoresistors, LEDs, plastic enclosure, and tripod together with my Finish Line PCB. This module acts as the master, from the LED button pad you will decide when to start the timer.
On the opposite side of the track, you will have a laser that is aligned with the photoresistors. You can either buy a Keyes laser module, a 3.3V regulator, a 9V battery, and my Laser Module PCB, or you can provide your own laser pointer. What matters is that the laser is in a steady position and provides enough light.
In the start line, you will have an Arduino UNO, nRF24L01+ Transceiver, speaker, LEDs, plastic enclosure, and my Start Line PCB. This module is in constant communication with the master and uses an LED to inform the user that it is still connected. When measuring time, the LED will change color.