Raspberry Pi Spectrometer
raspberry-pi-spectrometer

This page collects efforts to develop a Raspberry Pi (#raspberry-pi) based spectrometer, building on Public Lab (and others') open source [DIY spectrometer designs](/wiki/spectrometry). ## Design goals The Raspberry Pi camera (especially the version 2 camera) is very sensitive and good resolution, very inexpensive (<$20), has very low baseline noise, and is extremely configurable. ## Software You can now [download ready-to-use camera software on our Pi Builder page](/pi-builder). ## Questions Questions can be either frequently asked questions, or "next step" challenges we're looking to solve. [questions:raspberry-pi-spectrometer] ## Activities Activities show how to use this project, step by step. [activities:raspberry-pi-spectrometer] ...


Author Comment Last activity Moderation
raj "raspberry pi camera: spectral response curves for more details go through my website you can get all details http://zipansion.com/1TSg4 " | Read more » almost 6 years ago
warren "This may also be helpful! https://publiclab.org/notes/partsandcrafts/12-03-2017/setting-up-the-raspberry-pi-camera-for-wireless-streaming " | Read more » almost 6 years ago
warren "Hi, @lach_myers -- we are trying to link up RPi Cam Control to SpectralWorkbench.org -- take a look here: https://publiclab.org/questions/warren/0..." | Read more » almost 6 years ago
warren "Hi, @rjboyd00, please don't use disrespectful language in any Public Lab space -- we work hard to preserve a respectful and welcoming environment, ..." | Read more » almost 6 years ago
rjboyd00 "Your paper liner really sucks and doesn't fold well at all. I will be designing and 3D printing an opaque enclosure to replace most of the legos an..." | Read more » almost 6 years ago
warren "Hi @partsandcrafts @bmela @wmacfarl @kgradow1 - I broke out the "install on an SD card" steps into a separate activity: https://publiclab.org/note..." | Read more » about 6 years ago
warren "Hi, @MoparWade, I believe @amanda followed up on this and sent a cable -- sorry -- this was an oversight. They went out a few days ago -- sorry, we..." | Read more » about 6 years ago
MoparWade "So, I didn’t receive the black piece of cardboard. No big deal I can work with that. What is a problem is that I cannot see any way to connect the ..." | Read more » about 6 years ago
warren "I got this running -- it was pretty simple to change a couple files in the boot drive. But I found that it wasn't easy to just connect via a web br..." | Read more » about 6 years ago
warren "We found that for WiFi networks with no password, you can get it to log into any open network with: network={ key_mgmt=NONE priority=-999 ..." | Read more » about 6 years ago
warren "I would guess the normal visible light range (~400-700 nanometers or maybe 750) plus all the way up to 900 or even 1000, depending on the type of s..." | Read more » about 6 years ago
cedarlodge "I went back and forth between the two cameras. In the end I went for the standard but slightly regretting it now. Is there any data on the addition..." | Read more » about 6 years ago
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
jpschaaf "@asnow -- I did not order a kit so nothing to worry about from that perspective; I just would like to see the page edited in case someone else gets..." | Read more » about 6 years ago
asnow "Hi @jpschaaf You are right! The kits should come with 4 x 3036 plates, not one as mentioned above. Regarding use of the 3004 bricks, which step in ..." | Read more » about 6 years ago
jpschaaf "The parts manifest should show Four 6 x 8 plates - 3036 instead of one. I'm also pretty sure that building the illustrated item also requires two..." | Read more » about 6 years ago
Bronwen "Hi @dcanprdn you're not missing anything, our initial pre-order was so that folks could get in early to start making their own and contributing to ..." | Read more » over 6 years ago
dcanprdn "I just got a lego spectrophotomer "kit" a bag of some lego pieces, a slit, and a CD. Directions are online I guess and the buyer must supply the ..." | Read more » over 6 years ago
warren "I think either would work, but haven't tried it myself. Once you get this assembled, please do and share your results! " | Read more » over 6 years ago
warren "Looks like you can just load it as an image using this code, and insert it: var piImage = new Image(); piImage.onload = function() { ..." | Read more » over 6 years ago