-
Unable to compile arducam_mini example in Arduino IDE 2.3.2
Have #defined OV2640_MINI_SMP_PLUS in memorysaver.h
and uncommented
#define ARDUCAM_SHIELD_REVC
on attempting to upload the sketch …
-
-
### The problem
My pi pico w isn't getting data from a DHT22. If I put micropython on the pi pico w, it reads the sensor as expected.
This is on ESPHome 2023.6.2
### Which version of ESPHome…
-
### Contact Details
rayslinky@gmail.com
### Tell us your idea.
It would be nice to bookmark IPs that I regularly connect to in the app, instead of having to type it every single time.
### Relevant…
-
Possibly related to #8963
In certain circumstances, the Pico W will fail to connect successfully to the USB host, resulting in no tty device being created. Typical dmesg output is follows:
```
…
-
hello! has there been any successful testing with this library on a Pi Pico W? I know ESP32 models are listed, but the Pico has native `wifi` module support and I still can't instantiate an OSC client…
-
你好,请问:
将编译生成的可执行程序 luckfox_lvgl_demo 上传到 Luckfox Pico Ultra W 后运行报错:
"./luckfox_lvgl_demo: No such file or directory"
编译系统:Ubuntu 22
pico@luckfox:~/02$ ldd ./luckfox_lvgl_demo
libd…
-
I wanted to use the library in a project but when when the library sx1262 is imported this error happens:
```
Traceback (most recent call last):
File "", line 1, in
File "/lib/sx1262.py", lin…
-
This may be something I don't grok about how the UART and the wifi chip interact. Here's the setup NOT using wifi:
I have a PicoProbe connected to SWD and to UART0 (GP0 and GP1). Anything I print…
-
Tested with "MicroPython v1.23.0, cosmic_unicorn v1.23.0-1 on 2024-06-06; Raspberry Pi Pico W" - unfortunately I don't have any other appropriate boards to test with.
Steps:
1. Flash this https:…