Skip to content

hybridgroup/cylon-example-tessel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cylon.JS - Tessel Example

This repo provides an example of a Cylon.JS robot running on the Tessel platform.

Running

To run this example, you'll need to plug in your Tessel, and ensure you've got the tessel NPM module installed globally.

If you don't already have it, install the module with NPM:

$ npm install -g tessel

With your tessel connected, you can then run this example on the Tessel:

$ tessel run script.js

Note

As of this writing, due to an incompatability in the Tessel firmware, Cylon.JS will not fully run on the Tessel.

Basic examples will work, but interacting with devices will not until a firmware update is released.

About

Cylon.JS example, running on the Tessel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published