Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 501 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 501 Bytes

Board AR - Overlay port labels for Raspberry Pi Pico using augmented reality

This is my project on the first day of lunar new year. The idea comes from this 9gag post.

Screenshot

(Click image for Youtube video)

Screenshot

How to run?

  • Requirements:
    • Python 3
    • OpenCV
pip install -r requirements.txt
python main.py

Note

This project is under development now.