-
Great library, thanks.
On esp8266 though it yields an error - adding a return false at the end of Unistep2::run() fixed it as it was running off the end.
Error:
Unistep2.cpp:44:13: error: contr…
-
se prevee agregar soporte para más tarjetas, por ejemplo la raspberry pi pico?
-
@maxgerhardt I would just like to informally raise the suggestion of maybe you considering the idea of possibly joining the pioarduino community and perhaps moving this forked platform-raspberrypi rep…
Hedda updated
1 month ago
-
**Describe the bug you encountered:**
I tested the usb_device example with version 0.6.0. The PIO USB device does not enumerate. I have not attached a USB sniffer to the figure out what is going …
-
Any chance this will work in CircuitPython?
There are some Raspberry Pi Pico functions still lacking from micropython :(
-
Hi, not sure what's wrong,
but your library not working both, with my Lolin32 lite
and Raspberry Pi Pico.
my code is
import machine, sht11
from sht11 import SHT11
fro…
-
### Port, board and/or hardware
Pico W
### MicroPython version
MicroPython v1.23.0-preview.322.g5114f2c1e on 2024-03-30; Raspberry Pi Pico W with RP2040
### Reproduction
1. This sessi…
-
**Describe the bug**
I cannot use more then 60 pixels when I am trying to use my neopixels from my device.
***Arduino board***
Raspberry Pi Pico W
**To Reproduce**
Steps to reproduce the beh…
-
When I tried to save the image captured by simpletest.py for the Raspberry Pi Pico, I received a corrupted image. Additionally, setting the colorspace to jpeg mode doesn't return a memoryview object. …
-
The title of the project suggests that this project is intended for a raspberry pi pico (the microcontroller), yet the code and "Hardware" section imply only the use of the computer boards (specifical…