Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# actuonix-lac
Python module for controlling an Actuonix Linear Actuator Control Board (https://www.actuonix.com/LAC-Board-p/lac.htm).

There's *probably* other APIs out there for the same device, and they're *probaby* better than this one, and they're *probably* written in C, but we made one anyways. Too bad we had to use Python instead of HolyC, but meh; it's fine
Other APIs exist for these, but we made one anyways, and if I'm not mistaken it was good enough to be used in a
telescope owned by the University of Rochester in New York. Since then I've cleaned up the project a lot.
Loading