any reason why my stm32 configured as mqtt client sends a DNS request but i dont get a response?
have you used a higher baud rate for ESP32s?
anyone worked with LVGL in ESP IDF?
hey there, any good resources for getting started with the DCMI on stm32s? got an ov7670 here
any method of increasing the rendering speed of a display with the esp_lcd component?
Has anyone worked with the kalman filter from the DSP library for ESPs?
is it possible to send the HTML page from a Web Server in async mode upon initial client request? tried that and all i get in the browser is the […]
when using ESP-NOW If I want to enable long-range transmission I have to enable it for the receiver as well?
I want to build a MJPEG server via websocket on esp32 in esp idf The problem is that I am using the mongoose network stack, and `I have to know […]