/ESP32_IoT_Framework

This repository contains example programs of my custom ESP32 IoT framework.

Primary LanguageCMIT LicenseMIT

ESP32 IoT Framework

This repository contains example programs of a custom ESP32-S2 and ESP32-S3 IoT framework. It contains a custom upload script that converts the firmware binary file into UF2 format and uploads it to the connected board(s). Support of multi-board programming (with explicit serial number compare). Further, USB Settings (such as VID, PID, Serial Number) can be freely choosen.

  • ESP32S2_Basic
    Fully working condition

  • ESP32S3_Basic
    Fully working condition

  • ESP32C3_Basic
    Fully working condition