-
安装arduinolibs,否则找不到SHA256.h:
https://github.com/rweather/arduinolibs
![image](https://user-images.githubusercontent.com/1320252/96030926-3a877480-0e8f-11eb-8ed8-d34183ffb288.png)
Arduino自带的包管理器可以…
-
Can you identify a reason for me that this library won't work on an ESP32? It was difficult to get the ESP32 boards to even show in the Arduino IDE, and now that they do, your useful library doesn't s…
-
I have an ESP32-CAM and I am trying to write the code to stream the images over a HTTPS connection using this library.
I have written a handler (based on someone else's code and modified it to us…
-
If either of the above board libraries are used, this sketch fails to compile (in the Arduino IDE), with the final error message shown as:
```
'struct esp_wps_config_t' has no member named 'crypto_f…
-
Hello, this isn't an issue, but I don't think there's any way to communicate with you outside of this section. Since I'm working on this as an amateur, I was very pleased to see that you shared a libr…
-
Hi, I'd like to ask if a new release of `embassy-net` is planned, the current example for a webrequest on the rp pico w no longer compiles with the crates.io release, due to missing trait impls.
-
Hi
I try to compile the OTAA_OLED sample code to test my Lora 32 module but when I compile I get these:
```
Compiling sketch...
/home/vincen/.arduino15/packages/esp32/tools/xtensa-esp32-elf-gc…
-
System: MacOS Silicon
If anyone got the error "I2S.h: No such file or directory", just install the esp32 version 2.0.17 to fix it.
"Navigate to Tools > Board > Boards Manager..., type the keywor…
-
Hello everybody,
I get an error while building a piece of code;
No matter how long or short the actual code is, I keep getting "Command line too long" in step 3 of the building process.
When I …
-
Hi, thanks for your library.
I work for my own attendance project, R503 fingerprint module connect to esp32. Is it possible to transfer fingerprint captured image to esp32 and esp32 convert image t…