Proj-2014-2015-ESP8266/Scrum

From air
Jump to navigation Jump to search

Project Description

Python on ESP8266


User stories

  • As an Internet of Things conceptor, I want to develop with python on the ESP8266 & I want to be able to use every feature of it.(1)
    • Understanding the SDK devoted to the ESP8266
    • Make shedskin able to compile the SDK (bypassing C++ restrictions on native C code)
    • Produce some packages for the toolchain so as to implement basic functions of the SDK
    • Make a sample program
    • Make the adequate modules in shedskin to create Python functions

Product Backlog

Sprint goals

* Making a simple C++ program that runs on ESP8266
* Using some wifi features in C++
* Adding a module to Shedskin for compiling on ESP8266


Task over when

We have a functionnal prototype


Sprints

Sprint 1