An open API service indexing awesome lists of open source software.

https://github.com/trinhhuugiang/project-esp32

These are simple projects I did myself to get familiar with the ESP32 using ESP-IDF
https://github.com/trinhhuugiang/project-esp32

embedded-c esp32 espidf

Last synced: 24 days ago
JSON representation

These are simple projects I did myself to get familiar with the ESP32 using ESP-IDF

Awesome Lists containing this project

README

          

# practice-esp32

## 📌 Requirements
- ESP-IDF version: **4.4**
- Dev Kit: **ESP32-WROOM-32**

## 📁 Folder Structure
```
ESPIDF/
|
├── Code/
| └── project
├── Demo/
├── Doc/
└── Note/
```