Skip to content

allthingstalk/arduino-UART-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

This library is deprecated

arduino-UART-client library is deprecated, and will not receive any further updates.


arduino-UART-client

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

There are 2 parts to this library: an ino file that runs as firmware on a wifi module (like the esp8266) and a library that allows you to communicate over a serial connection to this wifi module

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).

Installing firmware

See detaills for more info.

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.

About

[deprecated] An arduino library to connect to the ATT platform using an esp8266 that is connected with the arduino through an UART connection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages