-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
574e0b8
commit 0721eb0
Showing
2 changed files
with
9 additions
and
0 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
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Upgrade from AWTRIX 2 to AWTRIX 3 | ||
|
||
AWTRIX 2 used to run on an ESP8266. AWTRIX 3 requires more resources and therefore only runs on an ESP32. | ||
|
||
If you have the official AWTRIX 2 mainboard, you can simply swap the ESP8266 Wemos D1 mini 1:1 with an ESP32 D1 mini without changing the pinout. However, you will need the AWTRIX2_upgrade.bin firmware as the pinout has remained the same. | ||
|
||
If you do not have a mainboard then replace your current ESP8266 with an ESP32 as a WROOM D2 variant, a normal NodeMCU32 should also do the trick. | ||
Use the pinout of the Ulanzi and also flash the Ulanzi firmware |