Cloud
Cloud services, such as AWS (Amazon Web Services) or Azure, bring massive amount of computing option over an internet connection.

Connecting to a could is rather easily accomplished using a Supported Hardware such as a PC or a Raspberry Pi. AWS can now simply access any DUELink module.

This physical-world connection works similarly on any cloud.

In the case of using a PC, we recommend starting with a DUELink Microcomputer, such as DueSTEM. It includes several sensors inputs and several outputs. The Downlink connector is available to add any desired modules.

With the Raspberry Pi example, we recommend DuePi, which has much to offer on its own, but also includes a Downlink connector for wiring your favorite modules.

There is no need to do any coding on the modules. For example, a PC is loaded with tha Azure SDK and codded in .NET C#. Then the DUELink .NET C# library can be added to access all DUELink modules. Cloud .NET developers do not need to know any embedded microcontroller coding, thanks to DUELink!
Module to Internet
It is also possible to use Wireless ESP32 module for a direct WiFi connection.

See WiFi page.