This "AWS Connection Environment Construction Guide" is a material that introduces how to build an environment that connects and transmits CiP-1 sensor information to a server on an AWS EC2 instance.

It introduces how to send MQTT messages from CC3200 and how to analyze and visualize using various software and services, so it is a must-read for those who want to realize IoT.

There are two types of "AWS connection environment construction guide".
・"AWS Connection Environment Construction Guide (CCS Version)"
・"AWS connection environment construction guide (Energia version)"

The difference between the two lies in the Integrated Development Environment (IDE).
In the "AWS Connection Environment Construction Guide (CCS version)", Texas Instruments' Code Composer Studio (CCS) was used as the development environment.
The "AWS Connection Environment Construction Guide (Energia version)" uses the open source Energia, which is a development environment similar to Arduino, which is gaining recognition both in the world and in Japan.

CCS is based on Eclipse and is a development environment that allows you to use an advanced debug environment, so it is ideal for those who want to do full-fledged embedded programming, but for those who want to use it easily for prototyping, Arduino is the base. Energia is recommended.
If you want to easily visualize sensor data, please read "AWS Connection Environment Construction Guide (Energia version)".


* AWS connection environment construction guide (Energia version) is currently undergoing maintenance. Please wait for a while until the release.

AWS_Guide_R1.1__4.pdf

AWS connection environment construction guide (CCS version)_R_1_1.pdf