https://github.com/bobobel/freq-tuner
Frequency display of ADC data on ESP32 for tuning musical instruments
https://github.com/bobobel/freq-tuner
esp32 frequency tune-instruments
Last synced: about 2 months ago
JSON representation
Frequency display of ADC data on ESP32 for tuning musical instruments
- Host: GitHub
- URL: https://github.com/bobobel/freq-tuner
- Owner: Bobobel
- License: gpl-3.0
- Created: 2025-04-23T16:04:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-23T16:41:18.000Z (about 1 year ago)
- Last Synced: 2025-04-30T04:57:09.583Z (about 1 year ago)
- Topics: esp32, frequency, tune-instruments
- Language: C++
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
This is a musical frequency tuning software for ESP32.
You may use it for tuning your guitar, trumpet or other at your own risk.
You may also use the attached libraries to build your own tuning device.
ADC_DataAnalysis amd AFrequencies should work on any hardware with minimum modifications.
Keep in mind, that AFrequencies uses german note names.
For testing purpose you may use ADC_Sim even on your home computer.
Details --> ReadMe.md