NEW GUIDE: Making oscilloscope images with DACs #AdafruitLearningSystem #Adafruit #SAMD21 #SAMD51 @Adafruit @MicrochipMakes
A new guide in the Adafruit Learning System: Making oscilloscope images with DACs
This project demonstrates two techniques for making images on an oscilloscope using CircuitPython and the analogue output(s) found on many Adafruit boards.
The first is an unusual technique using the oscilloscope trigger feature and normal x-axis timebase with a single digital to analogue converter (DAC) output on a Circuit Playground Express (CPX) board. A computer running Python with the imageio library is required to convert bitmaps into a suitable format for playback on the CPX board.
The second is the more common X-Y vector technique, using a PyGamer with its two DAC outputs.
Any SAMD21 (M0) or SAMD51 (M4) board can be used (Adafruit sells many available here). No additional hardware is required beyond connections to the oscilloscope probes.
from Adafruit Industries – Makers, hackers, artists, designers and engineers! https://ift.tt/32GnH69
via IFTTT