Related: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4371691/
DIY Raspberry Pi Spectrometer Guide
11–20 of 31 posts
Re: DIY Raspberry Pi Spectrometer Guide
#12Unfortunately, light spectrometer, not mass spectrometer. I'd love a DIY mass spectrometer or liquid chromatograph for biohacking!
You might like - https://www.youtube.com/watch?v=nIKhUizkXxA ( DIY mass spectrometer measures potassium in dietary salt substitute ) by Ben Krasnow
Re: DIY Raspberry Pi Spectrometer Guide
#13Unfortunately, light spectrometer, not mass spectrometer. I'd love a DIY mass spectrometer or liquid chromatograph for biohacking!
You can try building that one. It's a DIY raman spectrometer.
Re: DIY Raspberry Pi Spectrometer Guide
#14Re: DIY Raspberry Pi Spectrometer Guide
#15Public Labs even developed a modified design that works with most smart phone cameras, among their follow-up work (such as testing high-end cameras: https://publiclab.org/notes/stoft/10-23-2016/high-rez-webcam... )
The spectral response of the sensor is not linear, as it is designed to imitate human vision - and as anyone who read early 2000's digital camera reviews can tell you, even fancy cameras from well known manufacturers can have noticeably different color response.
One benefit of Rasp Pi cameras is that genuine cameras could be evaluated and characterized, but counterfeits and such will be a problem. Same is true of USB web cams, I suppose.
Re: DIY Raspberry Pi Spectrometer Guide
#16Backstory: I've repeatedly encountered deep confusion about color, even among first-tier physical-sciences graduate students. Yet color is widely taught K-2. Apparently without great success. So what might a rewrite, a modern learning progression for color, look like? Perhaps one based on spectra, a modern colorspace, and building on current understanding of color perception? Tablets are used in K - "find and take a picture of a circle". So how about using them for color? There's middle-school work with color "arithmetic" (an binary triple with addition(light) and subtraction(filter)). And phone spectrographs are a thing. Thermal IR inspection cameras suggest having a context image aids understandability, and phones now have multiple cameras, so might one do a more accessible sample-with-context spectroscope app? With the light path folded flat, not sticking out? And a high dynamic range to permit sampling objects under ambient illumination? Might one craft a spectra-based introduction to color? For K?
Re: DIY Raspberry Pi Spectrometer Guide
#17Re: DIY Raspberry Pi Spectrometer Guide
#18This is awesome! Is there a way to try different hardware to have a spectral range to [440nm - 2200nm]? Or am I too ambitious?
Beyond 1000 nm, silicon becomes transparent and ceases to work as a detector, so those longer wavelengths need a detector made from another material, notably indium gallium arsenide (InGaAs) which in one form can get all the way out to around 2700 nm. Anything that gets you away from silicon chip fab also gets you away from the fab-ulous economics of silicon. InGaAs sensors are super damn expensive.
Beyond 2700, thermal imaging cameras and the like use even more exotic sensor materials.
An alternative for those longer wavelengths is a monochromator (e.g., rotating diffraction grating detecting one wavelength at a time) and a single element detector which is cheaper than an array. If course your subject has to be sitting still for the duration of your measurement.
Re: DIY Raspberry Pi Spectrometer Guide
#19Re: DIY Raspberry Pi Spectrometer Guide
#20$70 seems expensive for a diffraction grating, what am I missing?