-
I was following the book called [Get Started with MicroPython on Raspberry Pi Pico][1] and i succesfully made it to the 65th page but i cannot continue.
I wrote the code just like in the book (i us…
-
I have a basic Raspberry Pi Pico project that uses embassy-time for most timing, but I would like to have access to a periodic timer interrupt for a non-embassy chunk of code. Does the embassy-rp HAL…
-
Is there any way to code HM01B0 ArduCAM on micropython for Raspberry pi pico?
-
### Repro steps
1. Connect multiple rotary encoders to a single Raspberry Pi Pico board, using dedicated GPIO pins for each encoder.
2. Set up RotaryEncoderRP2 objects for the correct pins for eac…
M463 updated
9 months ago
-
### Description
I need to read a temperature sensor value and assign it to it's register only when the register is requested from master.
I understand that this must be done by `on_get_cb` callbac…
-
When I try to write the firmware to the hotkey pad I get an error.
```bash
~/katapult$ sudo make KCONFIG_CONFIG=config.hotkey flash FLASH_DEVICE=2e8a:000a --debug
GNU Make 4.3
Built for aarch64-un…
-
# Question
## Question
I can't upload my code to the raspberry pi pico. I have talked to you today at the course.
## Details
- Link to your project repository: https://github.com/UPB-FILS-MA/p…
-
I would like to ask a question about the file "beekeeb_piantor_rpi_pico_vial.uf2." Should this file be loaded into both the left and right microcontrollers (raspberry pi pico)? After loading, my right…
-
We should distill the documentation provided by the Raspberry Pi organization and other sources (such as this Digikey tutorial [1]) into a set of instructions for Windows, Linux, and Mac. This will be…
-
What devices have been tested ? Im especially interested in the different raspberry pi types. Would love to know if something like a raspberry pi pico or zero w would work since it would be way better…