Micropython-AD9833
Wave Generator Interface
An interface script for controlling an AD9833 wave generator using PyBoard microcontrollers
This script is written in python 3.x for interfacing the AD9833 with microcontrollers with micropython (specifically the PyBoard) over SPI.
18 stars
5 watching
4 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
ad9833circuitpythonmicrocontrollermicropythonmicropython-boardpyboardpythonpython-3python3spiwavewave-generatorwaveform
Related projects:
Repository | Description | Stars |
---|---|---|
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
ayoy/micropython-waveshare-epd | A Python library for controlling a 1.54" two-color E-Paper Display using MicroPython | 52 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
dsiggi/micropython-ad840x | A MicroPython library for communicating with the AD840x digital potentiometers | 1 |
wei1234c/signal_generators | Tools for generating and manipulating signals using various hardware components | 20 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
gurgleapps/pico-wave-vibration-generator | Generates vibrations on solenoids or speakers using a MicroPython-based frequency generator. | 2 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |
scruss/mcp4131 | A MicroPython module to control an SPI digital potentiometer | 3 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
quirkycort/micropython-gy33 | A Micropython driver for the GY-33 module, enabling access to its TCS3472 sensor and onboard LED via UART and I2C interfaces. | 1 |
jposada202020/micropython_ds1841 | A MicroPython driver for interacting with the DS1841 potentiometer sensor | 0 |