Romain Bazile

Results 87 comments of Romain Bazile

The LED used by Ocean Trotter in their planktoscope is [this one](https://www.mouser.fr/ProductDetail/Cree-Inc/C503D-WAN-CCbEb151?qs=%2Fha2pyFaduj7IJ8AXzZDTnVbW3SeNZrGSIwdO50x10%2FCKlyYMzQGJTxemOx6DdPr) with the datasheet [here](https://www.mouser.fr/datasheet/2/90/C503D_WAN_935-274589.pdf). Main characteristics: - Viewing angle: 15° - Minimal luminous intensity: 28600mcd - Peak wavelength...

A couple of typos: - [x] In the page name ("PlanktoSscope"): ![image](https://user-images.githubusercontent.com/2188885/124832746-6dbde680-df7d-11eb-8924-0f2460d74dc8.png) - [x] In the first page ("RememVer"): ![image](https://user-images.githubusercontent.com/2188885/124832810-83cba700-df7d-11eb-84eb-80de5364e298.png)

For the following three items, fields were already there: - modify as an (optional) field the “concentrated volume” ( add as datatip “i.e. volume obtained by the net cod end”)...

> add a button to recall previous options (number of images/pumped volume/delay between images) Could this be a simple reload of the last used values on startup and a button...

More UI improvements from @tpollina # Home tab - [ ] Add a group named Software Settings containing : - [ ] Instrument Name. If still used to define the...

Thanks @rkiko . To build on your issue, I think the 'play' and 'fit for archive' mode also fits nicely with #32 and the overall settings management. From what you...

Since 3f86fb4ddb4ef744f4d1f9d680b2bbc6a2013548 this is done for Ecotaxa. There is not an automatic upload button (yet) since most machines are used offline. But this could be added quite easily.

On way to do this could be to use a signal from the Raspberry on poweroff (https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README#L989 ) and the ideal diode from the reverse connection circuit (or, more probably,...

Yes, there is. It needs a specially compiled device tree file though. The picamera documentation has some information on that too: https://picamera.readthedocs.io/en/release-1.13/recipes2.html?#using-a-flash-with-the-camera

Also, yes, line by line, the data is coherent. Once again, the picamera documentation has all the good stuff: https://picamera.readthedocs.io/en/release-1.13/fov.html