Update README.md
This commit is contained in:
parent
257e54a47c
commit
22e33bbe57
14
README.md
14
README.md
@ -16,13 +16,13 @@ are needed for this to work.
|
|||||||
|
|
||||||
**Connecting together:**
|
**Connecting together:**
|
||||||
|
|
||||||
I2S device | ESP32 | Usage
|
I2S device | ESP32 | Usage
|
||||||
---------- | ------- | -----------
|
---------- | --------------------------------- | -----------
|
||||||
VIN/VCC | 3V3/5V | Power (3V)
|
VIN/VCC | 3V3/5V (refer to the DACs specs) | Power (3V)
|
||||||
GND | GND | Power (GND)
|
GND | GND | Power (GND)
|
||||||
WS/LRCLK | GPIO15 | Word select
|
WS/LRCLK | GPIO15 | Word select
|
||||||
DIN/Data | GPIO22 | actual i2s data
|
DIN/Data | GPIO22 | actual i2s data
|
||||||
BCLK | GPIO15 | Serial clock
|
BCLK | GPIO15 | Serial clock
|
||||||
|
|
||||||
|
|
||||||
## Flashing
|
## Flashing
|
||||||
|
Loading…
Reference in New Issue
Block a user