Skip to content

Roadmap

Bernard Xiong edited this page Feb 8, 2017 · 4 revisions

The IoT Camera is a iot hardware platform for RT-Thread, therefore, many of RT-Thread RTOS evolution is involved.

Software

  1. Put most of source codes under github.

  2. Use KConfig for any settings, not only in RT-Thread, but also for IoT Camera BSP.

  3. Make packages management system for iot camera, such as cJSON, mqtt, lua etc.

Hardware

  1. Think about the none-sensor version.

Progress

IoT camera

  • IoT camera code.
  • wlan driver
  • KConfig for IoT camera
  • micropython porting.

RT-Thread Next Generation

  • select/poll API.
  • Better compatibility definition for libc (between different compiler).
  • termios API.
  • Packages System based on buildroot.
Clone this wiki locally