-
Hi,
I need to make a https request from my uPy code and I see that the urequests model is missing. Is there something I am missing or has anyone successfully used the module to make https requests us…
-
Hello,
When I recompile micropython for esp32cam, I get a mix error between a float and int.
Line 189, file ov5640.c : unsigned int REFIN = xclk / pll_pre_div;
I added a cast to compile it, becaus…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
- Home Assistant 0.109.2 in Docker
- ESPHome 1.14 and 1.15-dev
**ESP (ESP32/ESP8266, Board/Sonoff):**
It's a ESP32…
-
Dear remibert, kindly asking for Your assistance and clarification.
Currently I am searching for some code, which will suit my needs while using esp32cam as security camera.
I wish to try and test y…
-
I'm trying to get a TTGO camera board to work with your distro and although I've gone in and updated the modcamera.c with my updated pin configuration for the camera, but I'm still getting the messag…
-
I have a ttgo-camera-plus board which has a pin configuration different from what the default camera module expects, therefore it fails. Is there a way to create a "config" file and pass that as a pa…
-
Ok time to prepare 3.0
What is the plan ? Do what was not done in 2.0/2.1 :wink:
1 - Nextion Screen support ((ESP3D + Nextion FW) (postponed / cancelled) use touch tft instead
2 - _M408 suppo…
-
On windows 10, I manage to make menuconfig work (idf.py menuconfig with ESP-IDF Command Prompt) with the example given by espressif (esp-idf / examples / get-started / hello_world).
Now, if I try thi…