Skip to content

Adding a new camera (Mightex SB-series camera) adapter #604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jintaozheng88
Copy link

@jintaozheng88 jintaozheng88 commented Mar 20, 2025

Dear sir,

We (Mightex systems) add a new camera adapter (Mightex SB-series camera) in a new folder of \Mightex_SB_Cam under the \DeviceAdapters. Please note there're two low level DLLs under \Mightex_SB_Cam\lib64, these two DLL files have to be at the same dir of the adapter library file.
We didn't do any other modifications to other codes.
There're 3 previous commits which were for another LED driver adapter, but as the project was postponed...the adapter codes weren't added actually.

The product page of the SB cameras is as following:
https://www.mightexsystems.com/product/usb3-0-monochrome-or-color-1-5mp-global-shutter-cmos-camera-8-or-12-bit

The brief description of the SB camera adapter is as following:_
This Micro-Manager adapter can be used to operate Mightex SB-Series Camera. Please refer to Mightex SB-Series Camera user’s manual for more details of the camera control.
Mightex SB-Series cameras are USB3.0 cameras with Sony Sensor,The adapter has several properties that can be used to control the camera, with the property items, one can set parameters such as Resolution, Exposure Time, Gain, ROI, Offset_XY…etc. Note that the Exposure Time control has to set with the Property item (Not on the main window). It’s recommended for user to set full resolution when using SB-Series camera.

Thanks!

JT

Yihui Wu and others added 4 commits October 25, 2024 15:20
No code changes, just adding a Mightex_WheeLED sub-dir in DeviceAdapters.
WheeLED is not committed until the product is formally released.
Mightex SB-Series camera adapter is added, source code are under the \DeviceAdapters\Mightex_SB_Cam.
@marktsuchida
Copy link
Member

Thanks you. Would it be okay if I make some changes so that this code builds from the headers and libraries in your official SDK download (https://mightex.wpenginepowered.com/wp-content/uploads/2025/01/SBCamera_Release_250108.zip)?

@jintaozheng88
Copy link
Author

Sure, the header/libaries are the same as the SDK release, so please go ahead. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants