Connect to SPI Arducam using Kaluma

  1. Where did you get the camera module(s)?
    From Amazon - https://www.amazon.com/dp/B013JUKZ48?psc=1&ref=ppx_yo2ov_dt_b_product_details

  2. Model number of the product(s)?
    V5642 SPI Camera

  3. What hardware/platform were you working on?
    I am using a raspberry pi pico W and Kaluma JS library

  4. What help do you need?
    I am looking for an efficient way to programmatically control my SPI camera from my pico using Javascript. Specifically, I am using the Kaluma JS library. Does Arducam have any Javascript libraries or modules I could use for this purpose?