micropython-i2s-examples
I2S examples
Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers
Examples for I2S support on microcontrollers that run MicroPython
230 stars
12 watching
36 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
audioesp32i2si2s-daci2s-microphonei2s-protocolmicropythonpyboardraspberry-pi-picoteensy40teensy41
Related projects:
Repository | Description | Stars |
---|---|---|
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
ekspla/micropython_aioble_examples | Demonstrates Bluetooth Low Energy (BLE) communication with various devices using MicroPython on ESP32 | 1 |
miketeachman/micropython-tas2505 | A Python driver for a Texas Instruments digital input Class-D speaker amplifier | 2 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
miketeachman/micropython-pms5003-minimal | Provides a Python driver for an air quality sensor | 1 |
peterhinch/micropython-samples | An assortment of code examples and technical resources for MicroPython development on various platforms. | 464 |
jposada202020/micropython_ags02ma | Provides a MicroPython driver for the AGS02MA TVOC sensor | 0 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
howmanyoliversarethere/micropython-i2c-ultrasonic | A MicroPython driver for an ultrasonic distance sensor | 1 |
mcauser/micropython-mcp23017 | MicroPython driver for I2C-based 16-bit IO Expander | 72 |
peterhinch/micropython-filters | Digital filter implementation in MicroPython for real-time and non-realtime applications | 64 |