Skip to content

This repository contains examples of using node to control arduino using the Johnny-Five library.

abx04/NodeJS-with-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS-with-Arduino

This repository contains examples of using node to control arduino using the Johnny-Five library. It is still a work in progress. It is a simple example that enables one to comtrol the led connected to Pin 13 of arduino uno.

Dependencies: Express Johnny-Five

To control your arduino with Node please follow the following instructions: Node with Arduino

To control brightness of led please connect it to PWM pin (lokout for '~' on the board).The code uses pin 11.hange accordingly.

About

This repository contains examples of using node to control arduino using the Johnny-Five library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published