IoT Products

The Relayduino is a real world application; it helps in controlling lights and sprinkler systems, reading sensors and monitoring switches and other digital signals. It is also Arduino compatible controller and can be programmed with Arduino IDE for stand-alone operation. This project is more advanced than the simple getting started examples in the Exosite Arduino Library or the basic Arduino Temperature Monitor. This example will show both writing to and reading from the Exosite platform. We are providing the complete information about how to connect your Relayduino devices with Exosite portal. Sing up on Exosite portal https://portals.exosite.com to add your Relayduino devices with internet of things solutions.

Technical Specification

Hardware

  • Relayduino - 12 Volt or 24 Volt 
  • Arduino Ethernet Shield
  • A 2x3 Male Header
  • Set of Arduino Headers
  • 12 or 24 Volt Power Supply

Software

You'll need to install the Exosite library. Download that repo and put in in the Arduino libraries folder. The readme has more specific information about installing it.

To the Cloud

Login to your https://portals.exosite.com account. If you do not have one, you can create a free community account. To add the Relayduino to your account.

  • Go to your devices page and click on "+ Add Device".
  • Select "I want to add an unlisted device."
  • Enter the following information: Vendor: exosite Client Model: oc-kta-223 Serial Number: Your Ethernet Shield's MAC Address in the form 00:00:00:00:00:00 Name: Whatever you'd like your device to be called.
    • Copy the CIK that is shown into the cikData variable in the Arduino ID