-
I started using this and found what I think isn't normal behavior:
The piezo beeps continuosly every 6 or 7 seconds, doing a different tone each time. I believe I discovered this is because the UPS…
-
Hi, I feel liike this might be a bit of an ask, but I was hoping to get this or a similar package working on a Raspberry Pi Pico, and realised a little late that this isn't really for MicroPython.
…
-
I'd like to use this camera module with other uPython devices, like the Pi Pico. Do you have the Python code available as a module instead of a firmware port? What would I need to do to get it from th…
-
**Describe the bug**
I have attempted to build Zephyr within Kali Linux on an x64-based architecture as well as a Debian Raspberry Pi 5 OS as well as Windows x64. I have attempted to build the bli…
-
Hi, I'am trying to implement firmware update for my **RP Pi Pico W** via Wi-Fi and I ran into a problem.
So I tried to run the boot example from [https://github.com/embassy-rs/embassy/tree/main/examp…
-
Hello!
I'm working on a project where I have 6 clients (esp01) publishing, one broker (I need a microcontroller) and one client that is only suscribed (android app on a mobile phone).
I want to ma…
-
Just tried the [updated](https://github.com/micropython/micropython-lib/commit/d717b04cb32f6badb7de10667b0b9525c59ae087) `logging` module to replace the `StreamHandler` and `FileHandler` adapted from …
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.15.0
### Custom code
Yes
### OS platform and distribution
Raspbe…
-
Trying to install like in the wiki, but replacing upip with mip. But I get the OSerror -6:
> >>> import mip
> >>> mip.install("micropython-umqtt.simple2")
> Installing micropython-umqtt.simple2 (…
-
After installing Ubuntu 22.04 on a PICO-PI-IMX7, the wireless interface is no longer detected but only bluetooth is detected.
The ethernet works fine.
The `lshw -C network` command shows only ethe…