|
18 | 18 | --- |
19 | 19 | ## Hardware |
20 | 20 | #### Required: |
21 | | -**ESP32 board**: https://aliexpress.ru/item/32847027609.html \ |
22 | | -**I2S DAC**, roughly like this one: https://aliexpress.ru/item/1005001993192815.html \ |
23 | | -https://aliexpress.ru/item/1005002011542576.html \ |
24 | | -or **VS1053b module** : https://aliexpress.ru/item/32893187079.html \ |
25 | | -https://aliexpress.ru/item/32838958284.html |
| 21 | +**ESP32 board**: https://aliexpress.com/item/32847027609.html \ |
| 22 | +**I2S DAC**, roughly like this one: https://aliexpress.com/item/1005001993192815.html \ |
| 23 | +https://aliexpress.com/item/1005002011542576.html \ |
| 24 | +or **VS1053b module** : https://aliexpress.com/item/32893187079.html \ |
| 25 | +https://aliexpress.com/item/32838958284.html \ |
| 26 | +https://aliexpress.com/item/32965676064.html |
26 | 27 |
|
27 | 28 | #### Optional: |
28 | 29 | ##### Displays |
29 | | -- **ST7735** 1.8' or 1.44' https://aliexpress.ru/item/1005002822797745.html |
30 | | -- or **SSD1306** 0.96' I2C https://aliexpress.ru/item/1005001621806398.html |
31 | | -- or **Nokia5110** 84x48 SPI https://aliexpress.ru/item/1005001621837569.htmlz |
| 30 | +- **ST7735** 1.8' or 1.44' https://aliexpress.com/item/1005002822797745.html |
| 31 | +- or **SSD1306** 0.96' I2C https://aliexpress.com/item/1005001621806398.html |
| 32 | +- or **Nokia5110** 84x48 SPI https://aliexpress.com/item/1005001621837569.htmlz |
32 | 33 |
|
33 | 34 | ##### Controls |
34 | 35 | Three tact buttons or Encoder or all together |
@@ -74,7 +75,7 @@ Three tact buttons or Encoder or all together |
74 | 75 | | ------ | ------ | ------ | |
75 | 76 | | XDCS | 25* | VS1053_DCS | |
76 | 77 | | XCS | 27* | VS1053_CS | |
77 | | -| XRST | EN | VS1053_RST | |
| 78 | +| XRST | EN* | VS1053_RST | |
78 | 79 | | DERQ | 26* | VS1053_DREQ | |
79 | 80 | | SCK | 18 | - | |
80 | 81 | | MOSI | 23 | - | |
|
0 commit comments