-
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…
-
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…
-
I suspect this is a clock de-sync issue
Hardware: W5500_EVB_PICO
Firmware: `rp2_w5500_20221111_v2.0.0.uf2`
When this happens everything freezes and no errors are reported in Thonny and a power …
-
The battery ideally should have over 2-hour life when powering Raspberry Pi Pico W, microphone, cellular chip, and ILI9488 screen. Also needs a charge controller, and a constant 5V output
-
Hello,
I don't want to buy weak hardware, but no yet over powerful.
Is it ok to use Raspberry Pico? Or I need for example Raspberry Pi Zero W?
Thanks.
-
I have all the extension installed and the toggle-led project created.
All works fine if i run the project on the pi pico.
If I try to debug the project with VSC the error above is showed.
In the p…
-
Hi,
I have tried various ways, but cannot compile the pngto565 converter.
I am using ubuntu 22.04 and eventually got round to installing the libpng-dev package as I needed the header files. Even so,…
-
Getting the following exception:
`memory allocation failed, allocating 32763 bytes`
I have a bit more than 3X memory free at the time of making the call to response.text().
https://github.com…
-
https://electrocredible.com/raspberry-pi-pico-temperature-sensor-tutorial/
This guide shows how to get the ambient temperature from the onboard Pico w
Add a question type that pulls this datum from…
-
### 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…