i2s-dac
There are 13 repositories under i2s-dac topic.
miketeachman/micropython-i2s-examples
Examples for I2S support on microcontrollers that run MicroPython
bbx10/SFX-I2S-web-trigger
ESP8266 Sound F/X I2S web trigger
TobiasVanDyk/Pico-MCU-from-Raspberry-Pi
2021-2025: RPi Pico 1 and 2 and ST7789, ILI9486, ILI9488 LCD Touch Macro keypad, VS1053 music player, PCM5101 USB-Audio-DAC, and OLED SSD1306, with RPi-cmake-SDK, Arduino IDE (both mbed and C++ SDK-based), and Micropython. using Windows, Linux and RPi Os.
parabuzzle/esp-idf-simple-audio-player
A simple audio player using I2S in ESP-IDF 5.x to play WAV files from an ESP32
vadrov/stm32-i2s-audio-dac-pcm5102a
Connecting the PCM5102A audio DAC to the STM32 microcontroller via I2S with DMA. Without HAL (only CMSIS and LL)
rubinsteina13/SV_I2S_RX_CORE
Synthesizable SystemVerilog IP-Core of the I2S Receiver
stonedev-app/SimpleI2sSpeaker
play audio from a WAV file using I2S on Raspberry Pi Pico.
lexus2k/audioplayer_esp32
Audio I2S player for ESP32
bassjansson/esp-synth
A codebase for building ESP-based digital hardware synthesizers.
CedarGroveStudios/PCB_PCM510xA_I2S_DAC
An I2S stereo audio DAC with an internal master clock PLL and a charge pump for direct-coupled ground-centered audio output.
Walker78431/ESP32-Arduino_AnyAudioPlayer
A NEARLY_any audio player based on ESP32 & Arduino. 一个基于ESP32&Arduino的播放器,基本上可以播放任何音频。
FilipeChagasDev/embedded-signal-generator
A simple signal generator with a STM32F411CE microcontroller and a 1334A áudio DAC
vadrov/stm32-TicTakToe-Game-xpt2046-pcm5102a-ili9341-mp3-wav
DEMO GAME for stm32f4 (stm32f401ccu6) Tic-Tac-Toe. Demonstration of operation with a touch screen on an XPT2046 controller (HR2046, etc.), a display based on an ILI9341 (spi) 320x240 controller, and a PCM5102 audio DAC. With artificial intelligence based on the Minimax algorithm, with sound and effects (mp3 and wav software decoders).