HM01B0 QVGA Camera -How to load the Pico4ML board manager on Windows 10 Pro with Arduino IDE version 2.03?

  1. Where did you get the camera module(s)?
    Amazon

  2. Model number of the product(s)?
    HM01B0 QVGA Camera Module

  3. What hardware/platform were you working on?
    Windows 10 Pro with Arduino IDE version 2.03

  4. Instructions you have followed. (link/manual/etc.)
    Arducam HM01B0 QVGA Camera Module for Raspberry Pi Pico - Arducam Wiki

  5. Problems you were having?
    When installing
    Arducam HM01B0 QVGA Camera Module for Raspberry Pi Pico - Arducam Wiki

I get
Error: 13 INTERNAL: Cannot install platform: installing platform rp2040:[email protected]: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index: 11653739 !=11657216
6. The dmesg log from your hardware?

  1. Troubleshooting attempts you’ve made?
    Reloading the JSON
  2. What help do you need?
    How can I load the Pico4ML board manager?

@m-lehmann

Your idea is awesome, but it is not fully adapted yet.

We currently do not recommend using it on the Arduino ide, we will adapt it later, so stay tuned.

You can try cmake project first.

You can select arduino-pico (source is GitHub - earlephilhower/arduino-pico: Raspberry Pi Pico Arduino core, for all RP2040 boards) with the Pico4ML with board type “generic”. You will then have to add libraries for camera, microphone, etc.