Go Back   IceInSpace > Equipment > Equipment Discussions
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread
  #1  
Old 06-06-2024, 12:20 PM
ChrisD's Avatar
ChrisD (Chris)
Image, Stack, Repeat.

ChrisD is offline
 
Join Date: Apr 2021
Location: Melbourne
Posts: 265
Can you help me with testing SkySwitch?

I enjoy sitting inside with a glass of wine while imaging. Most of my telescope hardware could be operated remotely. However, some hardware, like the refractor dew strap, the C8 dew heater, the LED flat panel, and a cooling fan, still require manual operation. While commercial switches and PWM controllers are available, they add weight, require more cabling, and are expensive—especially if you're running multiple scopes.

for twelve months i've been designing a small, lightweight, Bluetooth LE-controlled switch (on/off/PWM) that could be plugged "inline" to control all these devices. PWM provides speed control for fans, temperature control for dew heaters and brightness control for flat panels

After two prototypes, it is now complete. I've called it SkySwitch. I've also coded two ASCOM drivers for SkySwitch: a switch driver and a flat panel driver.

I have a few SkySwitches built with 3D printed cases that I would like to distribute for testing.

If you have a Windows-based PC or laptop with Bluetooth (or can attach a Bluetooth dongle) and would like to test a SkySwitch, please PM me.

The following post provides further details and images of the SkySwitch.

Thanks,
Chris
Reply With Quote
  #2  
Old 06-06-2024, 12:29 PM
ChrisD's Avatar
ChrisD (Chris)
Image, Stack, Repeat.

ChrisD is offline
 
Join Date: Apr 2021
Location: Melbourne
Posts: 265
You can have multiple SkySwitches connected each with its own configuration.
The Bluetooth connection does not require manual discovery and pairing, all this is handled automatically by the driver.
Only 2 connections, power in and power out.
Reliably handles recovery from any connection loss
Works with any software that uses ASCOM drivers

SkySwitch:
  • Bluetooth LE 4.0 (FCC certified module)
  • Red LED status light: flashing is not connected, on is connected
  • Holds last output value if connection is lost
  • Operating voltage: 5-18V DC
  • Current: up to 4A for switch 3A for PWM
  • Short Duration current up to 7A
  • Over current protected
  • Over temperature protected
  • Short circuit protected
  • Input polarity protected
  • Switch output 0 to supply voltage
  • PWM output 1-2kHz 0-100% duty cycle
  • KickStart mode: for reliably starting fans
  • Does not need to be mounted
  • Weight: 19g
  • Dimensions: 48x35x17mm


ASCOM SkySwitch Switch Driver
  • Passes ASCOM conformance tests
  • Monitors SkySwitch connection and reconnects of connection is lost
  • If reconnected, reads SkySwitch last output value and displays this
  • Editable device name and description
  • Allows multiple SkySwitch Connections
  • Allows selection of Switch or PWM mode


ASCOM SkySwitch Cover Calibrator Driver (Flat Panel Controller)
  • Passes ASCOM conformance tests
  • Editable Description
  • Allows SkySwitch to control flat panel on/off brightness
  • Works with NINA Flat Wizard to automate flat imaging
Attached Thumbnails
Click for full-size image (IMG_0425.jpg)
154.1 KB37 views
Click for full-size image (IMG_0426.jpg)
125.1 KB29 views
Click for full-size image (SkySwitchFlatPanel.jpg)
113.8 KB25 views
Click for full-size image (SkySwitchFlatPanelSettings.jpg)
135.4 KB24 views
Click for full-size image (SkySwitchSettings.jpg)
140.2 KB19 views
Click for full-size image (SkySwitchSwitchesPage.jpg)
108.5 KB17 views
Reply With Quote
  #3  
Old 06-06-2024, 03:58 PM
AstroViking's Avatar
AstroViking (Steve)
Registered User

AstroViking is offline
 
Join Date: Mar 2022
Location: Melbourne
Posts: 1,112
I have to say, that is a really cool project.

If I had the requisite 12v dew heaters (and used ASCOM) I'd volunteer to help test. Sadly, I can't.

If you ever make a 5v/USB-connector controller with an INDI driver, I'll be at the front of the line to help.

Cheers,
V.
Reply With Quote
  #4  
Old 06-06-2024, 04:33 PM
ChrisD's Avatar
ChrisD (Chris)
Image, Stack, Repeat.

ChrisD is offline
 
Join Date: Apr 2021
Location: Melbourne
Posts: 265
Quote:
Originally Posted by AstroViking View Post
I have to say, that is a really cool project.

If I had the requisite 12v dew heaters (and used ASCOM) I'd volunteer to help test. Sadly, I can't.

If you ever make a 5v/USB-connector controller with an INDI driver, I'll be at the front of the line to help.

Cheers,
V.
I plan to write an INDI driver if this is popular, but unfortunately it will remain bluetooth, sorry. If you ever downgrade to windows let me know.

Chris
Reply With Quote
  #5  
Old 07-06-2024, 09:01 AM
AstroViking's Avatar
AstroViking (Steve)
Registered User

AstroViking is offline
 
Join Date: Mar 2022
Location: Melbourne
Posts: 1,112
Hi Chris,

I won't be downgrading to Windows at any time in the foreseeable future.

I was unclear with my words with the "5v/USB" line. I have a dew heater strap that runs from 5v and has a USB-A connector. If you ever design a controller for that type of dew heater I'll be happy to help.

Cheers,
V.
Reply With Quote
  #6  
Old 08-06-2024, 06:12 PM
ChrisD's Avatar
ChrisD (Chris)
Image, Stack, Repeat.

ChrisD is offline
 
Join Date: Apr 2021
Location: Melbourne
Posts: 265
I still have a couple of devices to give away.

If you want to automate your Flat Panel, Dew Heaters or Fans and can use ASCOM drivers just PM me.

Chris
Reply With Quote
  #7  
Old 22-06-2024, 09:33 PM
Drac0's Avatar
Drac0 (Mark)
Registered User

Drac0 is offline
 
Join Date: Feb 2020
Location: Nowra, NSW
Posts: 551
Working in APT!

Hi Chris,

Just letting you it is working with APT! Well, at least it connects - only tested the through power @12v so far and that works. Will test PWM & Panel (if I can figure out something there) soon. I'm guessing multiple switches will show up on the same screen as shown in your N.I.N.A. images when connected?

Another thing I will be testing is the variable power input. Going to try my DSLR @ 9v from as well as other settings available through the variable output from my PPBAv2 - I know you say 5v, but will it go to 3v if needed or won't it even start that low?

Cheers,
Mark
Attached Thumbnails
Click for full-size image (SkySwitchAPT.png)
37.0 KB10 views
Reply With Quote
  #8  
Old 23-06-2024, 12:54 AM
Drac0's Avatar
Drac0 (Mark)
Registered User

Drac0 is offline
 
Join Date: Feb 2020
Location: Nowra, NSW
Posts: 551
OK, finished testing for tonight

It operates just fine at 5v, 7v, 8v, 9v & 12v delivering the correct power throughput.
PWM works fine at 12v - measured by both temperature of a dew strap & voltage throughput (from ~8.5v @ 0% to 12.5v @ 100%).
PWM doesn't seem to like working at 5v. At 0% it outputs ~3.5v but 25%, 50% & 75%, they all output 5.45v which is actually higher than 100% at 5.34v. Note that 1% operates at ~4.9v, but 10% also jumps to 5.45v. Guess I'll have to stick to the low/med/high switch on my USB powered dew straps.

What type of flat panel (cheap) would I need to test SkySwitch in that mode? Any suggestions Chris?

Cheers,
Mark
Reply With Quote
  #9  
Old 23-06-2024, 11:27 AM
ChrisD's Avatar
ChrisD (Chris)
Image, Stack, Repeat.

ChrisD is offline
 
Join Date: Apr 2021
Location: Melbourne
Posts: 265
Quote:
Originally Posted by Drac0 View Post
Hi Chris,

Just letting you it is working with APT! Well, at least it connects - only tested the through power @12v so far and that works. Will test PWM & Panel (if I can figure out something there) soon. I'm guessing multiple switches will show up on the same screen as shown in your N.I.N.A. images when connected?

Another thing I will be testing is the variable power input. Going to try my DSLR @ 9v from as well as other settings available through the variable output from my PPBAv2 - I know you say 5v, but will it go to 3v if needed or won't it even start that low?

Cheers,
Mark
Hi Mark,
Thanks for confirming it works with APT.

Yes, if you're using multiple skyswitch devices the ASCOM driver will detect and display them. I've tested up to 10 switches although it can take up to 5 - 10 seconds for some bluetooth drivers and the OS to connect them after you press connect.

Unfortunately, 3 volts is not possible. The switching highside FET device spec is 4.75v minimum.

Chris
Reply With Quote
  #10  
Old 23-06-2024, 11:45 AM
ChrisD's Avatar
ChrisD (Chris)
Image, Stack, Repeat.

ChrisD is offline
 
Join Date: Apr 2021
Location: Melbourne
Posts: 265
Quote:
Originally Posted by Drac0 View Post
OK, finished testing for tonight

It operates just fine at 5v, 7v, 8v, 9v & 12v delivering the correct power throughput.
PWM works fine at 12v - measured by both temperature of a dew strap & voltage throughput (from ~8.5v @ 0% to 12.5v @ 100%).
PWM doesn't seem to like working at 5v. At 0% it outputs ~3.5v but 25%, 50% & 75%, they all output 5.45v which is actually higher than 100% at 5.34v. Note that 1% operates at ~4.9v, but 10% also jumps to 5.45v. Guess I'll have to stick to the low/med/high switch on my USB powered dew straps.

What type of flat panel (cheap) would I need to test SkySwitch in that mode? Any suggestions Chris?

Cheers,
Mark
Hi Mark,
Firstly, you are doing a fantastic (I was tempted to say "stellar") job on this, thank you so much.

I'll do some more testing on the 5V PWM and get back to you on that one.
I think I know what is happening and I'll get back to you with the answer soon.

Can you tell me, are you using a multimeter/voltmeter to test the PWM output or something like an oscilloscope?

I've tested the flat panel drivers with both electroluminescent panels and LED based panels. I can send you a simple 12V LED panel that's about 120mm across if you have a scope around that aperture or less?

Chris
Reply With Quote
  #11  
Old 23-06-2024, 12:21 PM
Drac0's Avatar
Drac0 (Mark)
Registered User

Drac0 is offline
 
Join Date: Feb 2020
Location: Nowra, NSW
Posts: 551
Quote:
Originally Posted by ChrisD View Post
Hi Mark,
Firstly, you are doing a fantastic (I was tempted to say "stellar") job on this, thank you so much.

I'll do some more testing on the 5V PWM and get back to you on that one.
I think I know what is happening and I'll get back to you with the answer soon.

Can you tell me, are you using a multimeter/voltmeter to test the PWM output or something like an oscilloscope?

I've tested the flat panel drivers with both electroluminescent panels and LED based panels. I can send you a simple 12V LED panel that's about 120mm across if you have a scope around that aperture or less?

Chris
Hi Chris,

Just using a multimeter to test, don't have anything better. I have a 90mm I could use the LED panel on for testing If you want to send it along.

Cheers,
Mark
Reply With Quote
  #12  
Old 23-06-2024, 12:31 PM
ChrisD's Avatar
ChrisD (Chris)
Image, Stack, Repeat.

ChrisD is offline
 
Join Date: Apr 2021
Location: Melbourne
Posts: 265
Quote:
Originally Posted by Drac0 View Post
OK, finished testing for tonight

PWM works fine at 12v - measured by both temperature of a dew strap & voltage throughput (from ~8.5v @ 0% to 12.5v @ 100%).
PWM doesn't seem to like working at 5v. At 0% it outputs ~3.5v but 25%, 50% & 75%, they all output 5.45v which is actually higher than 100% at 5.34v. Note that 1% operates at ~4.9v, but 10% also jumps to 5.45v. Guess I'll have to stick to the low/med/high switch on my USB powered dew straps.

Cheers,
Mark
Hi Mark,

What you have described for the 5V PWM is possibly caused by measuring the output voltage without any device attached. The output +ive pin is floating, that is when nothing is attached to the skyswitch the output pin voltage may float to an undefined voltage. In this case it looks like its showing the FET charge pump voltage which is above the input voltage.

This isn't a problem. When a load is connected it will work correctly and the floating voltage will not cause any problems when a load is attached.

I guarantee your dew strap will work correctly.

Chris.
Reply With Quote
  #13  
Old 25-06-2024, 11:24 PM
Joshua Bunn's Avatar
Joshua Bunn (Joshua)
Registered User

Joshua Bunn is offline
 
Join Date: Oct 2011
Location: Albany, Western Australia
Posts: 1,469
Nice Piece of kit, Chris. well done!
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time is now 08:25 AM.

Powered by vBulletin Version 3.8.7 | Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Advertisement
Testar
Advertisement
Bintel
Advertisement