python-microscope / microscope

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.
https://www.python-microscope.org
GNU General Public License v3.0
67 stars 39 forks source link

Add support to Meadowlark SLM #198

Open gjover opened 3 years ago

gjover commented 3 years ago

We need a microscope device to control a Midowlark SLM.

May be it would be worth to define a generic class LightModulator for SLM, rotors or atenuators.

juliomateoslangerak commented 2 years ago

Just to mention that I have a fork from @mickp's code for meadowlark that is compatible with the ODP version of Madowlark's SDK. quite different even with the same name. https://github.com/juliomateoslangerak/bnsdevice

iandobbie commented 2 years ago

When we upgraded to windows 10 on the Oxford CryoSIM setup we needed a new version of the SDK and the control card driver. The HDMI control is I think a whole different setup as it uses the video card to produce the images rather than the PCIe card that our SLM's use so looks like there could be 3 separate bits of driver code required for the Meadowlark SLMs