Code Monkey home page Code Monkey logo

satellite-tracker's Introduction

NodeMCU Satellite-tracker

NodeMCU ESP8266 ISS Satellite tracker

Description

NodeMCU ESP8266 Satellite tracker can locate the position of Satellites (currently ISS and HST) and point to it. It uses a stepper motor and a servo for the positioning of the pointer and a simple webserver for calibration and control. It gets the Azimuth and Elevation of the satellite from the n2yo API. Old version used a python server which calculated the Azimuth and Elevation

Usage

Once the ESP8266 is booted and connected to your Wifi network, the webserver is started. You have to go to its IP adress in a web browser and calibrate it. You do this by pressing the buttons on the website which move the stepper motor until the pointer points north(You can use your phone as a Compass). This is very important and has to be done as accurate as possible in order to make sure the pointer is accurate. After finishing the calibration the pointer will move and point to the current postion of the ISS. You can verify this by using an app like SpaceStationAR. Now you can switch between satellites by pressing the button and watch the pointer update itself every 10 seconds.

Setup

  • Define your Wifi Network name and password in the .ino file
  • Create an account at n2yo.com and paste your API key into the file
  • Also edit the longitude, latitude and elevation according to your current position

Circuit diagram

circuit diagram

Connections:

  • Servo: D3
  • Stepper: D1/In3, D5/In1, D2/In4, D6/In2

Sketch

sketch

Screenshots

screen1 screen2

About

By Maximilian Schiller - https://github.com/BetaHuhn - 06.08.2019

satellite-tracker's People

Contributors

betahuhn 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.