-
Notifications
You must be signed in to change notification settings - Fork 37
WiFiLink
ESCape32 Wi-Fi Link is an ESP32-based embedded configurator for ESCape32 firmware that works over Wi-Fi. It acts as a Wi-Fi AP named ESCape32-WiFi-Link that an external device connects to. A configuration window pops up automatically, but in case it doesn't or is limited in functionality, simply navigate to escape32.local
or 192.168.4.1
in the web browser once Wi-Fi connection has been established. The main highlights are:
- Real time configuration and firmware updates.
- RTTTL music is transparently converted into the internal format.
- Any device with Wi-Fi and a web browser can be used (only one device can be connected at one time).
- Download the latest pre-built combined image here.
- Flash the image at offset 0x0 using the ESP Flash Tool or any DFU utility, e.g. dfu-util.
ESP Flash Tool step-by-step instructions:
-
Select ChipType.
-
Select LoadMode (USB).
-
Select and check the downloaded image.
-
Set offset to 0.
-
Select the corresponding COM port.
-
Click Start.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. NOT FOR MILITARY USE. May all beings be happy.