element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Project Videos
  • Challenges & Projects
  • element14 presents
  • Project Videos
  • More
  • Cancel
Project Videos
Documents Automated Raspberry Pi Planet Tracking GOTO Telescope -- Episode 436
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Project Videos to participate - click to join for free!
Related
Recommended
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 3 Mar 2020 8:00 PM Date Created
  • Last Updated Last Updated: 6 Mar 2020 8:24 AM
  • Views 8100 views
  • Likes 12 likes
  • Comments 24 comments

Automated Raspberry Pi Planet Tracking GOTO Telescope -- Episode 436

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image
 

In this video Derek takes a Schmidt-Cassegrain telescope, inertial measurement unit, CCD camera and a beefed-up pan & tilt mechanism to create an automated planet tracker. Everything is orchestrated via a custom arcade-style controller centered around a Raspberry Pi running C++/OpenCV code to run the UI and control positioning.

Bill of Materials

Product Name Manufacturer Quantity Buy Kit
Arduino Uno Arduino Uno 1 Buy Now
Raspberry Pi 3 Raspberry Pi 1 Buy Now
100k Pullup Resistors MCF 0.25W 100K 2 Buy Now
Attachments:
PlanetTrackingTelescope_Resources.zip
image

Automated Raspberry Pi Planet Tracking GOTO Telescope

element14 Presents  |  About Derek  |  Project Videos

  • arduino uno
  • e14presents_derekbrodeur
  • planet tracking
  • derek
  • raspberry pi
  • goto telescope
  • e14p_DB
  • automated raspberry pi planet tracking goto telescope
  • arduino
  • friday_release
  • Share
  • History
  • More
  • Cancel
Actions
  • Share
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • Derek (DCtoDaylight)
    Derek (DCtoDaylight) over 5 years ago in reply to DAB +4
    I got the pan/tilt positioner from my local surplus, non-working and covered in a layer of dust; they knew nothing about it. 75 (or 100?) bucks later and I had a nice paperweight. The original idea was…
  • tariq.ahmad
    tariq.ahmad over 5 years ago in reply to picopi +3
    Hi picopi , I've added these as an attachment.
  • picopi
    picopi over 5 years ago +2
    Where's the beef? Links to code, STL,...
  • maduce
    maduce over 5 years ago in reply to astrobabb

    Arduino has a sonic device that fit your bill and there is a project to better calibrate it

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 5 years ago in reply to astrobabb

    You could use a simple Arduino and a Lidar sensor.

    It would be a simple build and good for telescopes up to 60m focal length.

     

    DAB

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beacon_dave
    beacon_dave over 5 years ago in reply to astrobabb

    How about something like this using a time of flight sensor operating over the 5mm to 200mm range?

    https://learn.adafruit.com/adafruit-vl6180x-time-of-flight-micro-lidar-distance-sensor-breakout/overview

     

    ( Ultrasonic version here:

    https://learn.adafruit.com/ultrasonic-sonar-distance-sensors )

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • astrobabb
    astrobabb over 5 years ago

    Hi, my first post here, and I am not familiar with the differing platforms of kits like Adurino and rasberry pi, but I do have a tech background being retired Instrument Tech.

    I have always wanted to find and build a simple device to measure displacement over a 3 or 4 cm distance, with the human interface being an led type numeric three or four digit display connected to either an ultrasonic or lvdt, or capacitive etc. sensor. The application is to measure the distance between the rear of the mirror of a similar telescope displayed in this project and the rear housing of the telescope. The purpose is to be able to re position (focus) the telescope without having to either look through the telescope or at a screen displaying the image of what the telescope is "focused" on.

     

    So while this might not be the best place to have proposed this idea for a kit to build such a device I hope someone reading this has the goods to be able to point me in a direction where I can begin the process to find out how the rasberry pi or adurino kits might be able to be utalized to build such a thing.

     

    Robert Babb

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • allenhig
    allenhig over 5 years ago

    I have watched your section on the pan tilt controller for your telescope. I like what I see. I have a 10" Meade and the controller board I believe is toast. I have used the Raspberry Pi3+ B for other things and am interested in doing what you did and took it to another step by having the planets and moon as a selection be your pic of that planet on a screen. I like that idea as I too am not talented in the planets. I believe in my base it has 12vdc motors I believe as I have to get it out of storage. The base plate and tri-pod is huge and heavy. I would love to refurbish it to a fully functional telescope. I will get everything out and set it up and get back with you.

    Allenhig

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Derek (DCtoDaylight)
    Derek (DCtoDaylight) over 5 years ago in reply to Derek (DCtoDaylight)

    Ah, I forgot. Here's part-3 showing how I made the replacement board for the pan/tilt.

    You don't have permission to edit metadata of this video.
    Edit media
    x
    image
    Upload Preview
    image

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • tariq.ahmad
    tariq.ahmad over 5 years ago in reply to picopi

    Hi picopi ,

     

    I've added these as an attachment.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ankur608
    ankur608 over 5 years ago in reply to Derek (DCtoDaylight)

    MOSQUITOES...damn it.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Derek (DCtoDaylight)
    Derek (DCtoDaylight) over 5 years ago in reply to picopi

    I failed to provide the beef. Or should I say spaghetti-code. I'll try and provide asap.

     

    Derek

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Derek (DCtoDaylight)
    Derek (DCtoDaylight) over 5 years ago in reply to ankur608

    I did see several moons - no idea what I was looking at, but I was BLOWN AWAY by how sharp it was. I wanted to mount my DSLR and get some shots,  but the mosquitos were in full effect so I gave up. I really wish I would have gotten some pics.

    Saturn and Venus were kind of fuzzy. Not sure why Jupiter looked so good though. I looked at them on different days, so maybe different atmospheric conditions or maybe condensation inside the OTA. So much to learn.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube