Closed coronin closed 9 years ago
You can see what hardware we are using by browsing the hal4000/xml/xxx_hardware.xml files. The
All of the hardware control classes are in the sc_hardware folder ordered by manufacturer name. If you don't see your hardware there it is probably not supported.
Feel free to e-mail me with a list of the hardware that you have and I can try and give you some idea of how much difficulty you are likely to face.
storm4_hardware.xml
camera
* andorCameraControl => driver from Andor Solis
bluetooth
* halBluetooth
focuslock
* focuslock.storm4FocusLockZ
** sc_hardware.madCityLabs.mclController => NanoDrive 2359,2636,2637
** sc_hardware.thorlabs.uc480Camera
** sc_hardware.thorlabs.LDC210
illumination
* illumination.illuminationControl
** storm4_illumination_settings.xml
*** sc_hardware.thorlabs.FW102C => HalFW102C
*** sc_hardware.crystalTechnologies.hAotf => CrystalTechAOTF64Bit
*** sc_hardware.coherent.hLaser => CoherentCube 405
*** sc_hardware.nationalInstruments.hNicontrol => PCI-6733 (DAC needs a connector)
joystick
* joystick.gamepad310JoystickControl
** sc_hardware.logitech.gamepad310
misc_control
* miscControl.storm4MiscControl
** sc_hardware.olympus.ix2ucb
stage
* stagecontrol.storm4StageControl
** sc_hardware.marzhauser.marzhauser
tcpip
* halTcpControl
** sc_library.tcpServer
I checked the storm4 and have a summary above. I have couple questions:
I added a table in the README.md file in the sc_hardware directory that lists the current status of the various hardware control classes. Hopefully this will be helpful.
I would really like to have HAL4000 to drive our STORM imaging. From what I heard, it is much easier to use the exact hardware that your lab currently is using. Is it possible to add a hardware list that HAL4000 current drives? Or, a published protocol? Thanks!