EspNowAudio: verschil tussen versies

Uit RevSpace

Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 26: Regel 26:
* ESP now throughput https://hackaday.io/project/166868-my-attempt-at-an-esp-now-mesh/log/166398-072419-maximum-transmission-throughput-of-esp-now
* ESP now throughput https://hackaday.io/project/166868-my-attempt-at-an-esp-now-mesh/log/166398-072419-maximum-transmission-throughput-of-esp-now
* ESP audio playback https://github.com/earlephilhower/ESP8266Audio
* ESP audio playback https://github.com/earlephilhower/ESP8266Audio
* VBAN specification https://www.vb-audio.com/Voicemeeter/VBANProtocol_Specifications.pdf

Versie van 1 mrt 2020 12:29

Project EspNowAudio
Status Initializing
Contact bertrik
Last Update 2020-03-01

What

The idea is to experiment a bit more with ESP now, in particular in combination with audio transfer.

Stuff to learn:

Possible end result: A kind of zero-standby power intercom. When you press the button, an ESP8266 is powered up. It immediately starts transmitting audio from a digital I2S microphone over ESP now. The receiving end will probably be an ESP32, that receives the ESP now audio and converts into a standardized audio-over-ip protocol, e.g. VBAN.

Related interesting stuff: