I've build TcMenu with VSCode + ESP-IDF v5.1.3 for ESP32 an ST7735 1,8" TFT display. To achieve it i changed this lines in TaskManagerIO and SimpleCollections lib #include "Utils.h" inline bool ...
Quickly getting an ESP-IDF project started because it took me a lot longer than it should have to do this the first time. Install the PlatformIO venv Activate the PlatformIO venv From inside this ...
#include "driver/ledc.h" #include "freertos/FreeRTOS.h" #include "freertos/task.h" #define LED_RED_CH LEDC_CHANNEL_0 #define LED_GREEN_CH LEDC_CHANNEL_1 #define LED_BLUE_CH LEDC_CHANNEL_2 #define ...
Programming embedded systems is difficult because of resource constraints and limited debugging facilities. Why develop your own Real-Time Operating System (RTOS) as well as your application when the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results