Giter Site home page Giter Site logo

Comments (4)

wolfgang-reutz avatar wolfgang-reutz commented on June 21, 2024

i debuged the node_server approach a bit and the problem is, that i get a message in terminal that the board is connected, but the READY event never fires :-(

but i found a workaround for the breakout server app:
i had 3 ports listed: my two iphones and the arduino, after deleting the iphones from the Bluetooth Settings in the system preferences there was only the arduino port left and the app works as intended. works for me now, but node_server still doesn't work.

from breakout.

soundanalogous avatar soundanalogous commented on June 21, 2024

I'll try to look into this tonight.

from breakout.

soundanalogous avatar soundanalogous commented on June 21, 2024

Breakout Server should be fixed now. Checkout master or download from breakoutjs.com.

Regarding the nodeJS server, you may have to set the path via the command line argument. If you want to open an example with the nodeJS server and you are in the Breakout root directory, you'd launch the server like this:
node node_server/server.js. If you are in the node_server directory, you'd launch the server like this:
node server.js -d ../

from breakout.

wolfgang-reutz avatar wolfgang-reutz commented on June 21, 2024

thanks a lot! works now for the breakout server without problems.

the node_server problem is still there and yes, i used the -d parameter to point to the right directory. it kinda works, but as i said the board.READY event gets never fired, don't know why.

but as the breakout server works now, that's fine for me ;-)

from breakout.

Related Issues (20)

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.