Services are the software apps we use every day to connect with physical objects and obtain data from mobile devices. The gateway to managing these services for physical connectivity can be achieved by using applets with embedded hardware.
Services are the software apps we use every day to connect with physical objects and obtain data from mobile devices. The gateway to managing these services for physical connectivity can be achieved by using applets with embedded hardware. There's a website, called IFTTT (IF This Then That), which allows users to use services to build personal applications to monitor a variety of conditions and provide notifications on their smartphones and tablets. In this blog, I'll further explore services and applets along with details on building a simple IoT appliance device using an IFTTT applet, an Arduino, and a cloudBit.
Exploring IFTTT
IFTTT is a website that allows users to build applets which are operated (triggered) by physical or online services like microcontrollers, Facebook, Gmail, Instagram, and Twitter. The website is free and the applet uses conditional statements as the operational foundation for the target service. As an example, suppose a user is interested in tweeting a certain hashtag based on sending an email. An applet can be built using an IFTTT conditional statement service. Another example of using IFTTT is a photo will be stored in the cloud when someone on Facebook tags a user. IFTTT has gone through several design iterations of its website where a variety of applets have been built by an active developer community.
IFTTT Deep Dive
The applets provided by IFTTT use the following web-based development concepts:
Source: Web-Based Applets Allow Creating IoT Physical Devices Easily
No comments:
Post a Comment