Well now that I've actually tested it and it seems to work, I'm happy to publicly announce a project of mine: TeensyDSC.
Yes, it's another digital setting circles project, much like Dave Ek's or about a dozen others you might find on the internet, but mine is a little different then most- and not just because it's mine!
First, mine is designed from day one to connect your encoders to programs like Sky Safari on your computer, iPad or Android device. Unlike most projects which connect via a cable, TeensyDSC has a built in WiFi access point so you can connect to it wirelessly. And being WiFi, it has much better range then bluetooth and will work with an iPad. I've also designed a custom PCB (printed circuit board) which I have had professionally made so it's easy to install in a small enclosure and it can be powered via a USB connection or via 12V DC.
The "brains" of TeensyDSC is something called a "Teensy 3.1" board. If you've heard of "Arduino" it's a lot like that only cheaper ($20) and much faster (72Mhz vs 16Mhz) which opens up a lot of possible features in the future. TeensyDSC will have no problem keeping up with 10,000 step encoders- actually it should be able to handle 100,000 step encoders if such a thing existed. In the future, I'm thinking of adding other features such as a dew heater controller and more advanced features like you might find in other commercial products like the Orion SkyFi and Astro Devices Nexus.
One little feature I have planned is the ability to use a button on a remote (so you can hold it in your hand) to "lock" the encoder values reported to SkySafari/etc. The idea is that when you're doing a 2 star alignment, you can lock the values so you don't have to worry about knocking the scope or anything while you reach over to the iPad and click a button. I'm open to other ideas as well, so feel free to make any suggestions.
And my project is completely open source. You can modify everything- the software and even the PCB design if you wish and of course build your own for about $75-100.
I've posted more information up (and photos!) on my website and Github:
Latest post on my blog with some photos of my first board: http://synfin.net/so...m/tag/teensydsc
My web site describing the project: http://synfin.net/teensydsc
The Github project page with all the code & designs: https://github.com/s...atic/teensy-dsc