-
I tried to remap my `WSAD` keys to directional keys and it works everywhere except in PICO-8 web games: https://www.lexaloffle.com/pico-8.php. It's really bizzare, because the mapping works in other w…
musjj updated
9 months ago
-
Sending a Ctrl-D to the MicroPython REPL to initiate a soft reset and then immediately issuing a Ctrl-C causes the entire filesystem to be erased on the Raspberry Pi Pico board. This issue was observe…
-
Absolute novice here but really enjoying playing around with my Pico W and Unicorn (7 x 16).
Would it be possible to implement a `get_pixel(x, y)` method that returned `[r, g, b]`?
-
### Please describe your request.
First off, thanks for your amazing work on this tool.
I currently am using a Bluetooth guitar powered with a tp4056 module and an 18650 battery. I have a power…
-
>>> %Run -c $EDITOR_CONTENT
MPY: soft reboot
Error al leer ap.json: [Errno 2] ENOENT
ops! no ap.json file found!.
Access point active
Traceback (most recent call last):
File "", line 177, in…
-
i might be mistaken but so far there seems to be no support for the Bluetooth in the Pico W as of now. Is this planned?
-
Do anybody know how to read holdings register? Normally to read the holdings register, we have to send request frame first, but I do not know how to do it. I am using Pico W to read a sensor through M…
-
In https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.pdf the section 2.4 example is compiled with ```pico_enable_stdio_usb(test 1)``` however this does not work in practi…
-
My setup: Raspberry Pi Pico on Arduino IDE, Board definition github.com/earlephilhower/arduino-pico
This board definition relies on the Arduino port of BTstack. The wrapper and the examples are der…
-
I'm running RPI_PICO_W-20240105-v1.22.1.uf2 on a picoW at 5V and getting slightly higher numbers (33mA-30mA) for the active/sleep/lightsleep parts but the dormant section drops to only 12.5mA. It is v…
ravra updated
9 months ago