Skip to content

jinman/AmazonSNSClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 1 of the Experimental AWS SDK for Arduino

An experimental SDK for contacting AWS Services on Arduino-compatible devices.

##Step 1: Create a SNS Topic

We are going to use a Topic with Email Subscription

##Step 2: Import AmazonSNSClient Library

Contributed Libraries > "AmazonSNSClient"

##Step 3: Open the Sample

application.cpp or ino file

##Step 4: Modify Keys and WiFi info

Modify keys.cpp file and add your keys Modify .ino file with Topic ARN

##Step 5: Verify, Compile and Upload

Wire your connected device. After the wiring is finished, you should be able to connect two cables to your computer via usb, compile and upload the code with the Arduino IDE.

About

Contributed Library - Amazon SNS for Spark IO Core so it works with Spark Build IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors