Skip to content

Releases: laurb9/tiny_scope

Teensy-optimized using pedvide/ADC

Choose a tag to compare

@laurb9 laurb9 released this 10 Feb 08:08

Optimized for Teensy 3.1+ and Teensy LC
Requires the pedvide ADC library from https://github.com/pedvide/ADC.
Up to around 1.1Msps sampling speeds are possible with reduced precision.

Use v1.0.0 for other Arduino-compatible devices.

Voltmeter mode:
Voltmeter mode

Arduino Compatible, Atmega328-optimized

Choose a tag to compare

@laurb9 laurb9 released this 10 Feb 08:00

Uses standard Arduino code so it should work on other Arduino-compatible devices.
Optimized for Atmega328 (direct ADC control for higher sampling speeds).