-
After this part, I didn't get a blinky
>>> flasher.flash_binary("blink.bin")
Time spent: 120133
0x0 0x0
0x1 0x0
0x2 0x0
0x3 0x0
Log of stuff I tried:
```
Traceback (most recent call las…
-
This ticket came out of a conversation on #55.
I propose a v1.3 of the hardware/software which is a hat for the Raspberry Pi Pico 2 (RP2350) that includes 2 PS/2 ports (both dual wired), 2 USB-A po…
-
Hi There!
Is it possible to modify the code to support ESP32 and/or Raspberry Pico for read/write the SYSCON?
Thanks!
-
**Bonjour à vous,**
Si vous lisez ce message, c'est que vous avez envie d'apprendre à utiliser le Raspberry Pi Pico W pour créer des inputs de jeux vidéo.
Dans ce contexte, le cours est orienté …
-
Hello,
I don't know if this is the right place to report this, but the SWDCLK and SWDIO pins are swapped in the documentation.
I had trouble debugging the PicoW(H), and it worked after swapping SWDC…
-
Many thanks for providing Fritzing Part file for the Raspberry Pico W at
https://datasheets.raspberrypi.com/picow/PicoW-Fritzing.fzpz
Could someone please also provide the corresponding Fritzing …
-
I am trying to create a PicoBB system with VGA, STDIO over UART and no USB but it gives me the following error during make with the following options:
`~/projects/Raspberry_Pi_Pico/pico/PicoBB/con…
-
Raspberry Pi Pico is fully able to write data to stdout which is displaying correctly in Serial Monitoring software.
Pico is entirely unresponsive to stdin reads (tested only with `scanf()`). The `…
-
I did a infrared light to midi note in one of my past project. Don't know where is the code.
So I will try to do it in Raspberry Pi Pico this time.
(And git it ^^)
-------------------------------…
-
Would it be possible to port this to a Raspberry Pi Pico? The fact that these are way cheaper right know than an Arduino would make this more accessible to everyone.