These examples work with the ESP32 Devkit V1 board
Examples taken from the FreeRTOS Books and Manuals
- Tasks
- Queues
- Software Timers
- Interrupts
- Resources
- Event Groups
- Task Notifications
Add more later
These are ESP32 specific examples with the ESP-IDF Framework
- Peripherals
- BLE
- Wi-Fi
Add more later
- WireHelper
- Used with the Arduino
Wire
library for I2C devices
- Used with the Arduino