Coder Social home page Coder Social logo

topperbb / arduino-telescope-control Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juanrmn/arduino-telescope-control

0.0 2.0 0.0 196 KB

Telescope control with Stellarium, Python and Arduino

License: MIT License

Python 92.58% C++ 5.82% Processing 1.58% Shell 0.02%

arduino-telescope-control's Introduction

Telescope control with Stellarium and Arduino

This project consists on a first approach to control a telescope mechanism, builded from scratch and based on Arduino microcontroller, from a computer with GNU/Linux and the Stellarium software.

By the moment, the code has been tested only in a mini-dobsonian mount with a green laser pointer instead of a real telescope. The laser points towards the celestial objects indicated from Stellarium, by using a stepper motors system.

Device

You can see more images, schematics and parts details in the images folder.

Software

The software is divided on two main blocks, the first one implemented in Python (computer) and the other one for Arduino microcontroller (device):

In the computer side with Python:

Device with Arduino:

  • Communications with the computer (receiving commands and parameters, and sending responses)
  • Coordinate transformations (based on Toshimi Taki's Matrix Method for Coodinates Transformation)
  • Control mechanisms (stepper motors, sensors, positioning..)

testing folder

Contains the necessary scripts for testing isolately the communications with Stellarium, communications with the device, and the Arduino library for coordinate transformation (Matrix Method implementation).

main folder

Software to control the "Laser pointer device" with Stellarium, including GUI.

docs folder

Datasheets and Matrix method documentation.

bitstring-3.0.2 folder

A Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.

Bitstring project page: http://code.google.com/p/python-bitstring/

arduino-telescope-control's People

Contributors

juanrmn avatar claudyus avatar

Watchers

James Cloos avatar TopperBB avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.