Labs
Lab writeups:
Week 3 Lab: Opentrons Art Opentrons Art Lab In this lab, we used the Opentrons OT-2 liquid handling robot to create βartβ by pipetting colored liquids into a 96-well plate.
Week 3 Lab: Opentrons Art Opentrons Art Lab In this lab, we used the Opentrons OT-2 liquid handling robot to create βartβ by pipetting colored liquids into a 96-well plate.

In this lab, we used the Opentrons OT-2 liquid handling robot to create “art” by pipetting colored liquids into a 96-well plate.
The goal of this lab was to familiarize ourselves with the Opentrons platform, Python API, and the basics of liquid handling automation.
opentrons-art.rcdonovan.com to map colors to specific wells.The script used to generate the art can be found in my Homework Assignment page.
Below is the resulting “bio-art” created by the robot. Each well represents a pixel of the design, filled with precisely metered colored liquid to form Pac-Man and his ghosts.
(Resulting design generated via the Python script)
The Opentrons OT-2 proved to be a user-friendly platform. The transition from a GUI-generated design to a functional Python script was seamless. This exercise highlighted the importance of clear labware definitions and the power of open-source automation in scaling creative biological workflows.