Computers
Computer Parts
Custom PC Builder
DIY/ Maker
{$smarty.capture.menu}
Activity
Categories
Discussions
Computers
Computer Parts
Custom PC Builder
DIY/ Maker
Inland Raspberry Pi Wide Angle Infrared Camera - Micro Center
<main> <article class="userContent"> <h2 data-id="inland-raspberry-pi-wide-angle-infrared-camera">Inland Raspberry Pi Wide Angle Infrared Camera</h2><div class="embedExternal embedImage display-medium float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/7UZ0DVJEU6IL/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/7UZ0DVJEU6IL/image.png" alt="image.png" height="601" width="601" loading="lazy" data-display-size="medium" data-float="none"></img></a> </div> </div> <h2 data-id="specification"><strong>Specification</strong></h2><ol><li>Raspberry Pi Camera, supports all Raspberry Pi Boards.</li><li>Comes with infrared LED, supports night vision</li><li>5 megapixel OV5647 sensor</li><li>CCD size: 1 / 4inch</li><li>Aperture (F): 2.35</li><li>Focal Length: 3.6mm adjustable</li><li>Field of View ( Physical ): 130 degree</li><li>Sensor best resolution: 1080p</li><li>4 screw holes to fix the IR lights or holder.</li><li>Provides 3.3V power output</li><li>Supports connecting infrared LED and / or fill flash LED</li><li>Dimension: 31 mm × 32 mm</li></ol><p><br></p><p>Want to use camera module filmed a video, you can run from the command line raspivid tools. The following orders will be in accordance with the default configuration (length of 5 seconds, 1920 x1080 resolution, bit rate 17 MBPS) filming a video.</p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/87LEPCBG5VMI/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/87LEPCBG5VMI/image.png" alt="image.png" height="23" width="554" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p> $raspivid -o mykeychain.h264</p><p>If you want to change the shooting time, just set the length you want through the "- t" option (in milliseconds).</p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/R2VR4VCYGC53/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/R2VR4VCYGC53/image.png" alt="image.png" height="27" width="554" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p>$raspivid -o mykeychain.h264 -t1800e</p><p>使用“-W”和“-H”选项将分辨率降低到1280x720</p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/3K7DCQ928XI5/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/3K7DCQ928XI5/image.png" alt="image.png" height="25" width="554" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p>$raspivid -o mykeychain.h264 -t 1008 -w 1280 -h 720</p><div class="embedExternal embedImage display-large float-none"> <div class="embedExternal-content"> <a class="embedImage-link" href="https://us.v-cdn.net/6031942/uploads/PB2PP7XB342Q/image.png" rel="nofollow noreferrer noopener ugc" target="_blank"> <img class="embedImage-img" src="https://us.v-cdn.net/6031942/uploads/PB2PP7XB342Q/image.png" alt="image.png" height="405" width="405" loading="lazy" data-display-size="large" data-float="none"></img></a> </div> </div> <p><br></p> </article> </main>