griz11
19-04-2015, 04:52 PM
This is a touch pad controller I'm putting together to control several systems on my set-up. Mount, environment and dew control and a preliminary focus control panel. I have 3 screens now. You navigate between them with the arrows in the lower right corner. Mount panel has the normal direction keys and other keys that are on the SciTech hand pad. The Env/Dew panel has displays for the readings from the sensors master on/off power meter and status. The focus panel is very preliminary. But it will look something like this one.
I have the Arduino talking to the display and the sensor now. Reading the messages from the display so I know all the keys are working. Navigation between screens works. I'll use a few pins capable of pulse width modulation to drive the dew strips. Dallas semi 1 wire sensor for the telescope temp. I'll be patching into a JMI motofocus unit for the focus piece. I'm assuming its a stepper but don't know for sure. Either way the Arduino can handle it. The display is a 4.3in tft touch panel put out by 4-D systems. Their development software is very nice. You can program down on the bare metal or go completely visual.
Just need to pick up an optoisolator for the controller to mount connection. I'm not using the power and ground from the controller so I thought just to be on the safe side I should probably isolate the two.
Griz
I have the Arduino talking to the display and the sensor now. Reading the messages from the display so I know all the keys are working. Navigation between screens works. I'll use a few pins capable of pulse width modulation to drive the dew strips. Dallas semi 1 wire sensor for the telescope temp. I'll be patching into a JMI motofocus unit for the focus piece. I'm assuming its a stepper but don't know for sure. Either way the Arduino can handle it. The display is a 4.3in tft touch panel put out by 4-D systems. Their development software is very nice. You can program down on the bare metal or go completely visual.
Just need to pick up an optoisolator for the controller to mount connection. I'm not using the power and ground from the controller so I thought just to be on the safe side I should probably isolate the two.
Griz