SMP0023 KEYESTUDIO 5 Megapixels Camera Module Customized for Raspberry Pi

From Keyestudio Wiki
Revision as of 15:13, 28 May 2020 by Keyestudio (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Test Method for Camera Installation

1.When install the Raspberry Pi system (my system image is 2017-01-11-raspbian-jessie-lite), the system can be chosen, compatible with most mirror systems. 2.Enter the Raspbian system terminal.


thumb


3.Use raspi-config to configure the camera. Execute the sudo raspi-config



thumb

4.Move the cursor to the option Enable Camera, click Enter.


thumb

5.Select YES, click Enter and OK.


thumb

thumb

6.Select Finish to exist.
thumb

7.Select to reboot the system, Click Yes.


thumb

8.Enter the system terminal again, and set the photograph and photography. 1)For photograph, on the terminal execute the statement below,123.jpg is the name of picture, which can be set.

raspistill -o 123.jpg



thumb

2)Generate a picture taken by the camera, you can use WinSCP software to export the picture.


thumb


3)For photography, on the terminal execute the statement below. raspivid -o 1234.h264 -t 10000 Note: t 10000 means recording for 10 seconds. Users can adjust it according to their own needs.


thumb


4)Generate a video taken by the camera, you can use WinSCP software to export the video.


thumb


Get One Now