2020-12-12
Bought this from the Pi Shop in town, for £25.
This might be useful for remotely monitoring events, either in real time.
It is rated 1080 lines at 30 fps, and 720 at 60 fps, which should be plenty.
The PiCamera box has a link to https://www.okdo.com/gettingstarted/, which links to the product page at https://www.okdo.com/p/official-raspberry-pi-camera-v2-1/, which links to how to use it https://www.raspberrypi.org/documentation/usage/camera/.
Key points:
- It is notoriously static-sensitive, so precautions are essential.
- Plug it in the right socket - next to the Ethernet socket.
- Pug it in the right way round - contacts toward the HDMI socket.
Instructions advise updating and upgrading the software first, using the command line:
sudo apt-get update && sudo apt-get upgrade
This took about 22 minutes.
After that, I rebooted and was able to run the commands to demonstrate it was working.
Total installation time is a few minutes, discounting the software update. I made the mistake of plugging it into the LCD port. Thankfully this hasn't damaged the camera.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.