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
- Choose a Cloud Platform
- Authenticate Your Device
- Push Live Data to a Dashboard
- Control Hardware from the Cloud