In edge AI applications such as industrial inspection, intelligent transportation, and robot vision, GPU accelerated intelligent cameras are gradually replacing the discrete solution of "traditional industrial cameras+industrial computers". The NEON-2000-Ono series open camera platform launched by ADLINK is equipped with NVIDIA Jetson Orin Nano module, pre installed with Jetpack and drivers, integrating image acquisition, deep learning inference, and industrial I/O control, greatly reducing system integration complexity. This article will provide a complete engineering guide from hardware interface analysis, sensor selection, power and peripheral connections, trigger mode configuration to practical deployment considerations, to help visual engineers quickly put the platform into on-site operation.
Product Overview and Model Differences
The NEON-2000-Ono series currently includes four models, with the core differences being image sensors and triggering capabilities:
Model Sensor Resolution Frame Rate Shutter Type Acquisition Software Trigger Support
NEON-202B-ONO E2V EV76C570 1600 × 1200 (1.9MP) 60fps global shutter Basler Pylon external hardware/software/free running
NEON-203B-ONO Onsemi MT9P031 1920 × 1080 (2MP) 30fps rolling shutter Basler Pylon external hardware/software/free running
NEON-201A-ONO Onsemi AR0234 1920 × 1200 (2MP) 60fps Global Shutter V4L2/Gstreamer Software/Free Run
NEON-202A-Ono Sony IMX334 3840 × 2160 (8MP) 60fps rolling shutter V4L2/Gstreamer software/free running
All models share the NVIDIA Jetson Orin Nano 4GB core (6-core Arm Cortex-A78AE, 512 CUDA+16 Tensor core), 128GB SSD, 4GB LPDDR5, and support Ubuntu system. 202B and 203B use the Basler Pylon SDK, which is suitable for users who are already familiar with the Basler ecosystem; 201A and 202A use standard V4L2/Gstreamer, which is more compatible with open-source toolchains.
Selection suggestion: For high-speed motion scenes (such as conveyor belt detection), priority should be given to global shutter (202B/201A); High resolution static detection can be selected with 8MP 202A; if external hardware triggering synchronization is required, please note that 201A/202A only supports software triggering and cannot receive external hard triggering signals.
Detailed description of hardware interface
1. Bottom interface (main connection area)
DC Jack: 12-24V DC input, requires ≥ 30W power, recommended to use ADLINK adapter (31-62156-1000-A0).
USB Type-C: Supports DisplayPort( 1080P@30fps )USB 3.2 Gen1 (5Gbps) and power supply. Important: When powered by DC Jack, Type-C can provide a maximum power supply of 3W (5V/0.6A) to the outside world, which can be used to connect to USB Hub, but peripherals that consume more than 3W cannot be used. Type-C itself can also serve as the main power input (requiring a 20V PD adapter), but cannot simultaneously supply power to the DC Jack.
GbE network port: 10/100/1000M adaptive.
15 pin D-sub I/O: Provides 4 digital inputs (DI0~DI3), 4 digital outputs (DO0~DO3), a set of UART (TXD/RXD/GND), and DI/O GND.
Among them, Pin 11 (DI0) can be reused as an external hardware trigger input (limited to 202B/203B models only), and Pin 3 (DO0) can be reused as a strobe output for synchronizing LED lighting. DI/DO specifications: Input high level 2~5V, low level 0~0.8V, maximum frequency 10KHz; The output is an open collector electrode, with a maximum current of 100mA and a voltage range of 3.3~30V. The UART baud rate defaults to 9600 8N1.
2. Top interface (debugging and maintenance)
Power LED: Green constant light indicates normal power supply.
System status LED: orange flashing indicates system startup, constant light indicates successful startup.
Micro USB (OTG): Used for system burning.
10 pin Wafer connector: includes system reset, RECORDY, and GND, used for firmware recovery or debugging.
3. Front panel (optical part)
C-type lens interface: compatible with C-mount industrial lenses, with pre installed adapter rings at the factory.
LED light installation thread: can fix circular or strip lights.
Mechanical installation and environmental adaptability
Dimensions: 123.3 × 77.5 × 66.81mm, weight<700g (excluding lens). It can be fixed and installed through the screw holes on both sides. The working temperature range varies by model: 202B/203B is 0-45 ℃ (requires 0.6m/s airflow, 10W mode), 201A/202A is 0-55 ℃. Storage temperature -20~70 ℃, humidity 40~75% (no condensation). Anti vibration 5Gms (5-500Hz), anti impact 30G (half sine, 11ms), ESD contact ± 4kV/air ± 8kV, in compliance with CE/FCC Class A and UL/CB safety certifications.
Attention to heat dissipation: When using in a closed cabinet, active ventilation should be ensured, especially in environments above 40 ℃, otherwise it may trigger core frequency reduction. There may be a risk of high temperature when touching the surface, so avoid directly touching the camera casing during operation.

Power and peripheral connection strategy
NEON-2000-Ono provides two power supply methods:
Independent power supply: Use DC Jack to input 12-24V, Type-C is only used for data transmission and display output (at this time, Type-C can output 5W to peripherals).