synfinatic / teensy-dsc

Teensy code & PCB design for digital setting circles
http://synfin.net/teensydsc
GNU General Public License v3.0
12 stars 5 forks source link

support Dave Ek's Files DSC protocol #1

Open synfinatic opened 10 years ago

synfinatic commented 10 years ago

http://eksfiles.net/digital-setting-circles/circuit-description/

Probably the most interesting/useful part of this would be to support the ASCOM driver.

synfinatic commented 9 years ago

Does any DSC software actually support this?

Answer: Yes. There is an ASCOM driver. This means I'd need TeensyDSC to appear to be a serial port on Windows. So either using a TCP/IP->Serial driver or exposing the TeensyDSC USB port as a serial port. Obviously, there is little value for non-Windows users, but might be useful in certain situations.