Full instructions at GurgleApps.com
A MicroPython driver for the M5Stack DDS frequency generator
MicroPython/Python module to use with the AD9833 programable waveform generator. Testing done with a AD9833 breakout board off of Amazon and a Raspberry Pi Pico microcontroller for MicroPython and a Raspberry Pi3 for Python.
This script is written in python 3.x for interfacing the AD9833 with micropython microcontrollers over SPI.
The main features of kipcrossing/micropython-ad9833 are: Waveform Generators.
Open-source alternatives to kipcrossing/micropython-ad9833 include: gurgleapps/pico-wave-vibration-generator — Full instructions at GurgleApps.com. mattytrentini/micropython-m5stack-dds — A MicroPython driver for the M5Stack DDS frequency generator. owainm713/ad9833-micropython-module — MicroPython/Python module to use with the AD9833 programable waveform generator. Testing done with a AD9833 breakout…