Coder Social home page Coder Social logo

etiennedx / arduinode Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 1.22 MB

ArduiNode is a browser visual arduino code editor, inspired by the blueprint system of Unreal Engine 4

License: MIT License

HTML 5.38% JavaScript 90.49% CSS 4.13%
arduino arduino-ide visualization visualisation electronic blueprint

arduinode's Introduction

ArduiNode

ArduiNode is a browser visual arduino code editor, inspired by the blueprint system of Unreal Engine 4.

Getting started

ArduiNode is now available in it's beta version online. You can start programming using ArduiNode right now by following the link. The details for the usage of ArduiNode are available on the wiki

Usage

Once on the application, you can simply add nodes by clicking on their names in the toolbar on the right panel, and add variables on the left panel. Variables type and default values can be set by using the 'Details' button. You can delete nodes / inputs connections by holding the 'Alt' key and clicking on the node / connector.

Once you're satisfied with your sketch, simply press the 'Generate code' button on the top left on the screen, and the code will be displayed in the middle of the screen. You'll then be able to copy the code, paste it into a .ino file, and upload it to any Arduino card, by using the usual IDE.

You can also save your sketches to continue them later on, or take a look at the different examples to have an insight of the possibilities.

If you come across any issue while using ArduiNode or want to suggest a feature, please feel free to post issues.

More details on the wiki

Getting ArduiNode on your machine

If you wish to take a look at how the program works, or to participate to it's creation, you can get it on your computer by following those steps :

Prerequisites

The application uses npm to run. You therefore need to get npm on your machine.

Installing

Now that you have npm on your machine, clone the repository, open a command window in the 'arduinode' folder, and type this command :

npm install

This command will install all the project dependencies. Once this command has finished to run, run another command :

npm start

This will start the application into your brower, and you'll be good to go.

Contributing

This project is still in development, and I'd therefore like any support you can provide, either from a feedback point of view and bug reporting, or from actual coding. Please read to the contributing guide for more informations about how to contribute.

Code of conduct

Please respect the code of conduct, to keep a good atmosphere on the project.

Authors

  • Etienne Desrousseaux - Initial work

License

This project is licensed under the MIT License - See License file for details.

arduinode's People

Contributors

etiennedx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

acendrou

arduinode's Issues

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.