-
After this part, I didn't get a blinky
>>> flasher.flash_binary("blink.bin")
Time spent: 120133
0x0 0x0
0x1 0x0
0x2 0x0
0x3 0x0
Log of stuff I tried:
```
Traceback (most recent call las…
-
下記の内容で3.5章のyoloxによる物体検知までは動きました。参考になれば幸いです。不要であればクローズしてください。よろしくお願いします。
共通して
- 仮想環境を手動で設定する前提で修正
## install_opencv.sh
- opencvのバージョンだけ指定し直しました
```
#!/bin/bash
# Raspberry Pi OS(64-bit) A po…
-
I'm using Raspberry Pi version of FreeRTOS, current version which was last updated about 3 months ago. Linking: pico_cyw43_arch_lwip_sys_freertos and calling cyw43_arch_init from within a task. I get …
-
■Steps:
1. Fetching the source code from https://github.com/tesla-android/android-raspberry-pi
2. Execute commands: ./unfold_aosp.sh
3. Execute commands: ./build_rpi4.sh , and resolve compilation …
-
When building picberry under Raspberry Pi OS 64bit, the resulting binary won't produce working targets.
Output looks like this...:
pi@ak-test-pi:~/temp $ sudo picberry -f pic24fjxxxga3xx -g 27,23,…
-
Would need CircuitPython API to select the MCU pins to use.
We also may want to consider adding `ssl` to boards with enough resources that would not ordinarily have it (this would also expand the s…
-
### Port, board and/or hardware
Official Pico w/rp2040
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico with RP2040
### Reproduction
[uncaught_exception_test.py.txt](h…
-
![cm5](https://github.com/user-attachments/assets/14f7a758-4180-4449-8a64-428ca91a9ec0)
## Basic information
- Board URL (official): https://www.raspberrypi.com/products/compute-module-5/
-…
-
### Port, board and/or hardware
Raspberry Pi Pico WH
### MicroPython version
MicroPython v1.24.0 on 2024-10-25; Raspberry Pi Pico W with RP2040
### Reproduction
Attempt following code, both w…
-
### 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…