The document describes how to build a WiFi video surveillance robot using pcDuino. It involves assembling the hardware components like the PTZ camera, robot platform, and wiring. It then discusses configuring the pcDuino to act as a WiFi access point and setting up software for video streaming and remote control via TCP/IP communication over WiFi. Key steps include replacing the pcDuino kernel to enable WiFi AP mode, installing required drivers and firmware, setting up hostapd for the WiFi network, and using pcDuino's Linux system for the video and control applications.