matchjilo.blogg.se

Dxcel telescope for kids
Dxcel telescope for kids







dxcel telescope for kids
  1. #Dxcel telescope for kids how to#
  2. #Dxcel telescope for kids code#

#Dxcel telescope for kids how to#

Recent editions even show you how to implement the calculations in spreadsheets. I'd thoroughly recommend this book for any amateur astronomer, as it shows you how to calculate many different things. The methodology for calculating the azimuth and altitude values for the desired object is well detailed in a book called 'Practical Astronomy with your Calculator or Spreadsheet' by Peter Duffett-Smith. ( I'm sure you're interested about the astronomy principles which this Instructables project uses, but if you're not, then please skip ahead a step or two). Doing so will cause permanent eye damage. **Caution**: when building and testing your telescope star-finder, please take immense care to not view the Sun through the telescope at any time. This is also my first Instructable, so please go easy on me! Also don't forget that the wonderful thing about Arduino is the huge level of online support, so if you've got a question, however basic, hopefully you'll quickly find an answer online too. If there's anything that confuses you, please ask a question and I'll try and answer.

dxcel telescope for kids

To avoid creating an overly wordy Instructable I've therefore left out some minutiae of the project that would be tedious, for instance wiring of LEDs and switches etc.

dxcel telescope for kids

I've tried to cover all of the background information relating to the astronomy, and justifications about why I designed it how I did. Please note: this project assumes some prior experience with Arduino, basic amateur electronics, 3D printing and CAD (possibly). I used a 3D printer to create fittings to house the potentiometers, and to make the handset and battery box holder. The program constantly updates the position information, to assist the observer in tracking the target object as it moves across the night sky. At this point the observer may view the target object through the telescope. When the target object is within the field of view, all four LEDs will illuminate. The Arduino then compares the position of the target object to the orientation of the telescope, and using LEDs on the handset indicates to the user whether the telescope must be moved up, down, left or right. The heading and elevation of the telescope are measured using potentiometers. By using a rocker switch, the observer can choose which of the database's objects to observe. The name, position and type of the current chosen object are displayed on a small LCD screen on the handset.

#Dxcel telescope for kids code#

Using this, and known coordinates for a list of objects (my initial code includes 45 astronomical objects, and it's easy to expand this list if you choose), their current position in the night sky (relative to the observer) is calculated. How: The Arduino receives position and time data from a small GPS module. Clear night skies are not common, so using this Arduino star-finder allows you to make the most of your precious viewing time. This project finds a happy medium between the two. Why: Traditional methods of finding objects in the night sky (using charts, maps, following constellations) are slow and require experience, and motorised 'Go-To' telescopes are very expensive. The electronics are all contained within a convenient handset, attached to the telescope mount on a 0.5m cable. It then measures the current heading and elevation of the telescope, and displays to the user how to orientate their telescope so that the chosen target object will be visible. What: This device calculates the current position in the night sky of a list of galaxies, nebulae and star clusters.

dxcel telescope for kids

In this project I made and integrated an Arduino-powered star-finder with a small reflecting telescope, to allow me to easily find the galaxies, nebulae and clusters that I wanted to observe. Owning a small telescope can give a lot of pleasure, but it's often a struggle trying to locate specific objects in the night sky.









Dxcel telescope for kids