Skip to content

Scala-Dev/exp-embedded-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Prerequisites node.js v4 is recommended

#Project Setup To install the project dependencies run the following

npm install

#Get Started Dig in and modify the index.js file

Be sure to set your device UUID and secret

When you are ready to run the app

node index.js

To try out the GPIO button example you can run

node examples/buttons/index.js

This example is based on the GPIO pin layout of a Raspberry Pi, using a 1x4 membrane button array.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published