Opentrons logo
Cancel

This is my archive

Get started: Attach pipettes

Learn how to attach pipettes to your OT-2. Read More

What does the blue light on the robot do?

The blue light on the front of the OT-2 is a status indicator and will be illuminated while the robot is powered on. Read More

Using the OT-2’s camera

The OT-2 has a camera built in to its chassis, positioned to get a view of the deck. It has a resolution of 640x480px for still images and 320x240px for video. Read More

Using Python packages in Python API protocols

To use most Python packages in a protocol, they will need to be manually installed on your OT-2. If you’re writing protocols in our Python API, and you want to take advantage of the full power of Python, you might want to … Read More

Using CSV input data in Python protocols

CSV files can store a table of values. They can be used for tasks like specifying liquid volumes across a well plate. Read More

Uploading files through Jupyter Notebook

Jupyter Notebook can be used to quickly upload, download, and access files on the OT-2. Each robot comes pre-installed with Jupyter Notebook, which can be accessed in your preferred web browser. Read More

Understanding the X/Y/Z coordinates of the OT-2

This article contains working area diagrams, calculations to determine maximum labware heights based on pipette, and instructions on how to use the X/Y/Z coordinates in a Python API protocol. Read More

Tip racks

This article provides answers to frequently asked questions about using tip racks in protocols. Read More

Sterility of Opentrons products

The OT-2 is built to cover a wide range of biological applications, many of which require a clean environment to ensure success. Read More

Simulating OT-2 protocols on your computer

This article provides detailed instructions on how to simulate protocols on your computer, without having to be connected to a robot at all. Read More