Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giuliopons/speedometer
Custom speedometer with Arduino Nano
https://github.com/giuliopons/speedometer
arduino bike speedometer
Last synced: 9 days ago
JSON representation
Custom speedometer with Arduino Nano
- Host: GitHub
- URL: https://github.com/giuliopons/speedometer
- Owner: giuliopons
- Created: 2024-10-27T08:21:08.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-10-27T15:08:14.000Z (12 days ago)
- Last Synced: 2024-10-28T10:14:54.040Z (11 days ago)
- Topics: arduino, bike, speedometer
- Language: C++
- Homepage: https://www.barattalo.it
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom speedometer built with Arduino Nano
This is a speedometer for bikes.
The speedometer uses a reed sensor and a magnet place on the bike wheel to count spins, calculating speed based on wheel circumference and spin count over time.
It also displays distance, spin count, and elapsed time, controlled by buttons (actually there are 2 buttons but just 1 is used).Special features include using interrupts for spin detection, gradually changing speed numbers on the display, and a 3D case design with the cover attached with magnets.
![image](https://github.com/user-attachments/assets/e316a24f-7951-48db-8573-7519549123d7)
The 3D case and other information are provided on
https://hackaday.io/project/199037-custom-arduino-nike-speedometer