A graphical interface for making fluorescent bacteria patterns with lab automation equipment. Optimized for the Echo 525 acoustic liquid handler on Ginkgo Nebula.
Built for How To Grow Almost Anything (HTGAA) at the MIT Media Lab.
- User interface for 100mm agar plate coordinates or 1536-well OmniTrays.
- Share designs to a open-source gallery.
- UV light photography image gallery.
CSV files are downloadable for all designs and support upload to:
- Echo 525
- Opentrons OT-2
Source plate being loaded into Echo525
output_3.mp4
Destination OmniTray being loaded into Echo525
output_4.mp4
Feature additions are welcome.
Clone this repository, navigate to the opentrons-art-gui directory and install dependencies with npm install.
Then start a development server:
npm run dev- Frontend: SvelteKit, JavaScript
- Backend: Node.js
- Database: PocketBase (SQLite)
- Hosting: DigitalOcean Droplet, Spaces
