-
ESP 32 Camera? where to find?
[its possible to connect this camera to the PIco W...](https://medium.com/@ste.tuveri/raspberry-pico-robot-with-2-esp32-cam-and-distance-sensor-wifi-and-ap-72d7373b2aa…
-
UF2 used [v1.19.1-966-g05bb26010 (2023-03-13) .uf2](https://micropython.org/resources/firmware/rp2-pico-w-20230313-unstable-v1.19.1-966-g05bb26010.uf2)
Board: Pico W
Running a simple web server,…
-
I was following the book called [Get Started with MicroPython on Raspberry Pi Pico][1] and i succesfully made it to the 65th page but i cannot continue.
I wrote the code just like in the book (i us…
-
Hello, I came across your work yesterday. It's extremely interesting. I myself was looking to implement WebSockets on Pico.
I wrote this library for Pico :
[https://github.com/holysnippet/pico_eth…
-
After installing the new SDK 2.1.0 , the Pico does not reset and hangs after loading new elf file with openocd. Tried downloading the source for debugprobe and recompiling and that results in an "fa…
-
How would you recommend driving a motor using the Maker Pi Pico base? I'm interested in controlling [this peristaltic pump](https://www.adafruit.com/product/3910). Or is there something other than the…
-
### The problem
If I compile a Pico W firmware (eg, the default ESPHome yaml) without a static IP, the Pico gets into a boot loop where it is unable to connect to WiFi and also does not seem to ini…
-
Choose one of the following development platforms to use the _http_ and _websockets_ protocol.
- [ ] - esp8266
- [ ] - esp32
- [ ] - raspberry pico w
Check [esp8266](https://www.espressif.com/en/pro…
-
## What are the steps to reproduce this issue?
1. Create a program that creates another thread on the second CPU core
2. Run the program, wait for the second core to start
3. Hit Stop in the status…
-
Hi,
I am having trouble reading the connected SSID or the rssi with strange results. I am using a raspberry pico with micropython 1.20.0 `MicroPython v1.20.0 on 2023-04-26; Raspberry Pi Pico W with R…