Autonomous Integration of Bench-Top Wet Lab Equipment
Zachary Logan, Kam Undieh, Mohammad Goli
TL;DR
The paper tackles the challenge of affordable, flexible automation for bench-top lab equipment by targeting centrifugation with a computer vision pipeline and a low-cost gantry robot. It employs classical CV techniques—color thresholding for occupancy and circular Hough Transform for swing-bucket localization—coupled with a 3D-printed gantry and a Duet 2 controller to insert and remove tubes. Experimental results show ~5% detection error, 60% removal success, and 75% insertion success, with run-time dominated by serial communications but a fully autonomous workflow. This work demonstrates a practical pathway to integrating existing laboratory hardware in small labs, reducing manual labor and exposure to hazardous environments.
Abstract
Laboratory automation is an expensive and complicated endeavor with limited inflexible options for small-scale labs. We develop a prototype system for tending to a bench-top centrifuge using computer vision methods for color detection and circular Hough Transforms to detect and localize centrifuge buckets. Initial results show that the prototype is capable of automating the usage of regular bench-top lab equipment.
