Skip to content

Commit 5aeec09

Browse files
committed
readme
1 parent e2e8a4a commit 5aeec09

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,18 @@
1818
---
1919
## Hardware
2020
#### 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
2627

2728
#### Optional:
2829
##### 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
3233

3334
##### Controls
3435
Three tact buttons or Encoder or all together
@@ -74,7 +75,7 @@ Three tact buttons or Encoder or all together
7475
| ------ | ------ | ------ |
7576
| XDCS | 25* | VS1053_DCS |
7677
| XCS | 27* | VS1053_CS |
77-
| XRST | EN | VS1053_RST |
78+
| XRST | EN* | VS1053_RST |
7879
| DERQ | 26* | VS1053_DREQ |
7980
| SCK | 18 | - |
8081
| MOSI | 23 | - |

0 commit comments

Comments
 (0)