Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

๐Ÿ“‘ Template for controlling an Arduino from nodejs with the Firmata protocol. It uses grunt for compiling the coffee-script sources and watching changes for redeploy.

Notifications You must be signed in to change notification settings

afska/arduino-nodejs-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

arduino-nodejs-coffee

Template for controlling an Arduino from nodejs with the Firmata protocol. It uses grunt for compiling the coffee-script sources and watching changes for redeploy.

setup

npm install -g grunt-cli
npm install #install dependencies
grunt #run the app, and reload on source changes

hardware

  • Led on PIN 12 with 220ohm resistor

About

๐Ÿ“‘ Template for controlling an Arduino from nodejs with the Firmata protocol. It uses grunt for compiling the coffee-script sources and watching changes for redeploy.

Topics

Resources

Stars

Watchers

Forks