https://github.com/pioreactor/pioled-display-plugin
https://github.com/pioreactor/pioled-display-plugin
pioreactor-plugin
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pioreactor/pioled-display-plugin
- Owner: Pioreactor
- License: mit
- Created: 2023-03-23T21:56:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T15:31:33.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T09:01:50.234Z (about 1 year ago)
- Topics: pioreactor-plugin
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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:

Power back on the Pioreactor.