Skip to content

Support for Nicla Vision? #137

Open
Open
@KurtE

Description

@KurtE

As @mjs513 noticed in the issue #136 I was curious if there were any Zephyr native samples for the different
camera captures and noticed that there was an example samples/drivers/video/capture, which I thought I might
try. Under this I saw that there is a board information for it to run on an Arduino Nicla Vision board.

Which I don't have but found that it is currently on sale so I ordered one... Yep I know...

But I see there is currently no support here in the ArduinoCore-zephyr project for this board?

Are there plans to include support for it?

Activity

josuah

josuah commented on Jun 29, 2025

@josuah

The Arduino Nicla Vision works well on Zephyr. Remains to get it working on the ArduinoCore I suppose...

Various hardware is tested from time to time and posts are put on that thread:

KurtE

KurtE commented on Jun 29, 2025

@KurtE
Author

Thanks @josuah,

With the Nicla Vision, I was able to build the capture sketch directly on Zephyr, using the current code (actually now maybe synced two days ago, I may sync again as looks like there is a beta RC...

But when I try run it I don't see anything in the terminal window, nor anything showed up in the Kernel monitor window. It does show stuff when I run the Hello world sample as well as the Blink sample..

Any suggestions on how best to try it out?

Thanks again

josuah

josuah commented on Jun 29, 2025

@josuah

This is a good point, currently by default, the capture sample is a bit crude without a display attached.
You might have gotten a Capture started message and then not much.

Do feel free to report on this thread how it went!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Support for Nicla Vision? · Issue #137 · arduino/ArduinoCore-zephyr