Code Monkey home page Code Monkey logo

assemblino.js's Introduction

assemblino.js

Modeling and simulation for robots and mechanisms

assembler2 assembler10 assembler8

Synopsis

With Assemblino you can build a model of a robot selecting components from the database, connecting them with drag and drops, and use JavaScript to program them, with the possibility to directly connect the model to an Arduino board to control the real robot with the same program you model uses. Assemblino also provides to the real robot a virtual environment where such a robot can test actions before doing them, or learn with artificial intelligence algorithms.

Website

assemblino.com

components and examples

Requirements

This was developed with Linux, Ubuntu 12.04. It should work also on Mac and other versions of Linux. It was not tested on Windows.

Chrome browser is supported and recommended to have full access to all features, mainly because it enables some advanced tools. Does not work properly with other browsers. A minimum 14 inches display is suitable.

Quickstart

You need node.js and npm

Clone the repository, cd inside it and do

node server/local.js

open Chrome and go to

http://localhost:35689

Use the menu File to open some of the built-in components and assembles.

Included Dependencies

Many thanks to the developers of the following libraries.

Javascript libraries: dat.gui, three.js, ThreeCSG, Physi.js, ammo.js, underscore.js, jQuery, jQuery-UI, CodeMirror, markdown.js, brain.js

Included node modules: async, connect-flash, event, express, firmata, pause, serialport, underscore, util

Arduino sketch: StandardFirmata.ino

assemblino.js's People

Contributors

nrox avatar

Watchers

 avatar  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.