Pi Camera
question:pi-camera

This page collects different ways to use Raspberry Pi computer boards (and related boards) to make small, cheap, lightweight cameras for different purposes, including #aerial-mapping, #balloon-mapping, #kite-mapping, #timelapse and #spectrometry. ## Raspberry Pi Simple Camera Kit We've [been working on some software](https://github.com/publiclab/image-builder-rpi/) for this widely used mini camera-and-computer in a tiny box (especially the lightweight "Zero W" model) to make it available with a **pre-flashed SD card** that turns this into a **ready-to-use WiFi enabled camera**. This gets over many of the barriers of using the regular Raspberry Pi kit and having to do a lot of programming/installing to get it running. We've managed to get a **plug and play** version running! Just plug it in using a Micro USB cable (or battery pack) and it'll create a WiFi network called "00PiCamera" -- password "publiclab" -- which you can log into from your phone or laptop. You'll quickly see streaming video, be able to take photos, timelapses, or videos, do motion triggered capture, and more: * [Pi Camera Kit](https://store.publiclab.org/products/raspberry-pi-camera) * [Infragram Pi Camera Kit](https://store.publiclab.org/products/infragram-pi-camera) * our [Microscope Pi kits](https://store.publiclab.org/collections/microscopes) use this as well * [Pre-flashed SD cards for Raspberry Pi cameras](https://store.publiclab.org/products/pi-builder-cards) * combine with (maybe?) [CR123a lithium battery](https://www.amazon.com/s/?ie=UTF8&keywords=cr123a) (and tell us how that goes!) For more on the open source Pi Builder software that made this possible, [see this blog post](/notes/icarito/10-21-2018/introducing-pi-builder) and [troubleshoot on this wiki page](/pi-builder) [notes:grid:activity:pi-camera-setup] **** ## Questions Questions can be either frequently asked questions, or "next step" challenges we're looking to solve. [questions:pi-camera] ## Activities Activities show how to use this project, step by step. [activities:pi-camera] **** ### Resources * Camera module http://m.e-cantonfair.com/#/product/552106 * Focus tricks https://raspi.tv/2013/adapt-your-raspberry-pi-camera-for-close-up-use * Very detailed documentation https://elinux.org/Rpi_Camera_Module * Datasheets and very detailed documentation on v1 camera: https://github.com/techyian/MMALSharp/wiki/OmniVision-OV5647-Camera-Module * Datasheets and very detailed documentation on v2 camera: https://github.com/techyian/MMALSharp/wiki/Sony-IMX219-Camera-Module...


Author Comment Last activity Moderation
cedarlodge "It would use the USB port. The zero is wired to draw power through it as well as data. I've just enabled it on the Pi zero i'm using at work. You ..." | Read more » about 6 years ago
warren "OMG I know what you mean, @wmacfarl and I have been talking about how one tiny thing can ruin your whole day when working with Raspberry Pis. And I..." | Read more » about 6 years ago
warren "Awesome!!! We're going to start distributing these with buttons and low-profile batteries soon at http://store.publiclab.org so including a button ..." | Read more » about 6 years ago
cedarlodge "Have got it to work before in a pi zero (no WiFi). Key thing is to make sure the micro usb you use is also a data cable. That’s one very frustratin..." | Read more » about 6 years ago
cedarlodge "Here’s a basic guide to adding a tactile button to the GPIO pins: https://www.modmypi.com/blog/tutorial-tactile-switch For a neater package, i’d ..." | Read more » about 6 years ago
stef "Further to my previous replies, it may be possible to view the sun disk attenuated with the filters used by welders to view their work. I have not ..." | Read more » about 6 years ago
Metamer "I, too am trying to get spectral data of sun/sunsets. Would be interested to hear what you've learned " | Read more » about 6 years ago
warren "Actually they are the same filters as come with the NOIR camera! Raspberry Pi worked with us to develop the filter options from our original filter..." | Read more » about 6 years ago
stef "What I was alluding to is that with all of the filter attenuation, the cmos sensor was still overloaded. This can be seen in the spectra submitted..." | Read more » over 6 years ago
Ag8n "There are two approaches to this, the hardware and software. Sounds like you took care of the hardware end very well. Can you think of any softwa..." | Read more » over 6 years ago
stef "I have used photographic neutral density filters and have not been able to view the sun directly using the spec3 highly modified device. The attenu..." | Read more » over 6 years ago
Ag8n "Only one suggestion then. Sunlight can be strong. As a safety measure, partially block the sun and work your way up to full exposure. Might not ..." | Read more » over 6 years ago
jsbonillam "I am going to make and analyse the graphs with the wavelength and absorption. " | Read more » over 6 years ago
Ag8n "Please forgive the question, but what lines are you using and what method of analysis? Thank you for the information. " | Read more » over 6 years ago
warren "Oh, i don't know, but it looks very cool! " | Read more » over 6 years ago
jsbonillam "@warren The camera will be just part of the spectrometer. I am still considering whether to use LDRs (light depending resistors), as here http://ww..." | Read more » over 6 years ago
warren "How would you set up the spectrometer next to the other equipment, or the tracker? Are you using a raspberry pi camera as-is, as well, or just as p..." | Read more » over 6 years ago
warren "I think the Lego spectrometer's suitability for this is an open question, but the Raspberry Pi Camera v2 is very low noise and could be worth testi..." | Read more » over 6 years ago
warren "I did find some links here, but haven't tried it! https://learn.adafruit.com/turning-your-raspberry-pi-zero-into-a-usb-gadget/ethernet-gadget htt..." | Read more » over 6 years ago
warren "We're also now collecting more info on this page: https://publiclab.org/w/raspberry-pi-spectrometer " | Read more » over 6 years ago
warren "I'm collecting up info about this here: https://publiclab.org/wiki/raspberry-pi-infragram [activities:raspberry-pi-infragram] and questions about..." | Read more » over 6 years ago
warren "Talking with @wmacfarl, @kgradow1, @bmela and @partsandcrafts, you can get a card pre-installed with "NOOBS" -- the simplest starting operating sys..." | Read more » over 6 years ago
warren "Yes, I think that's be great. I'm adding this as a "challenge" on the Spectrometry page, hope someone picks it up. Also see related: https://public..." | Read more » over 6 years ago
warren "Also see this question on getting data off a Raspberry Pi via keyboard emulation: https://publiclab.org/questions/warren/04-29-2017/getting-a-raspb..." | Read more » over 6 years ago