We build scientific hardware and software from scratch — a scanning microscope, a molecule simulator, a match analysis tool. Everything is open source and documented so you can replicate it yourself.
Scientific equipment shouldn't cost thousands. We design DIY microscopes, software, and electronics that run on standard hardware and fit under a student's budget.
Every project includes parts lists, wiring diagrams, and commented source code so you can build it yourself, not just read about it.
We're a small group of students in Dayton, Ohio. We put everything online and donate to our high school's robotics team.
A sub-$100 scanning microscope. A 650nm laser rasters across a sample, a photodiode reads the reflected intensity, and a Python app reconstructs 2D and 3D images from the coordinates.
A 3D molecule builder written in C++ and OpenGL. Type a chemical formula and it constructs the structure, calculates VSEPR geometry, and lets you drag atoms around in real time.
Take any regular pair of glasses and upgrade them with an ESP-32 camera, and a microphone for a voice controlled AI experience.
A scouting tool for FRC teams. It pulls live event data from The Blue Alliance and Statbotics, scores team compatibility for alliance selection, and models match outcomes using Monte Carlo simulation. (updated for 2026)