l-jost / ESP32_IoT_Framework

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 condiction

  • ESP32S3_Basic
    Fully working condiction

About

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

License:MIT License


Languages

Language:C 51.1%Language:C++ 47.6%Language:Python 1.3%Language:CMake 0.1%Language:Makefile 0.0%