1.0.0 • Published 7 years ago

holonode v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Sand Holo Experience

Created by Rano Hardjosemito, Sem van Hoogstraten and Mattia Vorstenbosch during their minor Meaningful Data Design.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for a working Sand Holo server.

Prerequisites

You will need:

Installing

Lets download our files.

$ git clone https://github.com/rhardjo/sandholo

Move into the directory

cd sandholo

Install all dependencies.

npm install

Make sure you download the video and place it in the public folder.

Thats it!

Running the server

While in the sand holo directory enter the following command

npm start

In your web browser go to

localhost:8888

It should run in your browser now.

Built With

  • Express - Makes it a bit easier
  • Socket.io - For communication between browser and Arduino
  • Johnny-Five - To control the Arduino with javascript
  • Lots of love

Authors

  • Rano Hardjosemito - Coding coding coding and serial communication - rhardjo
  • Mattia Vorstenbosch - Coding and After Effects - iPrime
  • Sem van Hoogstraten - Construction and planning - semvh

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc