An open API service indexing awesome lists of open source software.

https://github.com/pioreactor/pioled-display-plugin


https://github.com/pioreactor/pioled-display-plugin

pioreactor-plugin

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## PiOLED display plugin for the Pioreactor

Display growth rate, normalized OD, and temperature for each Pioreactor using the [Adafruit PiOLED display](https://www.adafruit.com/product/3527)

### Hardware required

- [Adafruit PiOLED display](https://www.adafruit.com/product/3527)
- [0.1" 2x20-pin Strip Right Angle Female Header](https://www.adafruit.com/product/2823)

### Software installation

Install from the UI, or run:
```
pio plugins install pioled-display-plugin
```

You may get a "hardware not installed" error. That's okay, we'll do that next.

### Hardware installation

With the Pioreactor turned off (you can pull the plug), install the 2x20 right-angle header onto the the 2x20 header on the Pioreactor HAT. Attach the PiOLED display onto the right-hand side of the new header, with the orientation as shown in the image below:

Screenshot 2023-06-21 at 2 40 14 PM

Power back on the Pioreactor.