GithubHelp home page GithubHelp logo

server-app's Introduction

Server-app

The server can be deployed on a raspberry pi or on a laptop

default mode: Nun and Booth are present

Receiving: Sin data -> has meta label for client, if booth or Nun. Visualization filters from dashboard events from booth app

Sending: Sound data (booth) -> is the booth android app event driven for light and sound? Light data (booth) Visual data (projector)

Munging:

Creating a record for each sin querying the db for sin categories Creating JSON data for dashboard returning light sequence for booth accessing correct index for sound

confging your wifi card, headless:

  1. plug in network card and cable and turn your Rapi machine on.
  2. Find ip address from your routers web access page.
    1. ssh into it using pi@<ip_address>, password is 'raspberry'
  3. in command line type: confging your wifi card, headless:

1. plug in network card and cable and turn your machine on.

2. Find ip address in from your routers page

3. ssh into it using pi@<ip_address>, password is 'raspberry'

4. in command line type:

~ $ sudo -i ~ $ sudo nano /etc/wpa_supplicant/wpa_supplicant.conf ssid, '' password :wq testing: ~ $ ifdown wlan0 unplug cable ~ $ ifup wlan0 ssh into it using ~ $ssh pi@<ip_address>, password is 'raspberry'

Setting up git on raspberry pi go to the github website repo your going to deploy off of. open settings/deploy keys.

Generate a rsa key ~ $ssh-keygen -t rsa private key: ~/.ssh/id_rsa public key: ~/.ssh/id_rsa.pub --> copy this one to github paste the public key into the deploy keys public key form.

~$ git clone:[email protected]:MechanicalNun/Server-app.git

Setting up google maps api v3: http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html https://developers.google.com/maps/documentation/javascript/examples/maptype-styled-simple

server-app's People

Contributors

double-o-ren 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.