-
Attempting to build [PicoBB](https://github.com/Memotech-Bill/PicoBB).
My [CMakeLists.txt](https://github.com/Memotech-Bill/PicoBB/blob/d0723ecbf290803ffceaab94b9f0920e2f0c0a8d/src/pico/CMakeLists.…
-
cmake .. -DPICO_BOARD=pico
PICO_SDK_PATH is /home/pi/pico-sdk
PICO platform is rp2040.
Build type is Release
PICO target board is pico.
Using board configuration from /home/pi/pico-sdk/src/boar…
-
Hi ,
I'm trying to connect to ssl server using this code :
```
>>>import usocket
>>> im…
Lir10 updated
1 month ago
-
Hi Gagetoid,
followed the instructions and I was able to create the df2 file and flashed on the Pico W. (I know was flashed because the old files are gone). After restarting the Pico no new FS is p…
-
https://thepihut.com/collections/featured-products/products/raspberry-pi-zero-2
The Raspberry Pi Zero 2 W incorporates a quad-core 64-bit Arm Cortex-A53 CPU clocked at 1GHz. At its heart is a Ras…
-
Hello!
I'm trying to run the examples on the Pi Pico W with a Raspberry debug probe.
I changed the runner to `runner = "probe-rs run --chip=RP2040"` configured `example_secrets.rs`
The code g…
-
Could I use this library as a Logitech G29 PC wheel input without emulating another wheel?
Basically I want to use the wheel as input to controlling a RC car over ExpressLRS. I just want to get the…
-
Hi, thanks for writing this elegant and minimal wifi driver in the first place.
Recently, bluetooth support was added in [pico-sdk](https://github.com/raspberrypi/pico-sdk/releases/tag/1.5.0) with …
-
# Setup Project Management and CI/CD Environment
## User Story
As a development team, we want to set up GitHub Projects and GitHub Actions so that we can track issues and automate testing of pul…
-
The pico-ice is a small, low cost board with the Raspberry Pi Pico processor (RP2040) and a Lattice Semiconductor iCE40UP5K FPGA.
https://pico-ice.tinyvision.ai/
Today my attention turned toward…