-
Hello, I'm using raspberry pi pico (RP2040) and trying to build an application requires exposing 4 USB composite devices
for example, I need to run the following over USB2.0 interface:
1- NSH
2-…
-
I am currently experimenting with the sleep/dormant modes of the Raspberry Pi Pico. As a base I am using the examples hello_sleep respectively hello_dormant. The problem I encountered: After going to …
-
With MicroPython v1.16 (on 2021-06-18; Raspberry Pi Pico with RP2040), I observe the following unexpected output from .search() with a `pos` argument on a compiled regular expression:
```python
>>…
-
I have tested this on my Raspberry Pi Pico, and for the most part everything goes smoothly and appears as if it works, because I get the "Test" email from my "smtp.gmail.com" server, but I don't recei…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
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…
-
### SerialPort Version
12.0.0
### Node Version
Bun 1.0.2
### Electron Version
_No response_
### Platform
Linux thing 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64…
-
### Have you checked the GP2040-CE documentation [HERE](https://gp2040-ce.info/) to confirm this feature doesn't already exist?
Yes.
**### Which problem is this feature request solving?**
Thi…
-
Not an issue, just a question.
It was pretty easy to run tamalib and Tamagothi P1 on Raspberry Pi Pico Clone RP2040 with a SSD1306 display, but i got some problem to understand how to set the corre…
-
Hi! I want to use an Ili9143 lcd display. The link (https://github.com/fruit-bat/pico-zxspectrum/blob/main/docs/ZxSpectrumPicomputerZxLcd.md
) does not contain the file (ZxSpectrumPicomputerZxILI9341…