- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
aBioBot – A robotic lab assistant that can see what it’s doing
Dr. Raghu Machiraju is the co-founder and CEO of aBioBot and Professor of Bioinformatics and Computer Science and Engineering at The Ohio State University. His primary research interest is in developing methods of integrative genomics for cancer subtyping and biomarker discovery that examine data concurrently from histology images, proteomics, and high throughput sequencing. We spoke about his startup, aBioBot and how it is helping bio-scientists in shortening the time to discovery.
At aBioBot, we wish to re-create the flexibility of the familiar wet laboratory bench on a robotic platform. Our lab assistant is a robotic platform combining state-of-the-art hardware and software:
LabBench
A web browser user interface to facilitate protocol authoring, observe the layout on the bench, monitor the progress of the experiment, and log the protocol on the cloud. The user interface of LabBench is realised in HTML5 and Javascript, and leverages toolkits such as bootstrap.
Yan = Eyes
In our platform, Yan is machine vision that watches over the experiment for you. Yan’s software module learns the layout of objects including wells and provides surveillance of the bench for untoward accidents. Yan is implemented in Python and uses the OpenCV library.
The Bot
Our robotic platform is modified from a 3D printer. The Bot is derived from open source 3D printer hardware and rapid prototyping machinery. We have ported our APIs onto three different hardware platforms which will serve as the prototypes in various labs. We are also collaborating with another open-robotics company to provide much needed software.
Although aBioBot is built on open source hardware and software, both Lab Bench and Yan will be accessible through open APIs and extended as necessary.
Source: aBioBot – A robotic lab assistant that can see what it’s doing