readme
This commit is contained in:
19
README.md
19
README.md
@@ -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 | - |
|
||||||
|
|||||||
Reference in New Issue
Block a user