Skip to content

builder555/openBlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenBLab

photo

Unleash the power of automation in your lab with this culture monitoring system! Using a Raspberry Pi camera and off-the-shelf components, the system makes it a breeze to track the growth of your cultures. Simply add your sample to the agar gel, set the temperature and snapshot frequency, press START and sit back. Monitor your progress remotely and watch your results soar!


Requirements

Parts:

If using a 12V peltier device, you will also need

For the sample:

Example UI

Setup

Ensure 1-wire module is loaded on RPi:

  • add dtoverlay=w1-gpio,gpiopin=14 line to /boot/config.txt
  • sudo apt install bc
  • reboot

Connect DS18B20 to RPi:

Pin on sensor GPIO on Pi
Data GPIO 14
Power 3.3v
GND GND

Run API:

cd code/api 
pipenv install
pipenv run start:dev

About

Mini-lab automation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published