Giter Site home page Giter Site logo

training-nodebots's Introduction

Nodebots training

Description

With this training, you'll learn how to program for Arduino using Node.js and the johnny-five library.

With this training, you will learn

  • How to wire together circuit components and an Arduino
  • How to use johnny-five to control components in a circuit
  • How to expose your hardware to the wider internet using Node.js and websockets

Trainers

Preparations for this training

In order to prepare for this training you should do the following workshopper exercises. If you have questions, please open an issue and we will be glad to answer, you might be helping other participants too.

Nodebot Workshop

The nodebot workshop is a nodeschool workshopper built especially for LXJS.

Learn the basics of the johnny-five api, as a series of code challenges.

johnny-five is an api for working with Arduino and other rapid prototyping boards.

You don't need an Arduino for this workshop.

The workshop will pose a challenge, and will test your code.

The low level code to talk to the Arduino is stubbed out.

You will be writing working, executable johnny-five code.

Each of your solutions can be run directly as a node program.

Wire up an Arduino, connect the USB and you can see you solution run for real.

Getting started

  1. Install Node.js
  2. Install node-gyp dependencies for your system
  3. Install the nodebot workshop: npm install -g nodebot-workshop
  4. Start the workshopper: nodebot-workshop
  5. Select an exercise, read the instructions and code your solution
  6. Check your solution: nodebot-workshop verify your-solution.js
  7. Run your solution: plug in your Ardunio and type node your-solution.js

Materials

No materials are required for the workshopper, but if you want to build your circuits and see your code running for real then get your hands on one of these:

27 jun - 14:30h Participants

28 jun - 17:30h Participants

training-nodebots's People

Contributors

apocas avatar daviddias avatar olizilla avatar alanshaw avatar

Watchers

James Cloos avatar  avatar

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.