Using Parse for IoT to Create an Order Button
blog.parse.com
Using Parse for IoT to Create an Order Button
1–10 of 11 posts
Re: Using Parse for IoT to Create an Order Button
#2This has nothing to do with Amazon Dash other than using a button trigger an HTTP request.
Re: Using Parse for IoT to Create an Order Button
#3Re: Using Parse for IoT to Create an Order Button
#4The interesting part of the Dash isn't the backend (something that can handle API calls), but the hardware, and how cheap they can make it.
They've also found the killer app for the Internet of Things - having devices order their own refills. Coming soon to Whirlpool washers and (scarily) Brother printers.
"Creates a direct connection between your wallet and our bank account."
Re: Using Parse for IoT to Create an Order Button
#5$19 for the upcoming Photon board, and $39 for the cellular-connected Electron.
Arduino seems like overkill here.
Re: Using Parse for IoT to Create an Order Button
#6The interesting part of the Dash isn't the backend (something that can handle API calls), but the hardware, and how cheap they can make it.
Re: Using Parse for IoT to Create an Order Button
#7The interesting part of the Dash isn't the backend (something that can handle API calls), but the hardware, and how cheap they can make it.
True. They've also found the killer app for the Internet of Things - having devices order their own refills. Coming soon to Whirlpool washers and (scarily) Brother printers. "Creates a direct connection between your wallet and our bank account."
Re: Using Parse for IoT to Create an Order Button
#8The interesting part of the Dash isn't the backend (something that can handle API calls), but the hardware, and how cheap they can make it.
As I mentioned in the other thread, the ESP8266 is a Wifi chip that you can buy for $5/each on an order of 1, and can run custom code, so you'd only need one of those plus a case, battery and button. You could probably build a button for less than $10, without even ordering large quantities.
Re: Using Parse for IoT to Create an Order Button
#9The title led me to believe that Amazon had teamed up with Parse for this which I would have found surprising. This has nothing to do with Amazon Dash other than using a button trigger an HTTP request.