Feb 09

DIY Telescope Mount Version 2

Hi!

Another long delay, but this time the telescope project has been totally remade.

All the framework has been machined out of Aluminum sheets making the unit much more rigid without being too heavy, plus re-sized to allow for a larger telescope in the future (the current 4.5″ mirror isn’t all that exciting… ). I’ve also used secondary gearing so I get more torque out of the motors as well as better accuracy – I now get 0.0018 degrees per step.

Electronics are based around the NXP LPCeXpresso dev board using an lpc1769 ARM processor. The NXP chip controls 3 separate motor circuits gated for 12V drivers ( Azimuth, Altitude and Focus) all timed off separate timers so each can be individually speed regulated. Communication with the PC is by a Bluetooth serial module and the board also drives a 132×132 pixel color LCDmodule to show tracking details. This chip runs at 120MHz and has plenty of speed to keep tracking and control as smooth as possible.

I’ve mostly programmed the NXP to emulate the SynScan AltAz GOTO mount commands as well as a few of my own custom for other work. This command set allows easy control via Stellarium software for field work.

This video shows the mount going from flat North to M48 then to the Moon via PC, then I click the Home button on the hand controller at the end.

This video is the same but from the software viewpoint.

Just need to weatherproof the electronics inside a box and add a stable mount. (then get a real telescope for it… )

Until next time!