C779-Software: Difference between revisions

No edit summary
 
No edit summary
Line 20: Line 20:
2. Enable camera module (the camera is enabled by default in Raspberry pi Bullseys OS)
2. Enable camera module (the camera is enabled by default in Raspberry pi Bullseys OS)
  sudo raspi-config
  sudo raspi-config
sudo reboot
 
Navigate to ''''Interfacing Options'''' and hit Enter. Now select the ''''Camera'''' option, and hit the Enter key to enable it. Select “Finish” and select to '''reboot''' your Raspberry Pi.
Navigate to ''''Interfacing Options'''' and hit Enter. Now select the ''''Camera'''' option, and hit the Enter key to enable it. Select “Finish” and select to '''reboot''' your Raspberry Pi.


[NOTE] reboot is important!!
'''[NOTE]''' reboot is important!!


3. Edit /boot/config.txt (that will need sudo)
3. Edit /boot/config.txt (that will need sudo)