i2s-audio
There are 59 repositories under i2s-audio topic.
biologist79/ESPuino
RFID-controlled musicplayer powered by ESP32
sdima1357/stm32f401cdu6_Audio
low noise low cost stm32 usb-audio dac with optional level meter
michelep/ESP32_WebRadio
An Internet web radio based to ESP32
sdima1357/stm32f401ccAudioNative
stm32 black pill usb sound card
dilshan/max2-audio-dac
24-bit Stereo Audio DAC for Raspberry Pi
gregtomasch/nRF52_24-bit-_I2S_Microphone_Audio_Recording_Utility
Record 24-bit Audio with the nRF52 and 24-bit I2S Microphones
makerportal/rpi_i2s
Raspberry Pi I2S Stereo Microphone Analyses in Python
yellobyte/ESP32-DevBoards-Getting-Started
Getting started with various ESP32 development boards. Lots of examples.
FedericaPaoli1/stm32-speech-recognition-and-traduction
stm32-speech-recognition-and-traduction is a project developed for the Advances in Operating Systems exam at the University of Milan (academic year 2020-2021). It implements a speech recognition and speech-to-text translation system using a pre-trained machine learning model running on the stm32f407vg microcontroller.
kaloprojects/KALO-ESP32-Voice-Assistant
Code snippets showing how to record I2S audio and store as .wav file on ESP32 with SD card, how to transcribe pre-recorded audio via Deepgram SpeechToText (STT) API, how to generate audio from text via TextToSpeech (TTS) API from OpenAI a/o SpeechGen a/o Google TTS. Triggering ESP32 actions via Voice.
esikora/M5StickC_AudioVisLed
Audio visualization based on an M5StickC (ESP32), i2s microphone, FFT and RGB LED strip.
MatejGomboc/Verilog-I2S-Transciever
I2S transciever implemented in Verilog HDL
parabuzzle/esp-idf-simple-audio-player
A simple audio player using I2S in ESP-IDF 5.x to play WAV files from an ESP32
t0mg/jackal
Upcycling project adding a color display, Bluetooth, RDS, NFC and more to an awesome looking 1978 radio, the Sony FX-300
srg74/WLED-ESP32-pico
WLED ESP32 pico board
unic8s/hd2_macropad
Touch macropad for HELLDIVERS™ 2 on PC, Playstation™ and Xbox™
pschatzmann/stm32-i2s
I2S Arduino Library for STM32 Microcontrollers
pschatzmann/rp2040-i2s
Work in progress...
dadamachines/doppler-FPGA-firmware
Bitstream src for doppler
jozsefcsiza/ESP32-INMP441-SPECTRUM
ESP32 INMP441 SPECTRUM WITH BLUETOOTH CONTROL
VladimirV01/voice-remote
This repository contains the information on my adaptation of the Home Assistant voice remote.
jumblies/ESP8266_HA_Audio_Node
PUBLIC - ESP8266 I2S implementation of HA TTS node over HTTP and MQTT
mnemocron/P5-DSP-Board-mdk
C Firmware for FHNW P5 DSP Board based on STM32F412 / TLV320aic
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)
reed-foster/pynq-audio
RTL and python for using the ADAU1761 audio codec on the Pynq-Z2 board from TUL
avidadearthur/esp32-baby-monitor
ESP32 Radio Baby Monitor made for my final BSc Project.
patsaoglou/AudioWayDSP
Dedicated Repository for the AudioWayDSP Project
stonedev-app/SimpleI2sSpeaker
play audio from a WAV file using I2S on Raspberry Pi Pico.
denisgav/pico-usb-headset
Making USB headset using Raspberry pi pico
IdrisCodes/STM32F4_ADC_to_I2S_DMA
A simple project to sample audio from the ADC and output it via I2S using DMA
lexus2k/audioplayer_esp32
Audio I2S player for ESP32
sdima1357/stm32f401cdu6_nrf_audio
low latency wireless lossless audio
Carlo47/ESP8266InternetRadio
Implements an Internet Radio operated by a single pushbutton
kaloprojects/KALO-ESP32-Voice-ChatGPT
ESP32-based Open AI Voice chat device (similar ChatGPT). Recording questions with a microphone, transcribing via Deepgram STT, then sent to Open AI. Response is played with AI voices on speaker. Supporting ongoing dialogues with saved history for follow-up questions. User defined "system prompts" for own "personalities" and dedicated use cases.
SentryCoderDev/SentryBOT
This open-source project provides a modular bipedal companion robot and a framework enhanced with specialized plugins. Designed to be customizable and extensible to user needs, this flexible framework is API-based and designed for use in robotics and automation projects. The project includes both hardware and software components.
ChikaraWakaura/i2sDinDisp
esp32 を活用して I2S オーディオ入力(ADC)の視覚化としてよくある LED 風バンド表示と、おまけレベルな周波数スペクトル表示を行うプログラムです。