Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in esp32

ESP32 JTAG debugging with VSCode

esp32 jtag

ESP32 + TLC5940

arduino esp32

ESP-IDF deep_sleep and FreeRTOS tasks

Read line by line in file and store into string, Flash data saving SPIFFS

c++ arduino esp32 arduino-c++

EPS32 switch from Arduino to IDF - need to find the corresponding BLE function

ESP8266WiFi.h: No such file or directory

c++ arduino esp32 platformio

How do i solve ESP32 async webserver cors error

reactjs esp32

BLE scan() not returning complete advertisement payload

Retrieving real-time data from Google Cloud IoT device in GET / "pull" fashion?

can't open source file "sys/reent.h" (dependency of freertos/FreeRTOS.h)

iot esp32 esp-idf

Light sleep wakeup via UART

Making ESP32 WiFi/Bluetooth work together

ESP32 BLE advertising stopped once the device is connected:

esp32

PlatformIO on VSCode not compiling: collect2.exe: error: ld returned 1 exit status

How to suppress switch warnings in esp-idf and cmake

c++ cmake esp32 esp-idf

Arduino ESP32 I2C can I set custom pins for SLAVE (Client)

arduino esp32 i2c slave pins

Uploading code from platform IO to esp32

Where and how is the accuracy lost by doing in C integer multiplication and division and storing the result in integer or float?

c gcc esp32