flipperscope
flipperscope copied to clipboard
Attempt at an oscilloscope application for the flipper zero
I tried to use it for some signal debugging and experienced that the resolution is a bit low for higher speed signals. (~600KHz) If you could increase the maximum sample...
We have to currently wait for the whole buffer to be filled, which is 128 samples. For long time periods, e.g 1s time period, that would be 128 seconds before...
Hello! Your flipperscope app version `0.2` fails to build with the SDK version `0.105.0-rc f7`. Please update the app in your repository and create a new pull request to the...