Changes

Jump to navigation Jump to search

X630-Hardware-Reset

690 bytes added, 16:58, 27 December 2021
no edit summary
'''For Hardware Reset''' - Starting RASPISTILL or RASPIVID once then reboot your Raspberry Pi.
==Use RASPISTILL RASPIVID ==
Only for user want to use old RASPISTILL RASPIVID command.
1. Update & upgrade the raspberry pi system (Please use when operating system cannot control It will take a long time depend on the X630 module via GPIO509different country) sudo apt-get update sudo apt-get upgrade
132. Enable camera module (the camera is enabled by default in Raspberry pi Bullseys OS) sudo raspi-configNavigate 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. 3. Edit /boot/config.txt to add the line (that will need sudo, and use your preferred editor) dtoverlay=tc358743to the end of the file. 4. Reboot. If all is well you should get a /dev/video0 device.<pre>pi@raspberrypi:~ $ ls /dev/video0/dev/video0</pre> 4. To take a photo with the X630 Module
raspistill -o image.jpg

Navigation menu