Skip to content

A collection of IoT and embedded projects with implementations for Arduino and Espressif ESP-IDF. Includes multiple examples and archetypes for esp32-cam, esp32-s3, and other such hardware, along with sensors (e.g., BME280)

License

Notifications You must be signed in to change notification settings

georgevio/IoT-Embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT-Embedded

Collection of IoT and embedded systems projects. Ther is code for both Arduino and Espressif ESP-IDF. Some initial and basic parts of the projects are taken form code provided by Espressif. Some discussion readme files are created by AI, use with caution.

📁 Repository Structure

🔍 Basics

  • Arduino ESP32 Projects → Sketches, hardware interfacing, and libraries. They are fully functional, dont forget to enable the correct libraries and modules.
  • ESP-IDF Projects → Firmware, network connections, mqtt, etc. Specific hardware enabled (e.g., ESP32-CAM, ESP32-S3, ESP-S3-WROOM-1).

How to start

Clone this repo

git clone https://github.com/georgevio/IoT-Embedded.git
cd IoT-Embedded

Top-Level Folders

For Arduino, goto to arduino/ and use the IDE. For ESP-IDF, goto esp-idf/ and use idf.py for compilation.

📜 License

This project, including the original contributions and modifications, is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License (CC BY-NC 4.0).

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.
  • NonCommercial — You may not use the material for commercial purposes.

Please see the LICENSE file for the full text of the license.

About

A collection of IoT and embedded projects with implementations for Arduino and Espressif ESP-IDF. Includes multiple examples and archetypes for esp32-cam, esp32-s3, and other such hardware, along with sensors (e.g., BME280)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published