This commit is contained in:
e2002
2022-02-17 00:12:19 +03:00
parent e2e8a4a4a2
commit 5aeec09366

View File

@@ -18,17 +18,18 @@
--- ---
## Hardware ## Hardware
#### Required: #### Required:
**ESP32 board**: https://aliexpress.ru/item/32847027609.html \ **ESP32 board**: https://aliexpress.com/item/32847027609.html \
**I2S DAC**, roughly like this one: https://aliexpress.ru/item/1005001993192815.html \ **I2S DAC**, roughly like this one: https://aliexpress.com/item/1005001993192815.html \
https://aliexpress.ru/item/1005002011542576.html \ https://aliexpress.com/item/1005002011542576.html \
or **VS1053b module** : https://aliexpress.ru/item/32893187079.html \ or **VS1053b module** : https://aliexpress.com/item/32893187079.html \
https://aliexpress.ru/item/32838958284.html https://aliexpress.com/item/32838958284.html \
https://aliexpress.com/item/32965676064.html
#### Optional: #### Optional:
##### Displays ##### Displays
- **ST7735** 1.8' or 1.44' https://aliexpress.ru/item/1005002822797745.html - **ST7735** 1.8' or 1.44' https://aliexpress.com/item/1005002822797745.html
- or **SSD1306** 0.96' I2C https://aliexpress.ru/item/1005001621806398.html - or **SSD1306** 0.96' I2C https://aliexpress.com/item/1005001621806398.html
- or **Nokia5110** 84x48 SPI https://aliexpress.ru/item/1005001621837569.htmlz - or **Nokia5110** 84x48 SPI https://aliexpress.com/item/1005001621837569.htmlz
##### Controls ##### Controls
Three tact buttons or Encoder or all together Three tact buttons or Encoder or all together
@@ -74,7 +75,7 @@ Three tact buttons or Encoder or all together
| ------ | ------ | ------ | | ------ | ------ | ------ |
| XDCS | 25* | VS1053_DCS | | XDCS | 25* | VS1053_DCS |
| XCS | 27* | VS1053_CS | | XCS | 27* | VS1053_CS |
| XRST | EN | VS1053_RST | | XRST | EN* | VS1053_RST |
| DERQ | 26* | VS1053_DREQ | | DERQ | 26* | VS1053_DREQ |
| SCK | 18 | - | | SCK | 18 | - |
| MOSI | 23 | - | | MOSI | 23 | - |