-
Dear OpenPLC team,
I installed a VM with the Raspberry Pi OS Bullseye i386 desktop OS to program my Pi Pico W.
I have run the Linux installer script to add the OpenPLC_Editor application.
However…
-
## What are the steps to reproduce this issue?
1. Flash rp2-pico-20230426-v1.20.0.uf2
2. Reconnect Raspberry Pi Pico
3. Connect Pico
## What happens?
Get message popup "Connection to Pico los…
-
Dollatek sound sensor example project from Kev https://www.kevsrobots.com/blog/ikea-lamp-hack.html
-
Just wanted to inform that i tested arduino-mqtt on RP2040 / Raspberry Pi Pico W and with the earlephilhower/arduino-pico Core [Here](https://github.com/earlephilhower/arduino-pico) it works out of th…
-
On Micropython 1.20 if you start a thread on Core1, even if that thread does nothing then when an IRQ is triggered from the rotary encoder on code running on Core0 the whole machine locks up e.g
o…
-
> Please provide a clear and concise description of the bug along with logs
## What are the steps to reproduce this issue?
1. Installed Micro-Pico extension to VS Code.
2. Confirmed connection Ra…
-
### The problem
It seems like the deep sleep component doesn't work on the RP2040, my board consumes as much power as when not in deep sleep. This makes it very hard to run on batteries.
Both in "…
-
Starting to explore how to exploit a WizFi360-EVB-Pico using microPython
[https://docs.wiznet.io/Product/Open-Source-Hardware/wizfi360-evb-pico](https://docs.wiznet.io/Product/Open-Source-Hardware/…
-
### 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…
-
First reported here: [Pico W ENOMEM error when using PIO - Raspberry Pi Forums](https://forums.raspberrypi.com/viewtopic.php?t=338158).
A program that uses PIO (such as the example code: [micropyth…