HiBean Installation
Requirements
- ESP32-S3: Ensure you have the ESP32-S3 board and a USB cable.
- Binary File Link: SkiBean.bin.
- Browser: Use Google Chrome or Microsoft Edge (supports Web Serial) ESPHome.
- USB Cable: A reliable cable for data transfer.
Steps
1. Download the Binary File
- Open the GitHub link: SkiBean.bin.
- Click on the
SkiBean.bin
file, then click the Download button to save the binary file to your computer.
2. Open ESPHome Web
- Go to ESPHome Web in your Chrome or Edge browser.
- Make sure your ESP32-S3 is connected to your computer using a USB cable.
3. Connect the ESP32-S3
- On the ESPHome Web page, click the Connect button.
- A pop-up will appear with available devices. Select the port for your ESP32-S3 and click Connect.
4. Install the Binary File
- Once connected, click Install.
- Choose File when prompted
- In the file selection dialog, locate and select the
SkiBean.bin
file you downloaded earlier.
- Click Install to start the flashing process.
5. Flash the Firmware
- ESPHome Web will erase the existing firmware and flash the
SkiBean.bin
binary.
- The flashing process may take a few minutes. Wait for it to complete.
- After successful installation, a success message will appear.
6. Verify the Installation
- If the binary includes Wi-Fi credentials, the ESP32-S3 will attempt to connect to the specified Wi-Fi network.
- To view logs and verify functionality, click Logs in ESPHome Web after the flashing is complete.
Direct Link to Binary File
- Binary File: SkiBean.bin
Troubleshooting
- Device Not Recognized: Ensure your USB cable supports data transfer.
- Flashing Errors:
- Press and hold the BOOT button on the ESP32-S3 while connecting via ESPHome Web.
- Confirm the binary file matches the ESP32-S3 architecture.
Let me know if you encounter issues or need further help!