so-90prime / 90prime

General repo for everything related to 90Prime (docs, diagrams, thoughts)
2 stars 0 forks source link

90Prime Flatfield Automation and GUIs #26

Open davner opened 3 years ago

davner commented 3 years ago

90Prime Flatfield

Hardware

When commissioning the gui, we discovered there was enough noise to turn on and off the lamps without user input. Jeff R. has made changes to the hardware to stop this.

Software

Web app

Have a web app built to control the flatfield lights. Have tested it and works.

INDI driver

Need to write an indi driver to control the flatfield lights. I recommend indi since we are using that for the filterwheel. This GUI would be either on another webpage or on the same page as the custom filterwheel GUI. I would like it to be on the same gui as the filterwheel.

Automation

Has the hooks built in to turn on and off lamps over TCP socket. Documentation is in the github repo.

dsand commented 3 years ago

Just an update here. We now have flat field lamps that are controllable via a GUI on Bart. The next step is to put this into Dan's new GUI. I will leave this issue open.