https://github.com/unsortedhashsets/vut-imp
B - ANY KIT: Tachometer
https://github.com/unsortedhashsets/vut-imp
Last synced: 4 months ago
JSON representation
B - ANY KIT: Tachometer
- Host: GitHub
- URL: https://github.com/unsortedhashsets/vut-imp
- Owner: unsortedhashsets
- License: mit
- Created: 2020-09-28T17:37:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T09:48:27.000Z (over 5 years ago)
- Last Synced: 2025-03-03T21:09:34.421Z (over 1 year ago)
- Language: VHDL
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VUT-IMP
B - ANY KIT: Tachometer
Create an application that implements a simple tachometer, and you can replace the rotor rotation emulation by manually pressing the selected button on the kit. You can display the speed (presses) per minute on the terminal, on the kit display (if equipped) or on an external monitor. Ensure the natural behavior of the application (ie update the measured speed value with a reasonable frequency so that it is as close as possible to reality in the widest possible speed range, after stopping the rotor, do not forget to detect this situation correctly and reset the tachometer).