Heads up! |
This article contains instruction updates due to changes in NXP's SDK and also on AWS website.
This demo will focus on the WIFI enablement and cloud connectivity through AWS by using MCUXpresso and an Amazon Alexa.
Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 165 fully-featured services from data centers globally. Millions of customers —including the fastest-growing startups, largest enterprises, and leading government agencies—trust AWS to power their infrastructure, become more agile, and lower costs.
The LPC5500 used for this demo is the LPCXpresso55S69 development board which provides the ideal platform for evaluation of and development with the LPC55S6x MCU based on the Arm® Cortex®-M33 architecture. The board includes a high performance onboard debug probe, audio subsystem and accelerometer, with several options for adding off-the-shelf add-on boards for networking, sensors, displays, and other interfaces.
The Alexa Skills Kit is a collection of self-service APIs, tools, documentation, and code samples that makes it easier to start building Alexa skills. Skills are like apps for Alexa, enabling customers to perform everyday tasks or engage with your content naturally with voice.
NXP Product | Link |
---|---|
LPCXpresso55S69 | |
WIFI 10 CLICK | https://www.mikroe.com/wifi-10-click |
Amazon Web Services | https://aws.amazon.com/?nc2=h_lg |
Alexa Skills Kit | https://developer.amazon.com/en-US/alexa/alexa-skills-kit |
Demo instructions update for 09/25/2020 |
Due to NXP's SDK updates, some file routes have changed inside the MCUXpresso project:
Alexa_RC_json_skill.json.zip file changes:
AMAZON.StopIntent
{
"name": "AMAZON.StopIntent",
"samples": []
},