Sen descrición

anfractuosity c41296ac11 Readme %!s(int64=2) %!d(string=hai) anos
lib 57ed36f976 Use DMA %!s(int64=3) %!d(string=hai) anos
photos c41296ac11 Readme %!s(int64=2) %!d(string=hai) anos
scenes 2693876f6f Fix voltage measurements %!s(int64=2) %!d(string=hai) anos
README.md c41296ac11 Readme %!s(int64=2) %!d(string=hai) anos
application.fam cc7927fdc4 Comments %!s(int64=2) %!d(string=hai) anos
scope.c 766ece90f6 Compact the repo structure %!s(int64=3) %!d(string=hai) anos
scope_10px.png e3ff8565e4 Initial scope app %!s(int64=3) %!d(string=hai) anos
scope_app_i.h 766ece90f6 Compact the repo structure %!s(int64=3) %!d(string=hai) anos

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

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

Press the 'ok' button (button in the centre of joypad) to pause/unpause the waveform display.

Demo showing three different waveform types from a signal generator.

Measurements

  • Measures frequency of waveform in hertz
  • Measures voltage: min, max, Vpp

Signal Generator

Flipper Zero running flipperscope

Rigol

Flipper Zero running flipperscope

To Do

  • Customisable input pin
  • Trigger type mode
  • FFT
  • ...

Inspiration