GithubHelp home page GithubHelp logo

msurguy / piwanova Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 550 KB

Raspberry Pi based WAN with Hologram Nova cellular modem

Home Page: https://www.hackster.io/msurguy/pi-zero-wan-piwanova-9846b3

PHP 5.24% CSS 9.96% JavaScript 83.92% Vue 0.43% HTML 0.45%
raspberry raspberry-pi nova hologram-nova hologram guestbook

piwanova's Introduction

Intro

This is the repository for the PiWANOVA project which is described at length on Hackster

This is a Guestbook - like Laravel application that displays a dashboard that is updated remotely via cellular network using Hologram Nova modem connected to a Raspberry Pi.

Most of this application was made by following this tutorial: https://scotch.io/tutorials/build-a-guestbook-with-laravel-and-vuejs

The parts that are most essential for my application are the SignaturesController and the presence of "json" folder under "resources". The JSON file in that folder is remotely updated via cellular connection, and in turn shows an updated dashboard to all users connected to the Raspberry Pi's WiFi network.

Installation and running

When cloned or downloaded, run this on your Raspberry Pi (make sure it is connected to the internet via WiFi or Ethernet first, and that PHP 7 and Node/NPM are installed):

composer install
npm install

You must change the application key by running the following command:

php artisan key:generate

After that, you can launch the Laravel application by typing

php artisan serve --port=8081 --host=192.168.42.1

Enjoy!

piwanova's People

Contributors

msurguy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

morristech

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.