AD9833-MicroPython-Module
Waveform Generator
A Python module that interfaces with an AD9833 programable waveform generator
Micropython module to use the AD9833 programable waveform generator
6 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
ad9833micropythonraspberry-pi-pico
Related projects:
Repository | Description | Stars |
---|---|---|
kipcrossing/micropython-ad9833 | An interface script for controlling an AD9833 wave generator using PyBoard microcontrollers | 18 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
wei1234c/signal_generators | Tools for generating and manipulating signals using various hardware components | 20 |
dsiggi/micropython-ad840x | A MicroPython library for communicating with the AD840x digital potentiometers | 1 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
anthonyknorman/micropython_ads1115 | A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. | 4 |
scopelemanuele/silvergeko_rfm9x | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
waveform80/picamera | Provides a pure Python interface to access the Raspberry Pi camera module | 1,570 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 17 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 428 |
fruch/micropython-buzzer | An implementation of a buzzer module for the Micropython Python interpreter | 17 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |