• Tomáš Pilný's avatar
    WIP; Reworked HiFreq_ADC example; Closing #6832 (#6917) · 1b1c36ec
    Tomáš Pilný authored
    Description of Change
    
    Original code does not work (crashing) - related issue #6832 - now fixed.
    Extended description to be more helpful.
    Added options to modify the setup at the top of the code via constants.
    Added option do plot with Arduino Serial plotter.
    Even if the crashing was solved alone the ledc PWM would not output any signal.
    
    Tests scenarios
    
    Tested on ESP32 with oscilloscope and signal generator.
    
    Related links
    
    Closing #6832
    1b1c36ec
HiFreq_ADC.ino 4.86 KB