46 results for “topic:esp-idf-framework”
Run Zig on esp-idf (Xtensa/RISC-V)
Lua component for ESP-IDF
Touch macropad for HELLDIVERS™ 2 on PC and Playstation™
Crescendo Clock - an ESP32 based alarm clock to wake up gently
Water level monitor using open-source microcontrollers (Arduino, ESP8266, ESP32) and ultrasonic sensors HC-SR04 / JSN-SR04T / or TOF laser sensors VL53L1X / VL53L0X. 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
Библиотеки для получения данных с различных сенсоров / Libraries for receiving data from various sensors
Термостат + охранно-пожарная сигнализация
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)
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.
ESP-IDF component for pid plotter
zmai-90_tywe3s_mqtt_gateway
ESP32 example projects
ESP32 system functions and utilites (ESP-IDF)
Testing C3 lang in ESP32
IotPitcher Example Project for ESP32 Arduino IDE environment
Component for ESP-IDF to connect to a OBS websocket.
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.
Ultralightweight battery-powered thermometer using ESP32 and MQTT with home assistant integration.
Отправка данных на narodmon.ru GET-запросом с заданным интервалом
A repo full of esp-idf examples
A simple EEPROM library for the m950x0 and m95mx0 series SPI EEPROM chips for the ESP32 ESP-IDF framework. Can be used with PlatformIO.
This is a C library for the SHT1X Temperature-Humidity sensor for the esp-idf framework
Real-time sign language recognition on ESP32 using TFLite Micro.
IotPitcher Example Project for ESP32 Arduino IDE environment
Explore the full potential of the ESP32 with ESP-IDF
A resilient, state-driven connectivity framework for ESP32 designed for industrial-grade reliability and modularity.
No description provided.
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.
ESP32 to Node-RED dashboard communication using MQTT and FreeRTOS. [TalTech 2021 coursework]
Easy ESP32 task management using FreeRTOS API