Skip to content

Documentation, links and some sample code related to development using Optec Filter Wheels

Notifications You must be signed in to change notification settings

OptecInc/fw-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Optec FilterWheel development

Optec, Inc. offers several different models of FilterWheel for laboratory and astronomy applications. Here are links to resources for developing applications that use these FilterWheels.

IFW / IFW2

The IFW and IFW2 use a serial protocol for control. This is included in the IFW-Serial.md file. There is also a Python class for scripting and automation available here: https://github.com/OptecInc/fw-python. The Python class can be used as a reference to help develop applications in other languages.

Note that on Linux you often need to give permission to access Serial Ports. This is often achieved using the dialout group.

HSFW

The HSFW uses USB HID for communication. Because HID is often more difficult to develop for Optec offers the following SDKs:

Note that for Linux you often need to give permission before using USB devices. A sample Udev rules file 50-usb-hsfw.rules is available in this repository.

About

Documentation, links and some sample code related to development using Optec Filter Wheels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published