-
I have several Picos and all work on Thonny on my desktop version with Win 10.
On my Pi 4 I get error "Device is busy..... " But, it isn't - nothing running. No Main.py
Same cable used for both…
-
Hola, estoy teniendo problemas para usar esta libreria con raspberry pi pico, uso platformio en visual studio code, los errores son los siguientes:
```
.pio\libdeps\pico\TFT 22 ILI9225\src\Default…
-
Code should allow for country override - as this may be interfering with the ability to connect to local WiFi outside of England.
https://github.com/pimoroni/phew/blob/a21bc19fe817840589f63246d9bf3…
-
I'm trying to run the demo test with the LED colors (4.2-paho...), but I run into errors after installing the Python package. I'm not sure how to resolve it as I followed all of the instructions befor…
-
xmrig-nvidia.exe -o loki.miner.rocks:4005 -u XXX -p w=YYY --cuda-devices=0 -a cn-pico/trtl
(XXX is valid LOKI address)
[CUDA] Error gpu 0: :718 "invalid configuration argument"
-
Bluetooth & Switch controller support ?
just a thought
-
This is not a request, but I'm providing an update with improvements. I have attached a new camera.py file in a ZIP file. I've been working on a project using a Pico W and the Arducam 5MP using Microp…
-
Running `.ls` shows no files, and `.pwd` shows we're in root. Where is the usercode which is sent to the Pi Pico via `kaluma flash -w` stored?
If putting MicroPython on the Pi Pico, the usercode is…
-
This is a bit complex and I'll see if I can get it working myself, I found a tutorial here https://picockpit.com/raspberry-pi/raspberry-pi-pico-w-captive-portal-hotspot-access-point-pop-up/
This wo…
-
Hi, I need to make some changes in the source code of one of the libraries included in this project. How could I then compile your micropython from source? Or is it possible to change pinout defined …