Skip to content

Arduino file to control your bioreactor. Dependency : open_bioreactor_app

Notifications You must be signed in to change notification settings

pol0nium/open_bioreactor_arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

--------------------------------------------------------------------------------
"THE BEER-WARE LICENSE" (Revision 42):

<bourg.matt@gmail.com> wrote this file. As long as you retain this notice
you can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return. -- Matthias Bourg
--------------------------------------------------------------------------------

Installation

/!\ MAC OS only for now (not tested with another OS)

Arduino setup

The arduino will query the sensors and send their data to a socket as a stream.

  1. Install the arduino main software

How to :

=> You will need to have Java SE 6 installed in your computer (if not you will have a pop up with a direct link for download it when trying to install Arduino.app)

  1. Install the sensors libraries

=> This is the serial port you will have to put in the configuration file

  • In the app: go to File->Open and select bioreactor.ino (which should be on your computer, this file will be available for everyone in GitHub but not for now, it is our private file)
  • Another window should open with our code inside
  • In the app: go to Sketch->Import library and select OneWire and dallas-temperature-control (the 2 you have downloaded before)
  • Click the “upload” button to transfer the software from the computer to the Arduino board

Dashboard setup

Visit https://github.com/pol0nium/open_bioreactor_app

About

Arduino file to control your bioreactor. Dependency : open_bioreactor_app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%