Supplementary Material for paper submission to Science Robotics:
"A feedback-driven IoT microfluidic, electrophysiology, and imaging platform for brain organoid studies"
This work presents a laboratory robotics system that uses IoT collaboration to improve the control of cell culture experiments. The main parts include software for IoT devices, computer vision analysis, an example bill of materials, and 3D printed components for setting up the system. This repository includes documentation on how to use and assemble the system.- Bill of Materials (BOM) for putting together the system is inside
./hardware
. - CAD files for 3D printed files and reference assemblies are inside
./hardware/3D_printed_parts
.
Software for IoT devices is in ./software
.
- device-class:
braingeneerpy
- Usage:
from braingeneers.iot import Device
- Usage:
- device-class child implementations:
./software
- Electrophysiology recording: MaxWell MaxOne
./software/maxwell
- Microscope imaging: DinoLite
./software/dinolite-microscope-camera
- Fluidic feeding: Autoculture
./software/fluidics
- Fluid level imaging: Camera
./software/fluid-level-camera
- Electrophysiology recording: MaxWell MaxOne
- Fluid level estimator:
./software/estimator
© 2024 Braingeneers