The Timeon Rebirth Watch is an open-source regatta watch designed for high-performance sailors. It provides essential features tailored for competitive sailing, ensuring precision and reliability on the water.
- Custom LCD Display: Large, easy-to-read digits for quick and clear visibility.
- Stopwatch Functionality: Accurate time tracking for race performance.
- Countdown Timer: Essential for regatta starts, with customizable countdown durations.
- Time Synchronization: Synchronizes time using radio signals for precise timing.
- A development environment compatible with the watch's microcontroller (e.g., STM32 or similar).
- Required tools for flashing firmware to the device.
- Basic knowledge of embedded systems and C/C++ programming.
- Clone the repository: git clone https://github.com/yourusername/timeon-rebirth-watch.git
- Open the project in your preferred IDE (e.g., Eclipse, STM32CubeIDE).
- Build and flash the firmware to the watch.
- Use the Stopwatch feature to track race times.
- Set the Countdown Timer for regatta starts.
- Synchronize the watch with radio signals for accurate timekeeping.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
- Inspired by the needs of high-performance sailors.
- Thanks to the open-source community for their support and contributions.