https://github.com/natronics/iss_globe
Software for an ISS Globe
https://github.com/natronics/iss_globe
Last synced: about 2 months ago
JSON representation
Software for an ISS Globe
- Host: GitHub
- URL: https://github.com/natronics/iss_globe
- Owner: natronics
- Created: 2011-11-13T20:08:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-05-02T20:56:52.000Z (about 12 years ago)
- Last Synced: 2025-01-20T00:41:09.252Z (over 1 year ago)
- Language: Python
- Homepage: http://sf.sciencehackday.com/
- Size: 113 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# ISS Globe!!
From Science Hack Day San Fransisco 2011.
## What it is
A small group of science hackes put together enought hardware and software to
track the International Space Station on a real, physical globe.

## Science Hack Day
A small group of us started at science hack day SF with just the idea of somehow
drawing the real time position of the space station on a physical representation
of the Earth.
We had 24 hours to come up with a plan and build everthing. We figured out how
to get two off the shelf servos to position a laser pointer inside an old
translucent plastic globe.
# This Repository
This has the arduino project (Firmware/ISS_Globe) that acts as a motor
controller and the python code (Client) to track the ISS and send data to the
microcontroller that drives the servos.