Can a Arduino write a frequency higher than it`s operating speed? ![]()
If you use an external peripheral, yes.
So What if with a buzzer was at 20,000 hertz from the Arduino? Would that work?
Hello
Test it.
Take an Arduino and code a timer with a clock rate of 25µsec.
20kHz from a 16MHz Arduino?
The Arduino Uno can generate a frequency on an output pin of up to half the clock speed of 16 MHz.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.