- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 2 weeks ago
- Understanding the Mechanics of 3D PrintingPosted 2 months ago
- SDS011 the Air Quality SensorPosted 3 months ago
- NIXIE STYLE LED DISPLAYPosted 6 months ago
- TOTEM: learning by experimentingPosted 6 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 7 months ago
- Water Softener Salt Level MonitorPosted 7 months ago
- Sparkly Air SensorPosted 7 months ago
- Ultra sonic distance finder with live statusPosted 7 months ago
- Windows interface to have total control over lampsPosted 7 months ago
Analyze your world with the WiSci portable spectrometer
Spectroscopy is an incredible tool for chemical analysis–and now you can make your own Bluetooth-enabled device with an Arduino Pro Mini.
Using off-the-shelf components–including an Arduino, a Bluetooth module, an LED, optical filters, and a LiPo battery–housed inside a 3D-printed case, the WiSci aims to take this tool out of the lab, and into the “real world.” By following the instructions on its project page, you can build one for just under $250.
What’s really neat is that the portable spectrometer can even scan a fruit and then wirelessly send the data over to an accompanying Android app to tell you whether or not the fruit is ripe. (You can view its IEEE Spectrum article for a little more background on that!).
Components needed:
Arduino Pro Mini 328 – 5V/16MHz
|
|
FTDI USB to Serial Board (5V)For burning code to Pro mini | |
HC-05 Bluetooth Module | |
Buck Boost Converter ( 3v to 5V) – TPS63060 based module | |
LiPo Battery – 200mAh/500mAh | |
Momentary Pushbutton Switch (mini) | |
Mini SPDT slide switch | |
LEDWavelength depends upon application | |
Optical Filters (Optional)Depends upon application | |
LiPo Battery charger – MCP73831 based module | |
ResistorValue depends upon LED used. Check the data sheet of the LED for details. | |
C12666MA SpectrometerHamamatsu Mini Spectrometer |
Source: Arduino Blog