Raspberry Pi Camera: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
a Raspberry Pi 4 Model B 2019 Quad Core 64 Bit WiFi Bluetooth (4GB) is used to mount the camera. The camera model is Arducam Lens Board OV5647. | |||
To access the web interface http://http://128.186.111.217/html/ | To access the web interface http://http://128.186.111.217/html/ | ||
Line 30: | Line 30: | ||
sudo apt install rpi-imager | sudo apt install rpi-imager | ||
In the imager, don't forget to set the ssh id and password. | |||
after that, insert the SD card into the PC. | after that, insert the SD card into the PC. |
Revision as of 14:09, 7 July 2022
a Raspberry Pi 4 Model B 2019 Quad Core 64 Bit WiFi Bluetooth (4GB) is used to mount the camera. The camera model is Arducam Lens Board OV5647.
To access the web interface http://http://128.186.111.217/html/
Cam module
- Lens Board OV5647 Sensor for Raspberry Pi Camera, Arducam Adjustable and Interchangeable Lens M12 Module, Focus and Angle Enhancement for Raspberry Pi 4/3/3 B+
- Arducam Noir Camera for Raspberry Pi, Interchangeable CS Mount Lens LS-2717CS, OV5647 5MP 1080P
Lens
- Arducam CS-Mount Lens for Raspberry Pi HQ Camera, 16mm Focal Length with Manual Focus and Adjustable Aperture
web interface
installation
https://elinux.org/RPi-Cam-Web-Interface
once installed, the web interface will autostart at the start-up.
connect port = 80
Setup the raspberry pie
Get the raspberry pie image https://www.raspberrypi.com/software/
in Ubunutu
sudo apt install rpi-imager
In the imager, don't forget to set the ssh id and password.
after that, insert the SD card into the PC.