Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 764 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 764 Bytes

Electric Imp Reference Library

The Electric Imp Reference Library contains classes to help you interface with external hardware, webservices, and accomplish a myriad of tasks!

We have split the Reference Library into 3 categories:

  • Agent - Agent libraries to simplify tasks such as persistant storage, building APIs, etc
  • Hardware - Device libraries to simplify interfacing with external hardware, managing wifi connections, etc
  • Web Services - Agent libraries that wrap external APIs such as Twitter, Xively, etc

License

All code in this repository (unless otherwise specificed in the file) is licensed under the MIT License.

See LICENSE.md for more information.