Topic: "esp-idf-framework"
kassane/zig-esp-idf-sample
Run Zig on esp-idf (Xtensa/RISC-V)
Language: Zig - Size: 384 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 121 - Forks: 12

UncleRus/esp-idf-lua
Lua component for ESP-IDF
Language: C - Size: 377 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 72 - Forks: 20

javiser/crescendo-clock
Crescendo Clock - an ESP32 based alarm clock to wake up gently
Language: C - Size: 12.7 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 0

martinius96/hladinomer-studna-scripty
Water level monitor using open-source microcontrollers (Arduino, ESP8266, ESP32) and ultrasonic sensors HC-SR04 / JSN-SR04T and similar with Trigger and Echo signals. Arduino Core & ESP-IDF implementations. For ESP32 available also with FreeRTOS. ESP8266 and ESP32 support for Ultra Low Power deep sleep app. ESP32 available with PHY Ethernet LAN8720.
Language: C++ - Size: 86.7 MB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 20 - Forks: 1

kotyara12/reSensors
Библиотеки для получения данных с различных сенсоров / Libraries for receiving data from various sensors
Language: C - Size: 6.17 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 17 - Forks: 3

kotyara12/telemeter_dzen
Термостат + охранно-пожарная сигнализация
Language: C++ - Size: 23.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 5

unic8s/hd2_macropad
A very flexible and easy-to-use macropad for HELLDIVERS™ 2
Language: C - Size: 34.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

kotyara12/reTgSend
Library for sending notifications to Telegram from a device to ESP32. There is a built-in queue of outgoing messages for delayed sending (for example, when there is no Internet)
Language: C++ - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 7 - Forks: 2

SolidStateLEDLighting/esp32-S3-idf-advanced-template-alpha-5.2
This is an advanced template for the Espressif IDF. This project demonstrates important techniques for large scale IDF development. This project is compiled on the ESP-IDFv5.2.
Language: C++ - Size: 2.21 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1

alutov/zmai-90_tywe3s_mqtt_gateway
zmai-90_tywe3s_mqtt_gateway
Language: C - Size: 4.28 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

VedantParanjape/pid-plotter-component
ESP-IDF component for pid plotter
Language: C - Size: 1.23 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

kotyara12/reEsp32
ESP32 system functions and utilites (ESP-IDF)
Language: C++ - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 3 - Forks: 2

kassane/esp32-c3lang
Testing C3 lang in ESP32
Language: CMake - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

mc-cat-tty/ESP32
ESP32 example projects
Language: C++ - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

bramoosterhuis/esp-idf-obs-client
Component for ESP-IDF to connect to a OBS websocket.
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

euginfrancis/ESP32_JWT_Auth
A library for implementing JSON Web Token (JWT) authentication on the ESP32 microcontroller. This project enables secure user authentication for IoT applications, offering easy integration, robust JWT handling, and support for secure data transmission.
Language: C - Size: 44.9 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

segin-GH/esp-idf-examples
A repo full of esp-idf examples
Language: C - Size: 655 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 2

matusnovak/esp-idf-m95-eeprom
A simple EEPROM library for the m950x0 and m95mx0 series SPI EEPROM chips for the ESP32 ESP-IDF framework. Can be used with PlatformIO.
Language: C - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

kotyara12/reNarodMon
Отправка данных на narodmon.ru GET-запросом с заданным интервалом
Language: C++ - Size: 87.9 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Cecilius/Temperature_sensor_ESP32_DS18B20_MQTT
Ultralightweight battery-powered thermometer using ESP32 and MQTT with home assistant integration.
Language: C - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

codebydant/sht1x_esp32_idf_library
This is a C library for the SHT1X Temperature-Humidity sensor for the esp-idf framework
Language: C - Size: 687 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

ankit-thealchemist/sensor-data-acquisition-ble
This example shows how to aquire the data over the ble
Language: C - Size: 672 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kotyara12/reOpenMon
Sending sensor data to http://open-monitoring.online/ with a specified interval and sending queue. For ESP32 only, since it was released as a FreeRTOS task and on ESP32-specific functions. Controller field values (data) are passed to the queue as a string (char*), which is automatically deleted after sending. That is, to send, you must place a line with data on the heap, and then send it to the library queue.
Language: C++ - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

AbIots/esp-idf-template
This is a template application for ESP32 to be used with Espressif IoT Development Framework, C++ and PlatformIO.
Language: C++ - Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 5

pantaluna/esp32_timer_basics
Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

allansomensi/esp-bttf-clock-rs
A clock/lamp built with ESP32, using Rust and the esp-idf framework. It connects to Wi-Fi to synchronize time via SNTP.
Language: Rust - Size: 144 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

allansomensi/esp-interstellar-clock
A clock/lamp built with ESP32, using Rust and the esp-idf framework. It connects to Wi-Fi to synchronize time via SNTP.
Language: Rust - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Jabed-Akhtar/ESP32-NMCU-DevBoard_ESP-IDF_Examples
Examples for ESP32-NodeMCU Development Board.
Language: C - Size: 19.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gdex1974/AirSensorExternalESP32
Air Quality Sensor - external unit
Language: C++ - Size: 2.16 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gdex1974/AirSensorInternalESP32
Air Quality Sensor - internal unit
Language: C - Size: 1.56 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Franklingo13/MQTT_Thingsboard
Uso de ESP-NOW y MQTT para publicar en Thingsboard
Language: C - Size: 71.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hiperiondev/librelogic-esp32
Port to ESP32 of https://github.com/kalamara/librelogic
Language: C - Size: 104 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ezdev128/esp32-tasker
Easy ESP32 task management using FreeRTOS API
Language: C++ - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Dev-91/ESP32_ETH_SD
ESP32_ETH_SD
Language: C - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

linomp/esp32-nodered-integration
ESP32 to Node-RED dashboard communication using MQTT and FreeRTOS
Language: C - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

allenck/esp_t4_wifi
esp32 weather app for t4 display
Language: C - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pantaluna/esp32_uart_basics
Language: C - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

pantaluna/esp32_rmt_basics
Language: C - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
