Hackaday Prize Entry: A Visible Spectrophotometer

Spectroscopy is one of the most useful tools in all of science, and for The Hackaday Prize’s Citizen Science effort [esben] is putting spectroscopy in the hands of every high school student. He’s built a super cheap, but very good spectrophotometer.

The idea of a spectrophotometer is simple enough – shine light through a sample, send that light through a diffraction grating, focus it, and shine the light onto a CCD. Implementing this simple system is all about the details, but with the right low-cost lenses and a 3D printed enclosure, [esben] has this more or less put together.

Of course, lenses and diffraction gratings are relatively simple. You need real data, and for this we can turn to another one of [esben]’s projects in the Hackaday Prize. It’s a breakout board for a linear CCD module, able to capture the spectrum coming off a sample with incredible precision. This is how real spectrophotometers are put together, but because of the difficulties in driving a CCD, not many people have put one of these together.

Both of these projects are finalists for in the Citizen Science portion of The Hackaday Prize. That’s an awesome result for what is a complete system for learning about spectroscopy with a device that’s also able to produce some high-quality data, too.

Hackaday Prize Entry: A Linear CCD Breakout

Linear CCDs are an exceptionally cool component. They can be used for DIY spectrometers, and if you’re feeling very adventurous, a homemade version of those crappy handheld scanners of the early 90s. Linear CCDs don’t see much use around these parts, though, which makes [esben]’s Hackaday Prize entry very cool. He’s building a breakout to make using these linear CCDs easier.

A linear CCD module looks like an overgrown DIP chip with a glass window right on top of a few thousand pixels laid out in a straight line. The data from these pixels isn’t output as a series of ones and zeros, though: its old school, and the data this CCD produces is analog. This means reading light from one of these modules requires a fast microcontroller with a good ADC.

For this project, [esben] is using a Nucleo F401RE, a development board built around an STM32F4 microcontroller. This processor is fast enough to read the data off its 12 bit ADC, and store all three thousand pixels. Now the problem is getting this data off the microcontroller and onto some storage. With a UART limited to 230kB/s, each ‘frame’ of the CCD takes 300ms to transfer to a computer. [esben] really wishes that could be done a little faster, so he’s trying to hack the DMA controller to do his bidding. It looks like [esben] is on track to make a fast interface for a very common linear CCD, which means more cool tools and toys for all of us.

Hackaday Prize Entry: You Have No Free Will

The concept of free will is the perfect example of human arrogance ever conceived. If a gas molecule collides with another gas molecule, simple physics can determine the momentum of the first gas molecule, the kinetic energy imparted to the second gas molecule, and the resulting trajectories of both molecule. Chemical reactions are likewise easy to calculate. Scale a system up to something the size of a human brain, and you have a perfectly predictable system. It’s complex, yes, but predetermined since the beginning of time. You are without moral agency, or any independent thought of your own. You are merely a passive observer in a vast, cold, uncaring universe. You are cursed with the awareness of this fact.

For his Hackaday Prize project, [Patrick Glover] is proving we don’t have free will. Will he win the Hackaday Prize? That’s up for the cold machinations of fate to decide.

In the 1980s, psychologist [Benjamin Libet] performed an experiment. He connected an EEG to a subject’s arm and head, and asked them to flex their wrist whenever they felt like it. It turns out, an area of your brain generates an EEG potential a significant time before the subject is aware of deciding to flex their wrist. This is a foundational study in the physiology of consciousness, and direct evidence an IRB is okay with giving subjects an existential crisis.

[Patrick] is in the process of replicating the [Libet] study. Unlike the 1980s experiment, [Patrick] has access to handy Arduino shields and MATLAB, making the experimental setup very easy. The results, of course, will be the subject of philosophical debates continuing until the heat death of the universe, but we already knew that, didn’t we?

Check out the comments below for objectors predictably saying they do, in fact, have free will.

Hackaday Prize Entry: Reflectance Transformation Imaging

Reflectance transformation imaging (RTI), or polynomial texture mapping, is a very interesting imaging technique that allows you to capture all the detail of an object. It’s used to take finely detailed pictures of scrawlings on cave walls in archeology, capture every detail of a coin for coin collectors, and to measure the very slight changes in a work of art.

RTI does this by shining light over an object at very particular angles and then using image processing to produce the best image. Despite being only a few LEDs and a bit of software, RTI systems are outrageously expensive. For his Hackaday Prize entry, [leszekmp] is building his own RTI system. It’ll cost about $600, making this the best way for Citizen Scientists to capture the best image possible.

RTI is simply shining light onto an object and taking synchronized pictures of the object from directly above. As you can imagine, putting LEDs in a dome is the obvious solution to this problem, and already [leszekmp] has made three systems that works well on domes up to a meter in diameter. The electronics are as simple as an Arduino shield and a few MOSFETS, and the dome itself is an off the shelf component. It’s a great project that enables better photography, and one of the simplest and best entries we’ve seen for The Hackaday Prize.

Hackaday Prize Entry: Profiling Underwater Light

The goal for the Citizen Science portion of the Hackaday Prize is to empower people to create their own devices to perform their own analyses For [Adam]’s project, he’s designing a device that measures the health of waterways simply by looking at the light availability through the water column. It’s called PULSE, the Profiling Underwater Light SEnsor, and is able to monitor changes that are caused by algal blooms, suspended sediments, or sewer runoff.

The design of PULSE is a small electronic depth charge that can be lowered into a water column from anything between a research vessel to a kayak. On the top of this sinkable tube is a sensor to measure photosynthetically active radiation (PAR). This sensor provides data on light irradiance through the water column and gives a great insight into the health of photosynthesis, marine plant life, and ultimately the health of any aquatic environment.

Measuring the light available for photosynthesis through a water column is great, but PULSE isn’t a one trick pony. On the bottom of the aquatic probe are three sensors designed to measure photosynthesis, dissolved organic matter, and turbidity. These sensors are really just a few LEDs and photodiodes, proving just how much science you can do with simple tools.

The goal of the Citizen Science portion of the Hackaday Prize is to put scientific discovery in the hands of everyone. PULSE is a great example of this: it’s a relatively simple device that can be thrown over the side of a boat, lowered to the bottom or a lake, and hoisted back up again. It’s inexpensive to build, but still provides great data. That’s remarkable, and an excellent example of what we’re looking for in the Hackaday Prize.

Hackaday Prize Entry: A Suite Of Lab Instruments

For their Hackaday Prize entry, [Jithin], [Praveen], [Varunbluboy], and [Georges] are working on SEELablet, a device that will equip budding citizen scientists with control and measurement equipment.

One of the best ‘all-in-one’ lab devices is National Instruments’ VirtualBench, a device that’s an oscilloscope, logic analyzer, function generator, multimeter, and power supply, all crammed into one box. There’s a lot you can do with a device like this, but as you would expect, the name-brand version of this isn’t meant for middle school students.

In an effort to bring the cost of an all-in-one lab tool down to a price mere mortals can afford, the team behind the SEELablet have combined a single board computer with the capability of an oscilloscope, frequency counter, logic analyser, waveform generator, and a programmable power supply.

This has been a multi-year project for the team, beginning with a Python-powered instrumentation tool, and later a device running this code that’s also a versatile lab tool. If the latest iteration of the project turns out to be all it promises, we can’t wait to see the data this box will produce. There’s a lot you can measure in a fully stocked electronics lab, and this project makes the whole setup much easier to obtain.

Hackaday Prize Entry: A Cheap Robotic Microscope

The microscope is one of the most useful instruments for the biological sciences, but they are expensive. Lucky for us, a factory in China can turn out webcams and plastic lenses and sell them for pennies. That’s the idea behind Flypi – a cheap microscope for scientific experiments and diagnostics that’s based on the ever-popular Raspberry Pi.

Flypi is designed to be a simple scientific tool and educational device. With that comes the challenges of being very cheap and very capable. It’s based around a Raspberry Pi and the Pi camera, with the relevant software for taking snapshots, recording movies, and controlling a few different modules that extend the capabilities of this machine. These modules include a Peltier element to heat or cool the sample, a temperature sensor, RGB LED, LED ring, LED matrix, and a special blue LED for activating fluorescent molecules in a sample.

The brains behind the Flypi, [Andre Chagas], designed the Flypi to be cheap. He’s certainly managed that with a frame that is mostly 3D printed, and some surprisingly inexpensive electronics. Already the Flypi is doing real science, including tracking bugs wandering around a petri dish and fluorescence microscopy of a zebrafish’s heart. Not bad for a relatively simple tool, and a great entry for the Hackaday Prize.