Giter Site home page Giter Site logo

Comments (7)

lbineau avatar lbineau commented on May 26, 2024

Hello @zhou1591 ,
As far as I know you always need a computer to be able execute nodeJS in order to be able to run johnny-five.
It is not code that you can compile and put on Arduino with a battery.
If you want something compact you'll need something like a raspberry pi zero in addition to your Arduino to execute johnny-five.
This question is a duplicate of this topic #1792

from johnny-five.

scottgonzalez avatar scottgonzalez commented on May 26, 2024

This requires an on-board linux environment. See the Platform Support page for a list of hardware that will support what you want to do.

from johnny-five.

zhou1591 avatar zhou1591 commented on May 26, 2024

Hello @zhou1591 , As far as I know you always need a computer to be able execute nodeJS in order to be able to run johnny-five. It is not code that you can compile and put on Arduino with a battery. If you want something compact you'll need something like a raspberry pi zero in addition to your Arduino to execute johnny-five. This question is a duplicate of this topic #1792

thanks

from johnny-five.

zhou1591 avatar zhou1591 commented on May 26, 2024

This requires an on-board linux environment. See the Platform Support page for a list of hardware that will support what you want to do.

thanks

from johnny-five.

zhou1591 avatar zhou1591 commented on May 26, 2024

Hello @zhou1591 , As far as I know you always need a computer to be able execute nodeJS in order to be able to run johnny-five. It is not code that you can compile and put on Arduino with a battery. If you want something compact you'll need something like a raspberry pi zero in addition to your Arduino to execute johnny-five. This question is a duplicate of this topic #1792

I now have a nodemcu, and I want to compile the Jonny-Five file and upload it to nodemcu, can I use some vscode plugins to implement it?

from johnny-five.

zhou1591 avatar zhou1591 commented on May 26, 2024

This requires an on-board linux environment. See the Platform Support page for a list of hardware that will support what you want to do.

I now have a nodemcu, and I want to compile the Jonny-Five file and upload it to nodemcu, can I use some vscode plugins to implement it?

from johnny-five.

scottgonzalez avatar scottgonzalez commented on May 26, 2024

There is no such thing as compiling Johnny-Five files. nodemcu is firmware that runs lua, that is not what you need. As I said, you must use a board listed on the platform support page. These boards run Node.js directly; they are the host instead of your computer being the host.

from johnny-five.

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.