-
Engineers at the University of Michigan’s Smart and Sustainable Automation Research Laboratory (S2A Lab) have landed an algorithm capable of keeping layers in check at up 10 times the typical speed …
-
Hi Chris,
Thanks for your wonderful video and nice explanation related to MAX9814 and ESP-32. I am trying to send digital audio from Max9814 to bluetooth headphone ( as sink).
Source esp-32 is abl…
rujha updated
4 years ago
-
Hallo,
Die Firmware für Teensy 4.0 in ja noch in der Entwicklung. Ist schon ein grober Zeithorizont absehbar, wann die Produktionsreife erreicht sein wird?
Das verwendete Mikrofon InvenSense ICS…
-
The [TI TAS5756M](http://www.ti.com/product/TAS5756M/technicaldocuments) is an I2S power amplifier IC commonly used on Raspberry Pi audio amplifier (p)HATs. It is controlled via I2C and provides quite…
renne updated
4 years ago
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
hardware/edgeconnector_ds.md
OK ../edgeconnector
hardware/i2c-shared.md
OK ../i2c/
OK /docs/hardware/assets/i2c-b…
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
hardware/edgeconnector_ds.md
OK ../edgeconnector
LICENSE.MD
OK https://creativecommons.org/licenses/by-sa/4.0/
OK…
-
The sample conversion problem occurs in myApp.cpp at line 435, in the assignment.
Original code:
` // multiplex data
int16_t *tmp = tempBuffer;
for(int ii=0;ii
-
ESP32 has I2S hardware so it'd be nice to support it!
References:
* [ESP-IDF docs](https://esp-idf.readthedocs.io/en/v2.1/api-reference/peripherals/i2s.html)
* [MicroPython I2S API](https://githu…
-
I'am trying to use adafruit I2S mic SPH0645 for audio input to PICAM-STREAMER on raspberrypi zero w with V2 official camera with no success, video stream works perfectly but with no audio, though i h…
-
I tried using a usb microphone to record audio and that worked but was extremely quiet as the mic was poor quality so I switched to an adafruit i2s-mems breakout, wired it all up, and tested it with a…