Skip to content

Collection of ESP32 project codes demonstrating Wi-Fi, BLE, sensor integration, and peripheral control. Ideal for learning and prototyping IoT applications with the ESP32 platform.

Notifications You must be signed in to change notification settings

upuldi/esp32_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Projects

A collection of embedded development projects built using the ESP32 microcontroller. This repository includes example applications, source code, and documentation to help you get started with ESP32 for various IoT and embedded system use cases.

📦 What’s Inside

This repo contains:

  • 🚀 Sample code for ESP32 using Arduino and ESP-IDF frameworks
  • 🌐 Wi-Fi and Bluetooth Low Energy (BLE) examples
  • 📊 Sensor integrations (DHT22, BMP280, etc.)
  • ☁️ Cloud connectivity (MQTT, HTTP APIs)
  • 🧪 Test scripts and serial monitor tools

🛠️ Getting Started

Prerequisites

  • ESP32 Dev Board (e.g., DOIT ESP32, NodeMCU-32S)
  • USB Cable
  • Arduino IDE or ESP-IDF
  • Required drivers for USB-to-Serial chip (CP2102 / CH340)

Cloning the Repository

git clone https://github.com/upuldi/esp32_projects.git
cd esp32-projects

About

Collection of ESP32 project codes demonstrating Wi-Fi, BLE, sensor integration, and peripheral control. Ideal for learning and prototyping IoT applications with the ESP32 platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published