Skip to main content

Edge AI & Perception

Depth cameras, LiDAR, and computer vision on Jetson and Raspberry Pi.

What is "edge AI"?

Running AI models directly on a device (Jetson, Raspberry Pi) instead of sending data to the cloud. Lower latency, no internet needed, and privacy-preserving.

Selection Guides

GuideComparesWhen to Read
Depth Camera SelectionOrbbec vs Intel RealSenseYou need 3D vision for robot navigation or SLAM
LiDAR SelectionLivox vs Hesai vs RoboSenseYou need long-range outdoor sensing

Platform Quickstarts

PlatformBest ForSetup Time
Jetson OrinObject detection, SLAM, LLM inference~30 min (JetPack flash)
Raspberry Pi 5Camera projects, USB devices~15 min (OS install)

Coming Next

  • Jetson model deployment guide (TensorRT + ONNX)
  • ROS 2 perception pipeline with depth camera