-
Hello.
First thanks a lot for your fancy library !
I encounter a strange bug on Raspberry Pi Pico when using PNGenc (same with two unrelated codes). I try to convert a bunch of BMP files to PNG …
-
Thank you for your great NMEA2000 library.
I managed to get this working well on a Raspberry Pi Pico with the CANPico carrier board from Canis Labs (from SK Pang). The port to the Canis Labs SDK wa…
-
# Un peu de context
[![image](https://github.com/user-attachments/assets/3029228c-2bd8-4d56-8a55-3290b91f6725)](https://www.linkedin.com/posts/eloistree_havin-fun-activity-7262705248828375040-65-w…
-
is it possible to use luckfox pico ultra which has the wifi module integrated, so that after launching goldhen it connects to the internet through luckfox as it is done through Raspberry?
https://w…
-
### Port, board and/or hardware
Raspberry Pi Pico
### MicroPython version
MicroPython v1.23.0 on 2024-06-02; Raspberry Pi Pico with RP2040
### Reproduction
```py
import os
def core1_t…
-
Hi,
I am trying to run the webradio.ino example on a Pico W. The structure of the .ino file is
```
#include
#if defined(ARDUINO_ARCH_RP2040)
void setup() {}
void loop() {}
#else
(here comes…
-
I switched the SDK for an existing project from 2.0.0 to 2.1.0. The vscode extension downloaded the new SDK (and updated toolchain). However, when I attempted to reconfigure and rebuild the project, …
-
@aallan @petewarden Please consider updating this [pico-tflmicro](https://github.com/raspberrypi/pico-tflmicro) port of TensorFlow Lite Micro library with all the latest changes from upstream TensorF…
Hedda updated
1 month ago
-
Would this library work on an raspberry pi Pico?
It should be possible since it has an Arm Cortex-M0+ like the Mkr Zero!
-
The current version of Thonny v4.1.4 does not recognise these boards when they are plugged in making it difficult to use with Thonny. Please add facilities for RP2350 chips so that they work like PR20…