-
Hallo.
Hat hier jemand eine Idee, warum der ESP immer neu startet, warum Wifi immer abbricht und warum Daten fehlen?
Ich benutze ein "[APKLVSR ESP32 ESP32-WROOM-32 USB C NodeMCU Entwicklungsplatin…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
…
aso-c updated
6 months ago
-
I have a hello world program for C++. Then I created a .wasm file for the same using the below command with wasi-sdk.
```
/opt/wasi-sdk/bin/clang++ -O3 \
-z stack-size=4096 -Wl,--initia…
-
I had problems with `est-idf-sys` on my Mac m1 while building rust template example, every time I tried to build the project it was failing with this error:
`error: failed to run custom build comma…
-
### Environment
- OS and Version: Debian 12.7
- VS Code Version: 1.93.1
- C/C++ Extension Version: v1.22.3 (pre-release)
- CMake Tools Extension Version: v1.20.6 (pre-release)
- GCC version: `x…
-
Hi fellow Gophers!
I did try to write a simple hello-world application using espressifs ESP32 Plattform
```
package main
import (
"time"
)
//Flash with tinygo flash -target esp32-mini3…
-
Hi,
I have problem during building. I have cloned you repo, imported as "Arduino project".
ESP-IDF: 4.4.6
Output:
../ESPuino/build/bootloader/bootloader.bin"
Bootloader binary size 0x4a30 byt…
-
**esp-idf version is 4.4**
```
Executing action: all (aliases: build)
Running ninja in directory /home/stone/workspace/esp-va-sdk/examples/amazon_aia/build
Executing "ninja all"...
[1/6] Perfor…
-
CXX build/main/main.o
C:/msys32/home/Megauser/esp/ESP32_Explorer/main/main.cpp:1:20: fatal error: Memory.h: No such file or directory
compilation terminated.
make[1]: *** [/home/Megauser/esp/esp-id…
-
## Environment:
macOS Monterey 12.1, Homebrew
## Device
[LilyGO TTGO T-Camera ESP32-WROVER](https://makeradvisor.com/esp32-ttgo-t-camera-pir-sensor-oled/)
## menuconfig:
```
[*] Use SSD1306 …