Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 512 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 512 Bytes

pi_cube

Dependency

  1. python3
  2. opencv
  3. Raspberry Pi 3 or 4B
  4. VNC (or any remote desktop)

install

  • if your hostname is not pi, try to replace the host in install.sh with your hostname. We are Lazy😛️

  • install Processing and Apriltag python library:

    pi@raspberrypi:~/pi_cube $ ./install.sh
    

execute

  • SSH to Raspberry Pi by VNC

  • After executing, there should be 3 windows pop up on your VNC desktop🎆️:

    pi@raspberrypi:~/pi_cube $ ./run