Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogurezzz/tachometer
Simple tachometer, based on arduino nano.
https://github.com/ogurezzz/tachometer
Last synced: 23 days ago
JSON representation
Simple tachometer, based on arduino nano.
- Host: GitHub
- URL: https://github.com/ogurezzz/tachometer
- Owner: Ogurezzz
- License: mit
- Created: 2020-11-10T08:03:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T08:20:45.000Z (over 2 years ago)
- Last Synced: 2023-07-20T15:14:54.725Z (over 1 year ago)
- Language: C
- Size: 45.9 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tachometer
Simple tachometer, based on arduino nano.
7 digit display based on ULN2003 and 74HC595
3 buttons:
1. Reset
2. Mode switch. Between Hz and RPM.
3. Point position. Chose how many digits after point will be displayed.This tachometer uses ATmega328p Input capture register of Timer Counter #1.
Also I used a lot of float math in this code. ToDo is to move all math into static point to improve speed.
All Schematics and PCB you can find here: https://easyeda.com/gurevoleg/tachometer