VEYE MIPI 290/327 for Jetson Nano

From wiki_veye
Revision as of 09:57, 23 October 2019 by Xumm (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

查看中文

1 Overview

This guide shows how to connect VEYE-MIPI-290/327 to Jetson Nano. Jetson Nano SDK Version is r32.2.1. We provide two ways to do so: Prebuilt Binaries or Source Code. Yes, It's Open Source!

VEYE-MIPI-290/327 is STARVIS camera module with ISP functions build in. It outputUYVY data using MIPI-CSI2. We provide V4L2 interface for video streaming apps , and Video Control Toolkits (which is Shell Script) to control the camera module directly.

2 Hardware Setup

3 System Setup and Configuration

4 Firmeware Upgrade

4.1 Using the Prebuilt Binaries

4.2 Flashing the Jetson Nano Development Kit

4.3 Building from Source

4.4 Upgrading Kernel Image and Supplements

4.5 Upgrading DTB File by Flashing from Host PC

5 Applications and Test

5.1 Video Stream Toolkits Manual

5.2 Video Control Toolkits Manual