Giter Site home page Giter Site logo

nodebotui's Introduction

NodebotUI

A client/server framework for rapid prototyping of browser controlled robotic systems. The goal is a complete Bootstrap-like experience for assembling HTML that talks to Johnny-Five via socket.io. The user should only have to edit HTML to wire-up a basic interface.

This is just a bare-bones POC right now. If you'd like to try it out head over to the Getting Started wiki page. You can find more details in the Documentation

##Notes

  • This is just a POC for the client and server js structure. There is no CSS or custom controls.
  • I've only added support for LED's and servos on a single board, and only the on(), off() and move() methods at that. Additional device types and methods should be pretty easy.
  • The first browserDevice is implemented (orientation)
  • Make sure you wait for board ready before you click the checkbox or move the slider.
  • There really isn't much to the server code. The heavy lifting is all in nodebotui-client.
  • There is also an api for the browser that can be used from the console or in other JS.

##Goals of this POC

  • Really I just want to run the high level structure of nodebotui.js and nodebotui-client.js by some developers who are smarter than me.

##To Do

  • Capture/queue calls from client that happen before the board is ready.
  • Initialize devices based on default values in HTML file (i.e. if the box is checked to begin with, make sure the LED is initially on)

nodebotui's People

Contributors

davatron5000 avatar dtex avatar

Watchers

 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.