Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 285 Bytes

enableRaspberryCamera.md

File metadata and controls

15 lines (10 loc) · 285 Bytes

#Enable raspberry camera

sudo raspi-config -> select from list in modal that appeared

if not in list: sudo apt-get update sudo apt-get upgrade

try: raspistill -o image.jpg

if errors: sudo rpi-update (helped) sudo apt-get dist-upgrade

navigate to pi/ dir , pictures should be there