Skip to content

escalante-bio/escabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

escabot

A FastAPI-based wrapper for an Opentrons robot that provides an asynchronous interface.

This means that you can (hopefully safely):

  • thermocycle while pipetting somewhere else
  • cool the temperature module and the thermocycler at the same time
  • add labware definitions at runtime that don't persist
  • and perhaps more

You can also simulate an Opentrons robot by setting the environment variables SKIP_WAITING=true USE_VIRTUAL_HARDWARE=true while running the server.

Should you use this?

Probably not right now! It is unstable, buggy, and subject to design change.

Future goals:

  • add heater shaker support
  • continue wringing out the bugs
  • 96-channel support?
  • OT-2 support if someone wants to give me an OT-2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages