I continue my adventures with different absorbances/fluorescences with the Pioreactor. The Labcrafter folks (@gendor) very helpfully provided me with an Adafruit TSL2591 and one of the LED boards that iorodeo designed for the open colorimeter.
The sensor seems to work fine, but I’m realised that with a spectrometer like Adafruit AS7341 I can get 10 channels for about £15 and there is already a plugin GitHub - Pioreactor/spectrometer-reading-plugin: Take a spectrometer reading using the Adafruit AS7341 spectrometer sensor every 5 seconds between OD readings. · GitHub .
Additionally, in the end I’m not sure that the LED board from iorodeo is the right fit for the pioreactor because (as far as I understand, I’m not an electronic engineer!) it is designed to resist changes to current whereas the pioreactor relies on changing current via PWM to brighten/dim LEDs. So turning it on/off proves to be a little tricky.
I’m working with the pioreactor XR which doesn’t have any additional slots for LEDs, it only has space for boards.
So I wonder if anyone has found, or has made, an LED board like the one from iorodeo but that is designed to play nicely with the pioreactor? It seems to be that i2c from the HAT can supply up to 1amp so should be fine on the power front to control and power the LED from that. It looks like there are very cheap/standardised chips (Access to this page has been denied.) and RGB LEDs (https://www.digikey.co.uk/en/products/detail/qt-brightek-qtb/QBLP1515B-RGBA/5957597) that could put three on one board, or arbitrary LED colours would also be fine.
A combination of an RGB board + the adafruit spec would be pretty nice for fluorescence work assuming long stokes shift species were used.