Skip to content

rdematos/blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS / Spark Core Example

Node application blinks the LEDs of the Spark Core internet button.

Setup:

  1. Copy firmware.cpp into a new app in Spark build. Flash the core and make sure that is it online.
  2. Obtain the sparkcore id and access key from spark.io and add it to blink.js
  3. Install the necessary node libraries npm install

Run locally: node lib/blink.js

Run in Amazon Lambda:

Run in Docker:

Run in EC2 Container Service:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published