Sin descripción

anfractuosity a01c9c12b4 Small tidy hace 3 años
helpers 16ffbd1c68 Add menu system hace 3 años
lib 57ed36f976 Use DMA hace 3 años
scenes a01c9c12b4 Small tidy hace 3 años
README.md 0516546bb5 Readme hace 3 años
application.fam f139dd4516 Readme hace 3 años
scope.c a01c9c12b4 Small tidy hace 3 años
scope_10px.png e3ff8565e4 Initial scope app hace 3 años
scope_app_i.h 16ffbd1c68 Add menu system hace 3 años

README.md

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