Skip to content

Star Data Visualisation using Audio and Video [Open Data Challenge -- Kepler]

Notifications You must be signed in to change notification settings

hashgeek/Exoplanet-Arudino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Kepler Visualizer
=================

Kepler Visualizer aims to visualize the data gathered by Kepler mission in 
multiple presentation forms. It uses Arduino to visualize Kepler data and 
present it in an audio-visual form (LED lights and complementing sound) to 
aid us to visualize the changing star intensity.

The objective is to enable school children understand how kepler data is 
used to find extrasolar planets.

Project has two parts, a python program which runs on pc and a arduino
program which runs on arduino.

For python program, PyFITS library is required and can be obtained from
http://www.stsci.edu/institute/software_hardware/pyfits

On ubuntu you can install PyFITS as follows.
$ sudo apt-get install python-pip
$ sudo pip install pyfits

Upload the arduino program to the arduino using arduino IDE. Make connections
as commented in arduino code.

$ cd Exoplanet-Arudino/src
$ python exoplanet.py 

About

Star Data Visualisation using Audio and Video [Open Data Challenge -- Kepler]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published