Close

AVI conversion, Protocols

A project log for Flypi - cheap microscope/experimental setup

Pi + Picamera + M12 lens + Arduino microscope/experimental setup for diagnostics and scientific experiments!

andre-maia-chagasAndre Maia Chagas 12/05/2016 at 15:120 Comments

Not much to disclose here other than we updated the code and the following things were updated/created:

"TO AVI" button created --> This allows the user to convert the videos recorded by the PiCamera into AVI format, which is preferred over the default h264 as it can be opened by different analysis software, as ImageJ

The camera horizontal and vertical offset now default to the middle of the image when a zoom bigger than 1 is used

The protocol class has been updated. Users can now create their own protocols and have the FlyPi recording data for (hopefully) any amount of time.

Discussions