Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Files

Latest commit

 

History

History
12 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 345 Bytes

Python Cat Bot

Setup

  1. Wire Robot to Pi as shown.
  2. Enable SSH and RDP on RPi
  3. Enable Camera Module on RPi
  4. Set correct date/time on RPi
  5. Update RPi

Architecture

  • The robot listens on port 1103 by default. The protocol/API is defined (here)[]
  • The camera listens on port 12345 by default. The protocol/API is defined (here)[]