Skip to content

Use magical RESTful APIs from a central server to communicate to/from the ESP8266 chip with ease

Notifications You must be signed in to change notification settings

suyashkumar/conduit-firmware-library

Repository files navigation

conduit-firmware-library

Use magical RESTful APIs from a central server to communicate to/from the ESP8266 chip with ease using the conduit service!

This is the firmware library that goes along with the conduit framework. It allows you to use secure RESTful APIs to call arbitrary functions on your ESP8266 chip from the central https://conduit.suyash.io server. It also allows you to send arbitrary data from your ESP8266 chip to the central conduit server. Check out conduit for more info.

Installation in your project

The conduit firmware library is a platformio library--so you can install it in your project simply by running the following:

platformio lib install "conduit"

License

Copyright (c) 2017 Suyash Kumar

(CC Attribution-NonCommercial 3.0)

About

Use magical RESTful APIs from a central server to communicate to/from the ESP8266 chip with ease

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages