Giter VIP home page Giter VIP logo

mmm-mars's Introduction

MMM-MARS

Mars Exploration Rover missions.

Here's what you get

  • Rover's Opportunity, Spirit and Curiosity each have a full array of specialized cameras.

  • Each has taken hundreds of thousands of stunning images right from the surface of Mars.

  • You can choose which rover you want and the sol date that the pictures were taken.

  • The module will do the rest, giving you detailed information with each image.

Examples

  • One with a header, one without a header.

Installation

  • git clone https://github.com/mykle1/MMM-MARS into the ~/MagicMirror/modules directory.

  • No API key needed if you stay within the API's call limit. (It's already set)

  • Annotated .css file included for sizing and coloring, text or no text.

Config.js entry and options

{
    module: 'MMM-MARS',
    position: 'top_left',
    config: {
    scroll: "no",                    // yes or no. Yes scrolls single line information under image
        rover: "curiosity",              // which rover? curiosity, opportunity or spirit
    solDate: "200",                      // sol date you want pictures from
        useHeader: false,                // true if you want a header      
        header: "",                      // useHeader must be true
        maxWidth: "300px",
        rotateInterval: 5 * 60 * 1000,   // new image 5 minutes
    }
},

Special thanks to NASA for fulfilling my data needs!

mmm-mars's People

Contributors

mykle1 avatar

Stargazers

 avatar  avatar doug-doug the mighty avatar Ankur Tyagi avatar

Watchers

James Cloos avatar

mmm-mars's Issues

Does not seem to work

I installed this module along with the one that displays the hubble images but thus far it doesnt seem to work. The hubble images come across just fine. I dont get an error message while the config file is loading.

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.