File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,11 @@ The M5 with its slick design and rounded corners™ also has a rather good [
45
45
46
46
### Setup
47
47
48
- 1 . Install the drivers for your dac. See [ hardware needed] ( #hardware-needed )
49
- 2 . Copy the php script to your music folder on the server.
50
- 3 . Open ` system_setup.h ` and set your wifi credentials, select a board and set ` SCRIPT_URL ` to the php script location. Save this file.
51
- 5 . (In the Arduino IDE) Select ` ESP32 Dev Module ` as board.
48
+ 1 . Download the [ latest eStreamPlayer release] ( https://github.com/CelliesProjects/eStreamPlayer32/releases/latest ) .
49
+ 2 . Install the drivers for your dac. See [ hardware] ( #hardware-needed ) .
50
+ 3 . Copy the php script to your music folder on the server.
51
+ 4 . Open ` system_setup.h ` and set your wifi credentials, select a board and set ` SCRIPT_URL ` to the php script location.
52
+ 5 . Select ` ESP32 Dev Module ` as board.
52
53
6 . Flash the sketch to your esp32. Set ` Tools->Core Debug Level->Info ` before you flash so you can grab the ip address from the serial port.
53
54
7 . Browse to the ip address shown in the serial port.
54
55
You can’t perform that action at this time.
0 commit comments