tiny_scope icon indicating copy to clipboard operation
tiny_scope copied to clipboard

Tiny Scope for Arduino

Results 4 tiny_scope issues
Sort by recently updated
recently updated
newest added

I came across this so called 'LXARDOSCOPE', which uses an arduino uno to input signals to the software for Linux and I think this is a really nice enhancement for...

Integrate an FFT library to display frequency spectrum (or dominant frequency at least).

enhancement

Enter CPU sleep modes instead of busy waiting or delay(), to reduce power usage. Use ADC Noise Canceler mode on AVR. From the Atmega328P docs: 24.6 ADC Noise Canceler The...

enhancement

See if u8glib might work better since it supports more displays.