Differences
This shows you the differences between two versions of the page.
| projects:biosonification:sfcs [2026/09/17 22:31] – created John Harrison | projects:biosonification:sfcs [2026/09/18 11:10] (current) – John Harrison | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| * Range: **1.5 kHz – 3.5 MHz** ([[https:// | * Range: **1.5 kHz – 3.5 MHz** ([[https:// | ||
| * **Up to 198 steps** per the paper. (library README says 200 max.) | * **Up to 198 steps** per the paper. (library README says 200 max.) | ||
| - | * sample code does 100Khz to 16Mhz | + | * //sample code does 100Khz to 16Mhz// |
| * Waveform generated by AVR 16-bit hardware timers via direct register manipulation ([[https:// | * Waveform generated by AVR 16-bit hardware timers via direct register manipulation ([[https:// | ||
| * Arduino can hit those frequencies but only as a square wave with lower resolution, producing unwanted harmonics. The LC resonant circuit reshapes it toward a sinusoid | * Arduino can hit those frequencies but only as a square wave with lower resolution, producing unwanted harmonics. The LC resonant circuit reshapes it toward a sinusoid | ||