martinius96 / ESP-IDF_FreeRTOS_ESP32

Source codes of some applications developed under ESP-IDF framework for ESP32 board. Apps are using FreeRTOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP-IDF projects examples for ESP32

  • FreeRTOS implemented with tasks for subprograms (measurement, http(s) request)
  • Ultrasonic sensor nodes are using Queue blocking mechanism for inter-task communication
  • No build, Cmake files, components or Kconfig included
  • Developed under ESP-IDF release versions 4.0, 4.2 up to 4.3.2

About

Source codes of some applications developed under ESP-IDF framework for ESP32 board. Apps are using FreeRTOS.


Languages

Language:C 100.0%