- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Open Source Delta 5 Race Timer to Time Drone Races
The Delta 5 Race Timer is an open-source multi-node timing system that uses the video signals from FPV vehicles to determine when they cross the start/finish line. The heart of the system is a Raspberry Pi, and each node has a dedicated Arduino Nano and RX5808 module.
The Arduinos are themselves connected to the Raspberry Pi over I2C, allowing the Pi high-level control over the receivers while it serves up a web-enabled user interface. As a bonus, the Pi can do much more than simply act as a fancy stopwatch. The races themselves can be entirely organized and run through the web interface.
The Raspberry Pi runs the Raspbian OS, and the Delta 5 system uses a server component written in Python.
Delta 5 Race Timer features are:
- The system hosts its own web server which is used to control the system, no additional software is needed, any device with a web browser can connect
- Automatic calibration; the system sets triggers at the start of each race
- Manage pilot names, assign them to heats, and after each race save the results to a local database
- Supports the standard 40 FPV video channels