Line: 1 to 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
I2S and soundIntroduction | |||||||||
Line: 40 to 40 | |||||||||
| |||||||||
Added: | |||||||||
> > | I2S microphonesTwo different I2S microphone breakout boards are available: Both microphones are supported by the MicroPython I2S driver.
| ||||||||
I2S examples
Mike Teachman, the author of the I2S MicroPython driver has supplied a series of test programs | |||||||||
Line: 57 to 68 | |||||||||
| |||||||||
Added: | |||||||||
> > |
|
Line: 1 to 1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
I2S and soundIntroduction | ||||||||||
Line: 39 to 39 | ||||||||||
| ||||||||||
Added: | ||||||||||
> > | The SD card module, which may be used to store the music files, uses D5,D6,D7,D8 for its interface pins. These pins should therefore be avoided when choosing the pins for the PCM5102 module. D3 and D4 are used for PSRAM in case of the WROVER-B module.
I2S examples
Mike Teachman, the author of the I2S MicroPython driver has supplied a series of test programs
| |||||||||
-- ![]()
Comments |
Line: 1 to 1 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
I2S and soundIntroduction | ||||||||||
Line: 26 to 26 | ||||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
Connecting the PCM5102:
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
| ||||||||||
Changed: | ||||||||||
< < |
| |||||||||
> > |
| |||||||||
-- ![]()
Comments |
Line: 1 to 1 | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
I2S and soundIntroduction | |||||||||||||||||||||||||
Line: 16 to 16 | |||||||||||||||||||||||||
Connecting the MAX98357A | |||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||
> > | ![]() | ||||||||||||||||||||||||
Here is a table showing how I connected the MAX98357A to the ESP32 board:
| |||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||
| |||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||
| |||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||
> > |
Connecting the PCM5102:
| ||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||
-- ![]()
Comments | |||||||||||||||||||||||||
Line: 35 to 47 | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||
> > |
|
Line: 1 to 1 | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||||||||||||||||||||||
> > |
I2S and soundIntroductionIn order to play audio files we need:
![]() There are two cheap I2S boards converting digital audio data to an analogue audio signal and communicating through the I2S protocol:
Connecting the MAX98357AHere is a table showing how I connected the MAX98357A to the ESP32 board:
Comments
|