README.md 766 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

To Do

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

Inspiration