Links

DEVICES

Connecting Arduino Compatible devices to IoT
Thinger.io platform is designed to support almost any microcontroller or device with communication capabilities. No matter if it has Ethernet, Wifi, or GSM. Almost any device can be integrated in the cloud. So you can choose the hardware you want to connect, as this platform does not force you to purchase some compatible vendor hardware. This is a crucial when designing your IoT projects. If you have configured your SDK, now it is time to start connecting your device with the default examples.
The best way to start connecting your device is by using the Arduino IDE and loading an example for your device from the Thinger.io client library in File > Examples > thinger.io.
Please, select the device typology you want to connect to get detailed instructions for each specific device.