Giter Site home page Giter Site logo

trackingzero's Introduction

TrackingZero

Este es un sistema basado en nodejs utilizado para el seguimiento en estación terrena del CatSat Zero en tiempo real por medio de GPS y comunicación LoRa.

Instalacion normal (MacOS y Linux)

  • Instalar Node.js 8.12.0
  • Clonar https://github.com/ElectronicCats/TrackingZero a TrackingZero folder
  • ir a TrackingZero, abrir terminal y ejecutar

npm install

Instalaciones especiales Windows

  • Instalar Node.js 8.12.0
  • Clonarhttps://github.com/ElectronicCats/TrackingZero
  • Abrir terminal de Windows e ir a la carpeta TrackingZero
  • Ejecutar los siguientes comandos

npm install --global --production windows-build-tools

npm install --msvs_version=2015

Ejecutar programa

  • Editar el archivo app.js con el puerto serial correspondiente a donde esta conectada la estacion terrena

En la linea 34 https://github.com/ElectronicCats/TrackingZero/blob/Version_1/app.js#L34

Guardar el archivo y ejecutar desde terminal

node app.js

  • Abrir tu navegador favorito e ir a:

localhost:3000

Tecnologias del proyecto.

  • Node.js
  • Socket.io
  • Lora 915Mhz
  • Stylus
  • Jade
  • CatSat
  • Open Street Map

Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

Released under an MIT license. See the LICENSE file for more information.

trackingzero's People

Contributors

oscar-raygoza avatar sabas1080 avatar wero1414 avatar

Watchers

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