Skip to content

Rebound Car

ryomaohira edited this page Jun 29, 2017 · 3 revisions

Components

  • Raspberry Pi
  • Arduino
  • Webcam
  • WiFi Router
  • Server

Architecture

  • Webcam is connected to Raspberry Pi 3b+
  • Raspberry Pi 3b+ streams the video feed to the server via the WiFi network
  • Server will be running OpenCV and driving code and send the instructions back to Raspberry Pi b+
  • Raspberry Pi b+ will send information via serial USB to the arduino
  • Arduino will then control the motors etc.

RealVNC

username: pi
password: raspberry

Clone this wiki locally