Skip to content

otaviojr/Wio_Link

 
 

Repository files navigation

#Wio Link

Wio Link

Introduction

Wio Link is an ESP8266 based WiFi dev board to create IoT applications with plug-n-play modules,mobile Apps and Restful APIs. The key feature of this project is that users never need to program one line of code before he get all the Grove modules into Web of Things.

Features:

  • Totally open sourced for both software and hardware
  • No need microcontroller programming
  • Config with GUI
  • Web of Things for hundreds of Grove modules (covering most IOT application domains)
  • WiFi enabled with ESP8266 which is not expensive to have
  • Security enhenced (AES for session between node & server, https for API calls)
  • RESTful APIs for application
  • Lightweighted and open sourced broker server based on Tornado

Video: 3 Steps. 5 Minutes. Build IoT Device.

Developing Status

Done:

  • Grove driver framework for cloud compiling
  • Talk between node and server via AES encryption
  • Property getting & action posting APIs
  • User management APIs
  • Nodes management APIs
  • Cloud compiling APIs
  • OTA control APIs
  • Mobile App 1st launch version, iOS + Android

On the plan:

  • Integration with Seeed unified user login interface
  • Local broker server for Web of Things invoking.

Documentation

How to write module driver for Wio Link?

Please move to this guide.

License

This project is developed by xuguang.shao@seeed.cc for seeed studio. This project is licensed under The MIT License.

Analytics

About

Firmware source code for Wio Link

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 47.6%
  • C++ 40.8%
  • Python 9.3%
  • HTML 1.3%
  • Other 1.0%