riolaf05 / esp8266_to_aws

Code to interact with AWS services from an Arduino device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code to interact with AWS services from an Arduino device

License:Apache License 2.0


Languages

Language:C++ 82.5%Language:C 17.5%