Post date: 2019/02/02 11:51 [ 2019/02/03 22:18 に更新しました ]
HiLetgo OV5647 5MP ( Raspberry Pi 3 カメラ OV5647 HDカメラモジュール モデルB ケーブル付き)
$ sudo raspi-config
5. Interfacing Options
-> 1. Camera [enable]
reboot
$ vcgencmd get_camera
supported=1 detected=1
$ raspistill -o test.png
$ display test.png
$ sudo apt-get install libopencv-dev python-opencv python-picamera python3-picamera