Metadata-Version: 2.1
Name: led-calibration-plugin
Version: 0.0.4
Summary: Calibrate your LEDs using an external light probe.
Home-page: https://github.com/kellytr/pioreactor-led-calibration-plugin
Author: Kelly Tran
Author-email: kelly@pioreactor.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE.txt


## Pioreactor LED calibration plugin 

This plugin offers the ability to calibrate your LEDs using an external light probe. To perform this calibration, insert your vial containing media into the Pioreactor and submerge your light probe. The plugin will increase the light intensity, and prompt you to record the readings from your light probe. A calibration line of best fit will be generated based on your light probe readings. 

## Installation instructions 

Install from the command line. 

```
pio install-plugin led-calibration-plugin
```

Then run by typing into your command line: 

```
pio run led_calibration
```"# pioreactor-led-calibration-plugin" 
