Difference between revisions of "AWS IoT Button"

From
Jump to: navigation, search
m
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{#seo:
 +
|title=PRIMO.ai
 +
|titlemode=append
 +
|keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS
 +
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools
 +
}}
 
[http://www.youtube.com/results?search_query=amazon+AWS+IoT+button YouTube search...]
 
[http://www.youtube.com/results?search_query=amazon+AWS+IoT+button YouTube search...]
 +
[http://www.google.com/search?q=amazon+AWS+IoT+button ...Google search]
  
*[http://aws.amazon.com/iotbutton/ AWS Internet of Things (IoT) Button] - Cloud Programmable Dash Button
+
Discontinued ---  [http://www.adweek.com/digital/amazon-will-no-longer-sell-physical-dash-buttons/ Amazon Will No Longer Sell Physical Dash Buttons | Lisa Lacy]
*[http://www.amazon.com/ddb/learn-more? AWS Dash Buttons]
+
 
*[http://docs.aws.amazon.com/iot/latest/developerguide/iot-gs.html Getting Started]
+
* [http://venturebeat.com/2018/08/03/ai-weekly-amazon-echo-is-basically-a-dash-button-with-speakers/ Amazon Echo is basically a Dash button with speakers | Khari Johnson]
*Technologies
+
* [http://aws.amazon.com/iotbutton/ AWS Internet of Things (IoT) Button] - Cloud Programmable Dash Button
**[[Simple Notification Service (SNS)]]
+
* [http://www.amazon.com/All-New-AWS-IoT-Button-Generation/dp/B01KW6YCIM AWS IoT Button | Purchase @ Amazon]
**[[Message Queuing Telemetry Transport (MQTT)]]
+
* [http://www.amazon.com/Dash-Buttons/b?node=10667898011 AWS Dash Button devices]
**[[Lambda]]
+
** [http://www.amazon.com/gp/help/customer/display.html?nodeId=201730790&ref_=pe_2595140_259559810_DevEng_OB_OFT_changing_products#GUID-882E1A06-E767-453A-9C48-E39F25C3778A__SECTION_D7B521E172F84A378A3DA77698606447 Changing products]
*User Interfaces: Web and Smartphone
+
* Technologies
**[http://console.aws.amazon.com/lambda/home?region=us-east-1#/ Lambda Dashboard]
+
** [[Simple Notification Service (SNS)]]
**[http://console.aws.amazon.com/iot/home?region=us-east-1#/thinghub IoT Console - thing Hub]
+
** [[MQTT]]
**[http://console.aws.amazon.com/iot/home?region=us-east-1#/dashboard IoT Dashbaord]
+
** [[Lambda]]
**[http://192.168.0.1/index.html Local Web interface to IoT Button]
 
**[http://play.google.com/store/apps/details?id=com.amazonaws.iotbutton&hl=en Google Play Store]  
 
**[http://itunes.apple.com/us/app/aws-iot-button/id1178216626?mt=8 iOS App Store]  
 
*[http://www.amazon.com/All-New-AWS-IoT-Button-Generation/dp/B01KW6YCIM AWS IoT Button | Purchase @ Amazon]
 
  
  
Line 22: Line 25:
 
A programmable button [http://aws.amazon.com/iot-1-click/ IoT 1-Click devoce] based on the Amazon Dash Button hardware. You can code the button's logic in the cloud to configure button clicks to count or track items, call or alert someone, start or stop something, order services, or even provide feedback. Using Wi-Fi and [[Message Queuing Telemetry Transport (MQTT)]]; a lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks.  
 
A programmable button [http://aws.amazon.com/iot-1-click/ IoT 1-Click devoce] based on the Amazon Dash Button hardware. You can code the button's logic in the cloud to configure button clicks to count or track items, call or alert someone, start or stop something, order services, or even provide feedback. Using Wi-Fi and [[Message Queuing Telemetry Transport (MQTT)]]; a lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks.  
  
For example, you can click the button to unlock or start a car, open your garage door, call a cab, call your spouse or a customer service representative, track the use of common household chores, medications or products, or remotely control your home appliances. The button can be used as a remote control for Netflix, a switch for your Philips Hue light bulb, a check-in/check-out device for Airbnb guests, or a way to order your favorite pizza for delivery. You can integrate it with third-party APIs like Twitter, Facebook, Twilio, Slack or even your own company's applications.
+
For example, you can click the button to unlock or start a car, open your garage door, call a cab, call your spouse or a customer service representative, track the use of common household chores, medications or products, or remotely control your home appliances. The button can be used as a remote control for Netflix, a switch for your Philips Hue light bulb, a check-in/check-out device for Airbnb guests, or a way to order your favorite pizza for delivery. You can integrate it with third-party APIs like Twitter, [[Facebook]], Twilio, Slack or even your own company's applications.
  
 
<youtube>Qbk2fnMmQ8k</youtube>
 
<youtube>Qbk2fnMmQ8k</youtube>
Line 29: Line 32:
  
 
=== Just got my AWS IoT Button! ===
 
=== Just got my AWS IoT Button! ===
 +
The fastest way to start using your AWS IoT Button is to download the mobile app for [http://itunes.apple.com/us/app/aws-iot-button/id1178216626?mt=8 iOS at App Store] or [http://play.google.com/store/apps/details?id=com.amazonaws.iotbutton&hl=en Android at Google Play Store]. The mobile app creates the required AWS IoT resources for you, and adds an event source to your button that uses a Lambda blueprint to invoke a new AWS Lambda function of your choice. Blueprints are preconfigured Lambda functions that allow you to quickly connect the click of a button to the functions that fit you best, such as sending automated emails or text messages or deploying other AWS services.
 +
 +
If you are unable to use the mobile apps, follow these [http://docs.aws.amazon.com/iot/latest/developerguide/iot-gs.html Getting Started] instructions:
 +
 +
*User Interfaces: Web and Smartphone
 +
**[[Lambda]]
 +
***[http://console.aws.amazon.com/lambda/home?region=us-east-1#/ Lambda Dashboard]
 +
***[http://console.aws.amazon.com/cloudwatch/home?region=us-east-1#logs: CloudWatch - Lambda logs]
 +
**[http://console.aws.amazon.com/iot/home?region=us-east-1#/thinghub IoT Console - thing Hub]
 +
**[http://console.aws.amazon.com/iot/home?region=us-east-1#/dashboard IoT Dashboard]
 +
**[http://aws.amazon.com/iotbutton/faq/ Q. My button cannot connect and blinks a red pattern.]
 +
**[http://192.168.0.1/index.html 'Button ConfigureMe' page - Web interface Wi-Fi to IoT Button: http://192.168.0.1/index.html]
 +
*** VIEW LOG: Put your button into config mode with a 5 second press until it flashes blue
 +
*** Bring up list of networks, via icon on Windows taskbar, and find 'Button ConfigureMe ..' network
 +
*** Connect to the button's WiFi network (password is the last 8 chars of your button DSN, e.g. 8092R2J5, case sensitive, no spaces) using a laptop or a phone
 +
*** Navigate to [http://192.168.0.1/devlog  http://192.168.0.1/devlog] in a browser
 +
 
<youtube>oIPsQhStbnY</youtube>
 
<youtube>oIPsQhStbnY</youtube>
 
<youtube>esKitGX_NkI</youtube>
 
<youtube>esKitGX_NkI</youtube>
Line 48: Line 68:
 
<youtube>p08eYhdJ6pc</youtube>
 
<youtube>p08eYhdJ6pc</youtube>
 
<youtube>636Lzj5xfgo</youtube>
 
<youtube>636Lzj5xfgo</youtube>
 
 
=== AWS Internet of Things (IoT) ===
 
 
*[http://aws.amazon.com/iot-core/ AWS IoT Core]
 
*[http://us-west-2.console.aws.amazon.com/iotv2/home?region=us-west-2#/tutorial?step=1 AWS IoT Interactive Tutorial]
 
*[http://aws.amazon.com/documentation/iot/ AWS IoT Core Documentation]
 
 
AWS IoT Core allows you to easily connect devices to the cloud and to other devices. AWS IoT Core supports HTTP, WebSockets, and MQTT, a lightweight communication protocol specifically designed to tolerate intermittent connections, minimize the code footprint on devices, and reduce network bandwidth requirements. AWS IoT Core also supports other industry-standard and custom protocols, and devices can communicate with each other even if they are using different protocols.
 
 
http://d1.awsstatic.com/IoT/diagrams/AWS%20IoT%20Core%20MQTT.f4d984feff949092910934397f67b000c5fd816c.png
 
http://d1.awsstatic.com/IoT/diagrams/AWS%20IoT%20Core%20Authenticate.a04e344921f6ba4aedb30f356d320b1fbb4c1c07.png
 
http://d1.awsstatic.com/IoT/diagrams/AWS%20IoT%20Car%20Notifications.fdc719915475fa389ad9c9f4486458fbfc1c3e12.png
 
http://d1.awsstatic.com/IoT/diagrams/AWS%20IoT%20Core%20Intermittent%20Connection.398f0880ca5abb5c1ea072fe54e6c940e74c5c69.png
 
 
<youtube>WAp6FHbhYCk</youtube>
 
<youtube>_0us6NzlaoQ</youtube>
 
<youtube>N95EmuxVgD4</youtube>
 
<youtube>FADeK-X8DnQ</youtube>
 
<youtube>XuMv258g1kY</youtube>
 
<youtube>-HhBZm2Er2g</youtube>
 

Revision as of 13:59, 25 August 2020

YouTube search... ...Google search

Discontinued --- Amazon Will No Longer Sell Physical Dash Buttons | Lisa Lacy


IoT-Button_20171127_kw.e76c3fa8e492a980728593fd323f581d7ef887fd.png

A programmable button IoT 1-Click devoce based on the Amazon Dash Button hardware. You can code the button's logic in the cloud to configure button clicks to count or track items, call or alert someone, start or stop something, order services, or even provide feedback. Using Wi-Fi and Message Queuing Telemetry Transport (MQTT); a lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks.

For example, you can click the button to unlock or start a car, open your garage door, call a cab, call your spouse or a customer service representative, track the use of common household chores, medications or products, or remotely control your home appliances. The button can be used as a remote control for Netflix, a switch for your Philips Hue light bulb, a check-in/check-out device for Airbnb guests, or a way to order your favorite pizza for delivery. You can integrate it with third-party APIs like Twitter, Facebook, Twilio, Slack or even your own company's applications.


Just got my AWS IoT Button!

The fastest way to start using your AWS IoT Button is to download the mobile app for iOS at App Store or Android at Google Play Store. The mobile app creates the required AWS IoT resources for you, and adds an event source to your button that uses a Lambda blueprint to invoke a new AWS Lambda function of your choice. Blueprints are preconfigured Lambda functions that allow you to quickly connect the click of a button to the functions that fit you best, such as sending automated emails or text messages or deploying other AWS services.

If you are unable to use the mobile apps, follow these Getting Started instructions:


AWS IoT Button Applications