Skip to content

kumarmohan7/arduino-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

arduino-client

This is a library for the AllThingsTalk ‘Internet of Things’ platform.

It works with the official Arduino Ethernet board.
Other boards based on Arduino might also work. In the Examples folder you can find some sample sketches which support the Linkit ONE board.

Installation

  1. Download the source code
  2. copy the content of the 'libraries' directory in the zip file to your arduino libraries folder (usually found at <arduinosketchfolder>/libraries).

Example sketches

The library includes a number of example sketches which demonstrate how assets of different types can be used with the AllThingsTalk ‘Internet of Things’ platform and also includes examples to be used with other boards.

Experiments

The download also includes a number of experiments to get you started with more features of the AllThingsTalk ‘Internet of Things’ platform such as automation and notifications.

Want more information ?
Check out the documentation.

About

A collection of libraries for Arduino that can be used to connect to the www.smartliving.io cloud platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 72.4%
  • C++ 19.7%
  • Python 7.9%