Introduction to thingsSDK
thingsSDK is a set of tools for web developers to create internet-enabled hardware projects.
thingsSDK reduces the friction to start a project by providing tools such as:
- Flasher.js - to install JavaScript on the cheap and popular ESP8266 wifi-enabled microcontroller
- thingssdk-cli - CLI for creating and managing your Internet of Things projects
Example Code
For examples, see the Example page.