Search found 1 match
- Fri May 10, 2024 10:56 am
- Forum: ESP32 Arduino
- Topic: Best Frequency Meter ever made with ESP32 - awesome!
- Replies: 100
- Views: 150789
Re: Best Frequency Meter ever made with ESP32 - awesome!
Hello I am trying to use your code to create a tachometer gauge that reads a pulsed signal and displays the output. The signal to be read by the ESP32 is 2.6v and has pulses of 1m/s. But the problem is the frequency I read in the Serial Monitor is 5 times bigger than the actual frequency. The freque...