README.md 861 B

flipperscope

To compile and install

cd flipperzero-firmware/applications_user
git clone https://github.com/anfractuosity/flipperscope.git
cd ..
./fbt DEBUG=1 VERBOSE=1 fap_scope
./fbt launch_app APPSRC=applications_user/flipperscope

Provide signal to pin 16/C0, with a voltage ranging from 0V to 3.3V.

To Do

  • Customisable input pin
  • Check time period is set correctly
  • Test with signal generator
  • Trigger type mode
  • Way to select and measure voltage from waveform
  • FFT
  • ...

Inspiration