All Projects → allthingstalk → arduino-client

allthingstalk / arduino-client

Licence: Apache-2.0 license
[deprecated] [Arduino (compatible)] Arduino c++ client library to connect to the AllThingsTalk platform

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to arduino-client

perfectum
A set of tools for working with project performance
Stars: ✭ 43 (+126.32%)
Mutual labels:  deprecated
pages
DEPRECATED: Publishing platform for 18F sites a la GitHub pages
Stars: ✭ 63 (+231.58%)
Mutual labels:  deprecated
VRTK.Tutorials.OculusIntegration
Prefabs and code for use with the Oculus Integration Unity Package
Stars: ✭ 26 (+36.84%)
Mutual labels:  deprecated
path-is-absolute
Node.js 0.12 path.isAbsolute() ponyfill
Stars: ✭ 39 (+105.26%)
Mutual labels:  deprecated
Azure-AppServices-Diagnostics
Azure App Service Diagnostics provides developers ability to write various diagnostics features which helps customers to diagnose and troubleshoot their applications hosted on app services.
Stars: ✭ 42 (+121.05%)
Mutual labels:  deprecated
NetteAdapterForSymfonyBundles
[DEPRECATED due to only 20 downloads per 2 years] Read an article about this idea
Stars: ✭ 15 (-21.05%)
Mutual labels:  deprecated
opentab
开源的轻应用后端(Open Tiny App Backend),轻量,高效,易部署。
Stars: ✭ 27 (+42.11%)
Mutual labels:  deprecated
class-name-builder
A small, chainable, immutable utility for building up class name strings in application logic
Stars: ✭ 46 (+142.11%)
Mutual labels:  deprecated
capybara-json
No description or website provided.
Stars: ✭ 61 (+221.05%)
Mutual labels:  deprecated
SAM-BAR
SAM Boot Assistant Reloaded - Combo USB CDC+MSD Bootloader for Atmel/Microchip SAMD21 microcontroller
Stars: ✭ 29 (+52.63%)
Mutual labels:  deprecated
user-info
Node.js `os.userInfo()` ponyfill
Stars: ✭ 33 (+73.68%)
Mutual labels:  deprecated
dashboard-extension-simple-table
⛔ DEPRECATED. This project was moved to a new repository. Visit https://github.com/DevExpress/dashboard-extensions to find an updated version.
Stars: ✭ 37 (+94.74%)
Mutual labels:  deprecated
wallet-lib
DEPRECATED A pure and extensible JavaScript Wallet Library for Dash
Stars: ✭ 13 (-31.58%)
Mutual labels:  deprecated
rok4
ROK4 est une suite d'outils open source développée par l'IGN France permettant la diffusion de données raster et vecteur en WMS, WMTS ou TMS. DEPRECATED ! Projet maintenu ici : https://github.com/rok4/documentation
Stars: ✭ 18 (-5.26%)
Mutual labels:  deprecated
sassquatch
CSS foundation & framework for Meetup
Stars: ✭ 25 (+31.58%)
Mutual labels:  deprecated
ionic-3D-card-carousel
DEPRECATED Sample project that shows an experimental 3D card carousel in Ionic.
Stars: ✭ 29 (+52.63%)
Mutual labels:  deprecated
atom-fixmyjs
[DEPRECATED] Automagically fix JSHint lint warnings
Stars: ✭ 88 (+363.16%)
Mutual labels:  deprecated
QR
DEPRECATED The bookmarklet and extensions generate QRCode of the current URL for viewing on mobile devices (Google Chrome/Mozilla Firefox/Opera/Safari)
Stars: ✭ 20 (+5.26%)
Mutual labels:  deprecated
atom-perfectionist
Beautify CSS and SCSS
Stars: ✭ 19 (+0%)
Mutual labels:  deprecated
prestans
A WSGI compliant REST micro-framework.
Stars: ✭ 14 (-26.32%)
Mutual labels:  deprecated

This library is deprecated

arduino-client library is deprecated, and will not receive any further updates. Please use the new arduino-sdk instead.


arduino-client

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

It works with the official Arduino leonardo 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 and for boards bases on the ESP8266 module, like the nodeMCU.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].