Projects in Awesome Lists tagged with espidf
A curated list of projects in awesome lists tagged with espidf .
https://github.com/J-Rios/uTLGBotLib
Universal Telegram Bot library for Arduino, ESP-IDF and Native (Windows and Linux) devices, that let you create Telegram Bots. You can use it with ESP8266 and ESP32 microcontrollers.
arduino arduino-library es esp-idf esp32 esp32-arduino esp32-idf esp32-library espidf telegram telegram-bot-api utlgbotlib
Last synced: 11 Oct 2025
https://github.com/zonque/webdavserver
WebDav server implementation for POSIX compliant environments (including ESP IDF)
esp-idf espidf linux soup webdav-server
Last synced: 25 Feb 2026
https://github.com/damiansuess/espblelibrary
BLE Library for ESP-IDF based on Arduino
ble bluetooth bluetooth-le bluetooth-low-energy esp-idf esp32 espidf suess suesslabs xeno-innovations xenoinc
Last synced: 12 Feb 2026
https://github.com/roboticsbrno/rb3204-rbcx
š¬ RBCX is a universal controller for hobby robots. It is a successor of RB3201-RBControl. It is used in our robot Robotka on Robo camp 2020.
arduino coprocessor esp32 espidf led motor rbcx servo stm32f103
Last synced: 15 Aug 2025
https://github.com/loockeeer/esp-ips
This repository is for an Indoor Positioning System (actually designed for outdoor positioning) designed for getting the positions of cars during a race.
bluetooth-low-energy esp32 espidf ips rssi-localization
Last synced: 13 May 2026
https://github.com/jn513/lora-communication
Rede de dispositivos Lora para automação de equipamentos e coleta de dados
esp32 esp32-lora espidf lora lorawan lorawan-gateway
Last synced: 15 Apr 2026
https://github.com/anlopo/lilygo_t-dysplay-s3_platformio
Lilygo T-Display-S3 + espidf + PlatformIO + VS Code
esp32 esp32-s3 espidf hello lvgl lvgl-esp32 lvgl-esp32-port lvgl9 platformio t-display-s3 vscode
Last synced: 09 May 2026
https://github.com/jn513/esp32_uart_sx1276
Biblioteca escrita para utilização de modulo LoRa com comunicação via UART no ESPIDF
ebyte esp32 espidf lora uart uart-protocol
Last synced: 24 Apr 2026
https://github.com/blagojeblagojevic/ibeacongateway
This is implementation of iBeaconGateway using ESP32 and basic position estimation
cjson esp-arduino esp-idf esp32 esp32-idf espidf ibeacon parking-lot parking-management position-estimation
Last synced: 09 Feb 2026
https://github.com/royyandzakiy/multisensor-station
Reliable ESP32 sensor data system with redundancy, modular sensors, WiFi, MQTT, and OTA updates.
cpp20 embedded-systems esp32 espidf iot platformio
Last synced: 12 Feb 2026
https://github.com/chrisjones79/minimal-lcd-st7789v-xpt2046
This repo contains (currently 2) variations of 'how-to' code, using ESP-IDF, as I learn to use the LilyGO T_HMI.
c esp32s3 espidf espidf-v5 hmi st7789 touchscreen xpt2046
Last synced: 20 Jan 2026
https://github.com/martinberlin/hm3301-idf
HM330x. Dust Sensor for ESP32 ESP-IDF Framework
Last synced: 01 May 2026
https://github.com/little-red-rover/lrr-firmware
Firmware for the ESP32-S3-MINI-1 at the heart of Little Red Rover.
Last synced: 11 Feb 2026
https://github.com/ivy-phngyn/humidity-sensor
ESP-IDF code for using I2C to read data from Adafruit Si7021 sensor and publishing the data via MQTT protocol to Mosquitto MQTT broker hosted on HomeAssistant.
adafruit esp32 espidf i2c platformio
Last synced: 29 Apr 2026
https://github.com/borud/lilygo-t-display-s3-amoled
Minimal platformio ESP-IDF project for Lilygo T-Display S3 AMOLED display.
amoled espidf lilygo-tdisplay-s3 platformio
Last synced: 26 Apr 2026
https://github.com/royyandzakiy/unittesting-espidf-pio-gtest
Guide to do automated testing using GoogleTest in PlatformIO, for ESP IDF based development
Last synced: 28 Apr 2026
https://github.com/davidanderle/ha-eink-display
An eink diplay for Home Assistant. Must be used with HA-eink-display-HACS
esp32 espidf hacs-custom home-assistant platformio
Last synced: 29 Apr 2026
https://github.com/chinmay-esp/led-blinking
This repository contains a LED blinking program developed using the ESP-IDF framework in C++. The code demonstrates how to initialize GPIO, configure the LED pin, and implement a basic delay for toggling the LED state.
Last synced: 16 May 2026
https://github.com/georgevio/zenoh-single-lib
Self-contained, plug-and-play module for zenoh-pico implementation for ESP32 devices
esp32 esp32s3 espidf zenoh zenoh-pico
Last synced: 17 May 2026
https://github.com/chinmay-esp/ledc_pwm_esp32
This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.
Last synced: 18 May 2026
https://github.com/ehabmagdyy/esp-idf-peripherals
ESP IDF Peripherals Code.
Last synced: 25 Jun 2025
https://github.com/borud/esp32-queue
example of how you use queues in ESP-IDF
esp32 espidf freertos freertos-queue freertos-task minimal-example
Last synced: 16 May 2026
https://github.com/trinhhuugiang/project-esp32
These are simple projects I did myself to get familiar with the ESP32 using ESP-IDF
Last synced: 19 May 2026
https://github.com/chinmay-esp/led_switch_interfacing
This repository demonstrates how to control an LED using a switch on an ESP32 microcontroller. It uses ESP-IDF, FreeRTOS, and C++ to toggle an LED based on the state of a GPIO input configured as a pull-up switch.
Last synced: 19 May 2026
https://github.com/chinmay-esp/servo_motor_esp32
This repository demonstrates how to control a servo motor using the MCPWM (Motor Control Pulse Width Modulation) peripheral of the ESP32, utilizing the ESP-IDF framework. The servo motor's position is controlled by adjusting the PWM signal sent from the ESP32, allowing for precise positioning.
Last synced: 20 May 2026
https://github.com/motoani/espspi_to_uvc
An ESP32 dev board is set up as an SPI slave and USB UVC device. This allows it to be an interface between an ESP32 project and a PC. It could be used to allow a GUI or game on an MCU to be recorded without the image quality loss inherent an attempts to video record from a TFT display.
Last synced: 22 May 2026
https://github.com/mathertel/sc01-plus-demo
SC01 Plus example using ESP-IDF 5.3.1 ff.
Last synced: 10 Jun 2025
https://github.com/chinmay-esp/pub_microros_idf
Developed a Micro-ROS publisher on ESP32 using ESP-IDF, publishing a counter to `/count_pub` at 10 Hz. It integrates [micro_ros_espidf_component](https://github.com/micro-ROS/micro_ros_espidf_component.git) and a custom [urosHandler](https://github.com/gawar55/urosHandler.git), communicating with a Micro-ROS Agent for real-time ROS2 applications.
cpp espidf espidf-component microros ros2-humble
Last synced: 28 May 2026
https://github.com/vortex2jm/esp32s3-logistic-regression
Classifying motion using logistic regression and accelerometer data within ESP32-S3. An embedded machine learning project.
accelerometer-data aiot embedded-systems esp32-s3 espidf logistic-regression machine-learning
Last synced: 25 Apr 2025