Difference between revisions of "VEYE MIPI 290/327 for Jetson Nano"

From wiki_veye
Jump to navigation Jump to search
Line 1: Line 1:
 
[[VEYE MIPI 290/327 for Jetson Nano/zh|查看中文]]
 
[[VEYE MIPI 290/327 for Jetson Nano/zh|查看中文]]
 
===Overview===
 
===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.
 +
 
===Hardware Setup===
 
===Hardware Setup===
 
===System Setup and Configuration===
 
===System Setup and Configuration===
Line 9: Line 13:
 
====Upgrading Kernel Image and Supplements====
 
====Upgrading Kernel Image and Supplements====
  
==== Upgrading DTB File by Flashing from Host PC ====
+
====Upgrading DTB File by Flashing from Host PC====
  
 
===Applications and Test===
 
===Applications and Test===
 
====Video Stream Toolkits Manual====
 
====Video Stream Toolkits Manual====
 
====Video Control Toolkits Manual====
 
====Video Control Toolkits Manual====

Revision as of 09:57, 23 October 2019

查看中文

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