-
@terjeio, as you mentioned in your reply
https://github.com/terjeio/ioSender/issues/216#issuecomment-1257055165
**PI Pico W** is now supported by grblhal and your RP2040 driver - great !
But act…
oke24 updated
2 years ago
-
### 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.
- [X…
-
I'm seeing this in someone else's project (a proper SDK one, but I usually use the Arduino-Pico environment as shown here)...
```
#include "hardware/structs/xip_ctrl.h"
static uint32_t boot2_co…
-
**Describe the issue**
I can't open the web app. The LED on the Pico W keeps blinking at 1 second intervals.
**To Reproduce**
I have provided my secrets.py file, I have connected both the devices…
-
from machine import Pin
led = Pin("LEDW", Pin.OUT)
led.on()
hangs when run after board reset. LED turns on but REPL does not return a prompt.
If the wifi is set up first and connected then the…
-
```
I just ran this on a Pi4 using Ubuntu Server 20.04.5 95% sure I recorded everything. Included links to relevant sections of original github sources. My username was pi, machine name flasher.
/…
-
BlueDot works fine with Raspberry Pi and Python. I like it. But start time for Raspi is about one minute. Why not take the Pico W with the new support for Bluetooth. Proposal: Support for Micro Python…
-
I've just noticed in one of the Tindie images, the Pico W RUN pin is masked with kapton tape, but the non-Wireless version isn't.
I can't find any mention of masking any pins off, is this something …
-
Why does line 5 have brackets? bash picks up the close bracket as part of the URL
https://www.nongnu.org/lwip/2_1_x/group__lwip__opts.html)
-
I'm sorry, this is a really stupid question, but on the pico, how do you import the dependencies in requirements.txt?