Skip to content

Example of aplication made with johnny-five and fractalJS to controled arduino's LED

Notifications You must be signed in to change notification settings

fortil/ardufractal-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ardufractal-example

Example of aplication made with johnny-five and fractalJS to controled arduino's LED and smarthphone camera

Install

git clone https://github.com/fortil/ardufractal-example.git
cd ardufractal-example
npm i

Run client aplication

npm start

Client run in http://localhost:3000

Run server aplication

node server/server.js

Server run in http://localhost:8080


Cordova

Install cordova

npm install -g cordova

Add crosswalk and whitelist

cordova plugin add cordova-plugin-crosswalk-webview
cordova plugin add cordova-plugin-whitelist

Demo video

https://youtu.be/qo5MbT27ePE https://youtu.be/8awOdA3sVeA

About

Example of aplication made with johnny-five and fractalJS to controled arduino's LED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages