Introduction: Integration Pain Points of Edge AI Vision Systems
In industrial testing, intelligent security, and embedded AI applications, the traditional combination of "camera+industrial computer" not only occupies space, but also needs to deal with complex cable connections and compatibility issues. The ADLINK NEON-1000-MDX series highly integrates the Intel Atom E3930 processor, Movidius Myriad X VPU, Basler image sensor, and FPGA I/O to create an intelligent camera designed specifically for deep learning inference. However, engineers often face specific challenges such as trigger signal configuration, lens selection, power topology, and software environment setup during actual deployment. This article will start with hardware interface parsing, triggering and I/O wiring, image acquisition, and OpenVINO inference examples to systematically outline the engineering implementation steps of NEON-1000-MDX, helping the project team quickly achieve a leap from prototype to mass production.
Product Model and Sensor Selection Guide
NEON-1000-MDX offers four models, with the core difference being the image sensor parameters:
Model Resolution Pixel Size Shutter Type Frame Rate Target Surface
NEON-101B-MDX 1280 × 960 (1.2M) Global Shutter 54 fps 1/3 "
NEON-102B-MDX 1600 × 1200 (1.9M) Global Shutter 60 fps 1/1.8 "
NEON-103B-MDX 1920 × 1080 (2M) Roller Shutter 30 fps 1/3.7 "
NEON-104B-MDX 2592 × 1944 (5M) Roller Shutter 14 fps 1/2.5 "
All models are color sensors based on Basler daA series modules and C-mount lens interfaces. Key selection points:
Moving object detection: Prioritize global shutter speed (101B/102B) to avoid the jelly effect caused by rolling shutter speed.
High resolution details: Choose 104B (5M), but the frame rate is only 14fps, suitable for static detection or low-speed motion.
Universal Balance: 103B provides 1080p 30fps, suitable for most monitoring and defect detection scenarios.
Detailed explanation of hardware interfaces and engineering wiring
The NEON-1000-MDX adopts a vertical I/O design, with all interfaces distributed on three sides, greatly simplifying installation and wiring.
3.1 Bottom interface (core connection)
DC Jack (12V/≥ 30W): Comes with a dedicated adapter (P/N 31-62156-1000-A0). It is recommended to use only official accessories to avoid insufficient power.
USB Type-C: Supports DisplayPort( 1080p@30fps )It is compatible with USB 3.0 and can also be used as a backup power input (via USB PD). When powered solely by DC Jack, Type-C can provide up to 3W (5V/0.6A) of power to the outside world for connecting small USB hubs or keyboards and mice. If the power consumption of the peripheral exceeds 3W, a Hub with independent power supply must be used.
Gigabit Ethernet: Standard RJ45, used for image data upload and remote control.
15 pin D-sub I/O: This is the most critical interface in engineering, including UART (Tx/Rx/GND), 4 digital inputs (DI0~DI3, where DI0 can be programmed as an external trigger), and 4 digital outputs (DO0~DO3, where DO0 can be programmed as a flash synchronous output). All DI/DO are grounded (DI/O GND), with a DI high level threshold of 2-5V (0-5V input range), and DO as an open drain output (requiring an external pull-up resistor, maximum current of 100mA, withstand voltage of 3.3-30V).
Typical application wiring:
Hardware trigger: Connect the external photoelectric sensor or encoder signal (NPN/PNP, level converted) to Pin11 (DI0/Trigger), set the camera to external trigger mode, and collect one frame for each falling or rising edge (configurable) received.
Flashlight control: Connect DO0 (Pin3) to the trigger terminal of the LED driver, and output synchronous pulses in conjunction with the camera exposure timing to achieve "capture and fill light".
3.2 Top and Front Interface
Power LED (green): It lights up when powered on.
System status LED (orange): Flashes at startup and stays on after the system is functioning properly, making it easy to quickly determine if the system is stuck.
MicroSD card slot: supports extended storage (ADLINK offers 32GB optional), which can be used to store model files and collect data.
Micro-USB(Type-A):USB 2.0 OTG, Used for external mouse and keyboard connection or firmware upgrade (requires specific operations).
C-mount lens mount: Transfer Ring is pre installed, only NEON-102B requires a washer to ensure the rear focal length.

Power topology and heat dissipation precautions
NEON-1000-MDX supports two power supply modes:
Independent power supply: DC Jack connected to 12V adapter, Type-C is only used for video output and USB peripherals (power consumption limited).
Combination power supply: Use ADLINK dedicated Type-C Hub (P/N 92-99090-1010) to provide power, video output, and USB expansion simultaneously, reducing cables.
Key thermal management: The overall power consumption is less than 30W, but the built-in VPU (Myriad X) and CPU generate significant heat during high load inference. The manual stipulates that:
When using Type-C Hub for power supply, the upper limit of ambient temperature is 35 ℃;