Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riolaf05/esp8266_to_aws

Code to interact with AWS services from an Arduino device
https://github.com/riolaf05/esp8266_to_aws

arduino aws aws-ec2 aws-lambda aws-s3 cloudformation esp8266 esp8266-arduino iot-platform terraform terraform-module

Last synced: about 2 months ago
JSON representation

Code to interact with AWS services from an Arduino device

Awesome Lists containing this project

README

        

# esp8266_to_aws
Code to interact with AWS services from an Arduino device

### Setup

1. Configure IoT Core Thing named "arduino-esp8266", download certificates and create the `secrets.h` from `secrets-template.h`.

2. Launch the Arduino code.