Portfolio

The robotic arm is alive!

Watch the robot in action! Opentrons is a platform with a huge flexibility, but nevertheless some operations such as tube moving, opening the lids of the ChiBio reactors, among others, require an extra arm. For this purpose, I built this robotic arm, which is big enough to reach the deck area and small enough to fit into the Opentrons OT-2. The design is entirely from Kelton Serra (Youtube channel: Build some Stuff), who kindly share the 3D models. You can watch the original video here and the tutorials 1 and 2. Please suscribe if you can. Going into details, it uses a microservo for the gripper, a 20kg servo for the shoulder joint (the one that’s supporting the arm weight in the picture), and RC servos for the other joints (wrist, elbow and base). Everything is connected to an Arduino-compatible servo controller, powered by a adjustable power adapter. An Arduino Uno is used to link the controller with the input potentiometers, and a small Arduino script helps to align the potentiometers’ angle readings with the servos’ shaft angles.

A basic configuration for automation in biology using Opentrons and ChiBio

Opentrons and ChiBio combined are strong for automatising protocols involving starter cultures. This primary configuration uses 4 minireactors inside the deck, to give enough space for tubes, plates and tips inside. Currently the reactors are being used as starters cultures (LB medium) that will be transfer to the plate, where each well has different culture medium composition. The results are later fed to recommend new combinations and generate the scripts to control the Opentrons robot and Chibio on the next iteration. Everything automatised with Python, including alerts for system crashes, and happening inside the UV-lamp desinfected deck.

A new year Chibio run

A new year and that means general maintenance of the ChiBio system. 70% ethanol was flushed across the system with 4 minireactors. The pumps are opposing themselves, so the reservoir levels are kept approximately unchanged over the cleaning process. New stirring pills (cross shape) were also tested.

Building the open-source Inkwell

Building Inkwell was an amazing experience. It’s a non electrical device to produce consistent biological smears (usually blood, but also works with microbial cultures) . The core mechanism is the spring connected to the syringe plunger. Using the valve, the amount of air flow through the end of the syringe can be controlled. At the right spot, the reduced air output acts a dampener of the spring action, make it approximately linear in speed. The design was conceived by the Manu Prakash lab in Stanford. More information about the assembly, mechanical details and on-field testing can be found in their Twitter and preprint.