All projects
Hardware2026· Creator

LabTechOS

Lab-automation designer + machine controller

A desktop-style laboratory-automation protocol designer and machine controller ("CellSlicer"), inspired by Opentrons Protocol Designer and PrusaSlicer. It turns a 3D-printer-based liquid handler into a media-exchange workstation: lay out the deck, calibrate against real hardware, program a routine, generate and inspect G-code, simulate the run, and drive the machine over USB — all in the browser.

Highlights

  • Drag-and-drop workflow blocks that compile to inspectable G-code
  • 3D deck layout, calibration, and run simulation via React Three Fiber
  • Drives hardware over USB with the Web Serial API (Chrome/Edge)
  • Client-only architecture — all state in a Zustand store, no backend
ReactTypeScriptThree.jsWeb SerialZustand