-
Can the microWakeWord engine run natively on RP2350 or RP2040 microcontroller platforms (
* https://en.wikipedia.org/wiki/RP2350
* https://www.raspberrypi.com/products/rp2350/
* https://www…
Hedda updated
2 weeks ago
-
### Description
i want to use this library using the rp2040 board but it seems the library does not directly support the raspberry pi version but it does support the Arduino Nano Rp2040 Connect. …
-
@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
2 weeks ago
-
Adding this as a spot for folks to track the work to support rp2040 based boards.
There is upstream effort to support the SoC in zephyrproject-rtos/zephyr#34835 and on top of that, @protobits and I…
-
Please consider looking into adding platform support for the new RP2350 MCU and the Raspberry Pi Pico 2 development board.
RP2350 is the successor and next-generation of RPi RP2040 so guess would n…
Hedda updated
1 month ago
-
Can you please add official port of the TensorFlow Lite Micro library to new RP2350 (and old RP2040) microcontroller platforms?
There looks to be a few unofficial ports of the [TensorFlow Lite Micr…
Hedda updated
2 weeks ago
-
### CircuitPython version
```python
Adafruit CircuitPython 9.2.0-beta.0 on 2024-09-17; Raspberry Pi Pico 2 with rp2350a
```
### Code/REPL
```python
# boot.py
import usb_cdc
usb_cdc.disable()
```…
-
![5980-00](https://github.com/user-attachments/assets/a932a70d-6ecb-46ae-bd96-fbd5c5271eb5)
Adafruit Feather RP2040 Adalogger is a small board from Adafruit with RP2040 and microSD holder on it (ht…
-
### Port, board and/or hardware
RPI PICO W
### MicroPython version
MicroPython v1.24.0-preview.224.g6c3dc0c0b on 2024-08-22; Raspberry Pi Pico W with RP2040
### Reproduction
```py
impo…
-
Can this library be used with RP2040? Apparently lots of Arduino libraries have been ported already. It would be nice to have a menu interface consistent across devices.