Skip to content

Commit

Permalink
Update original.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueforcer authored Mar 24, 2024
1 parent 560cbd0 commit 66492a8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/original.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
If you want to remove AWTRIX from your Ulanzi TC001 you can flash the original Firmware.
This tutorial is for the Windows software, but you can use the firmware in any other flasher for different platforms.

## Method 1
1. Download the dump of the [original firmware](https://raw.githubusercontent.com/Blueforcer/awtrix3/main/docs/assets/ulanzi_original_firmware.bin)
2. Connect your Ulanzi with your PC and open https://esp.huhn.me/ in your browser.
3. Hit Connect -> Erase
4. Upload the .bin file and enter 0x00000. Then hit "program"
![image](https://github.com/Blueforcer/awtrix3/assets/31169771/b79bdf7e-477e-47f6-a41e-9106519f636b)


## Method 2 (Windows only)
1. Download the [ESP32 download tool](https://www.espressif.com/en/support/download/other-tools)
2. Download the dump of the [original firmware](https://raw.githubusercontent.com/Blueforcer/awtrix3/main/docs/assets/ulanzi_original_firmware.bin)
3. Start the ESP32 download tool and select ESP32 as chip type


Set it up like that and hit "Start"

![image](https://github.com/Blueforcer/awtrix3/assets/31169771/48a29f33-4896-4ee5-a001-17b44710c8ae)

0 comments on commit 66492a8

Please sign in to comment.