# rtos-wot **Repository Path**: lvyj/rtos-wot ## Basic Information - **Project Name**: rtos-wot - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-05-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rtos-wot [rtos-wot](https://github.com/wot-sdk/rtos-wot) 是一個用於學習 FreeRTOS + IoT 的 FreeRTOS 特別版本(distribution),說明如下: * 必須使用 Open Source 的 [FreeRTOS](http://www.freertos.org) 原始碼 * 使用 lwip 做為 TCP/IP Stacks * 具備 CoAP 的支援 * 硬體控制部份,最好有一個 Component-based 的程式設計模式 詳細的技術細節與發佈紀錄,請參考 [README_rtos-wot.md](README_rtos-wot.md)。 ## 安裝 rtos-wot 環境建置指南,請參考 [使用 ESP8266 做為 FreeRTOS 的學習與開發環境](http://www.jollen.org/blog/2016/01/study-freertos-using-esp8266.html)