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