Take spectrometer readings (between OD readings) from the Adafruit AS7341 attached to your Pioreactor
Project description
Spectrometer reading plugin
Records spectrometer readings from the Adafruit AS7341 spectrometer sensor attached to your Pioreactor.
Available wavelengths:
-
415nm
-
445nm
-
480nm
-
515nm
-
555nm
-
590nm
-
630nm
-
680nm
This plugin also installs a SQL table, as7341_spectrum_readings
, that will store the readings.
After plugin installation, a reboot of the Pioreactor leader is necessary
Hardware installation
See notes here.
How it works
- In between optical density recordings, the white-light LED on the AS7341 board turns on.
- The light is reflected back towards the board, with some wavelengths being absorbed by the culture.
- All sensors for each wavelength are recorded to MQTT and the SQLite3 database (see below)
- The LED is turned off.
Each wavelength is sent to MQTT under the topics:
pioreactor/<unit>/<experiment>/spectrometer_reading/band_<xxx>
And it is also placed in the SQL table as7341_spectrum_readings
.
Hardware requirements
- Requires the Adafruit board AS7341 and a StemmaQT 4pin cable.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file spectrometer_reading_plugin-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: spectrometer_reading_plugin-0.2.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0rc2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ead898add63f3e46e936a13523039f593c750bf3f583e4809ffd2d0e03480d6 |
|
MD5 | 2ffa00b1b62e00be4f47d811e3ec6936 |
|
BLAKE2b-256 | 8fdf7d2dceda82b12e629e45fa7efea67e130c0e937e1fea612e78c2923a8f52 |