Johnny Five

The JavaScript "Tessel 2" Programming Framework

Johnny-Five is the original JavaScript Robotics programming framework. Released by Bocoup in 2012, Johnny-Five is maintained by a community of passionate software developers and hardware engineers. Over 75 developers have made contributions towards building a robust, extensible and composable ecosystem.

galileo-io

Intel Galileo IO Plugin for Johnny-Five JavaScript Robotics

    root@edison:~# npm install galileo-io johnny-five
    -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\-\|/-\|/--\|/-\|
    > galileo-io@0.9.4 postinstall /home/root/node_modules/galileo-io
    > node scripts/postinstall
    ...
    ��├��─��─ es6-shim@0.35.0
    ��└��─��─ serialport@2.0.6 (bindings@1.2.1, sf@0.1.7, async@0.9.0, debug@2.2.0, optimist@0.6.1, nan@2.0.9)
    root@edison:~# vi jf.js

edison-io

Intel Edison IO Plugin for Johnny-Five JavaScript Robotics

Requirements:

  • Grove Button @ D4

Push Grove Button and see Board Led

LCD I2C

Requirements:

  • Grove LCD RGB Backlight @ I2C

Buzzer

Requirements:

Last updated