0Pricing
Arduino & IoT Academy · Lesson

Control Hardware from the Cloud

Flip an output from a remote button.

Flip the Direction

So far data flowed up to the cloud. Now you will send commands back down, letting a web button turn on real hardware. 💡

The Pull Pattern

A simple approach is polling: your device asks the cloud every few seconds, what is the latest command for me?

All lessons in this course

  1. Choose a Cloud Platform
  2. Authenticate Your Device
  3. Push Live Data to a Dashboard
  4. Control Hardware from the Cloud
← Back to Arduino & IoT Academy