-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bab3b3d
commit 1aca7a8
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# LED-hourglass-32x16 | ||
|
||
# Easy Install | ||
1. [Download the latest `````hourglass.bin```` and ````program flash.bat```` from the Releases tab](https://github.com/IHOTT/LED-hourglass-32x16/releases) | ||
1. [Download the latest ````hourglass.bin```` and ````program flash.bat```` from the Releases tab](https://github.com/IHOTT/LED-hourglass-32x16/releases) | ||
2. [Download this flashing tool](https://github.com/espressif/esptool/releases) | ||
3. [Download the USB<->Serial driver here](https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers), install and restart | ||
3. Plug in your ESP32 (make sure your USB cable does data AND charging!) | ||
4. Open ````program flash.bat```` and make sure the right COM port is written. You might need to replicate a similar command line manually if you're not on windows. | ||
5. Run ````program flash.bat````! | ||
5. Run ````program flash.bat````! |