diff --git a/Gemini IA Precompiled binaries/Gemini AI ESP32 S2.zip b/Gemini IA Precompiled binaries/Gemini AI ESP32 S2.zip new file mode 100644 index 00000000000..0630171049f Binary files /dev/null and b/Gemini IA Precompiled binaries/Gemini AI ESP32 S2.zip differ diff --git a/Gemini IA Precompiled binaries/Gemini AI ESP32 S3.zip b/Gemini IA Precompiled binaries/Gemini AI ESP32 S3.zip new file mode 100644 index 00000000000..be6b1c4b40a Binary files /dev/null and b/Gemini IA Precompiled binaries/Gemini AI ESP32 S3.zip differ diff --git a/Gemini IA Precompiled binaries/Gemini AI ESP32 wroom dev module.zip b/Gemini IA Precompiled binaries/Gemini AI ESP32 wroom dev module.zip new file mode 100644 index 00000000000..0d51d67a9ac Binary files /dev/null and b/Gemini IA Precompiled binaries/Gemini AI ESP32 wroom dev module.zip differ diff --git a/Gemini IA Precompiled binaries/README.md b/Gemini IA Precompiled binaries/README.md new file mode 100644 index 00000000000..29595fd1fa3 --- /dev/null +++ b/Gemini IA Precompiled binaries/README.md @@ -0,0 +1,23 @@ +# How to flash + +Go to ESP-TOOLS + +Enter esp32 into bootloader mode + +Go to "Manual flash" + +Place the Bootloader binary into bootloader (0x1000) + +Place the partitions binary into Part Table (0x8000) + +Place the firmware into firmwareA (0x10000) + +Flash it in slow mode or fast mode both works for me (you need to reboot the board for start using the firmware) + +Sidenote: Please select the .zip corresponding to your ESP32 model to ensure it is compatible + +# Screenshots + +![image](https://github.com/user-attachments/assets/879b8621-29d0-4c55-85ff-f44fa94e1d4a) + +![image](https://github.com/user-attachments/assets/3ee4cfea-37d1-413d-9bfe-25451e251d07)