Giter Club home page Giter Club logo

ppp-hardware-chat's Introduction

PUNK PRISM POWER SERVER SCRIPTS

repo for the hardware chat for the demo prototype Punk Prism Power. Connects 2 BLE beans using seperate terminal window processes to a chat client to talk to Unity.

Setup (Only for the chat app)

Follow the instructions on how to get the LightBlue Bean up and running: https://punchthrough.com/bean/getting-started-osx/ </br />

Download and install node: https://nodejs.org/download/
Download and install noble: https://www.npmjs.com/package/noble
Download and install ble-bean: https://www.npmjs.com/package/ble-bean

Running It

Navigate to the folder where the scripts are kept...

  1. Run: node tcpserver.js (this will start the chat server) in one terminal window
  2. Launch a new terminal tab (apple + t) and run: findPlayers2.js (node findPlayers.js)
    --> You should now have 2 terminal windows running. 1 server and one client process
    --> To test server, you can also telnet into your host and port
  3. On the unity side: Make sure you have the socketScript.cs and TCPConnection.cs running
  4. Run unity and click connect to server.
    --> You should see a broadcast message when each client connects.

Start Chattin' !

References

http://www.hacksparrow.com/tcp-socket-programming-in-node-js.html
https://gist.github.com/creationix/707146
http://bildr.org/2011/04/sensing-orientation-with-the-adxl335-arduino/</br />

Current Issues

There is some extra TCP Garble coming through that I can't currently figure out. You'll have to write a filter on the other side.

ppp-hardware-chat's People

Contributors

sharkwheels avatar

Stargazers

Lee Wilkins avatar Greggman avatar

Watchers

James Cloos avatar  avatar

Forkers

saganyee

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.