Folashade / guides.thingssdk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to thingsSDK

thingsSDK is a set tools for web developers to create internet-enabled hardware projects.

thingsSDK reduces the friction to start a project by providing tools such as:

  1. Flasher.js - to install JavaScript on the cheap and popular ESP8266 wifi-enabled microcontroller
  2. thingssdk-cli - CLI for creating and managing your Internet of Things projects

Example Code

For examples, see the Example page.

About