-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# 简单自我介绍 | ||
|
||
## introduce | ||
|
||
Name: Li-Dongze | ||
|
||
### 编程语言 | ||
|
||
| language skill | 熟练程度 | | ||
| -------------- | -------- | | ||
| c | 熟悉 | | ||
| c++ | 一般 | | ||
| javascript | 入门 | | ||
| python | 入门 | | ||
|
||
### IOT 技能 | ||
|
||
| iot skill | 熟练程度 | | ||
| --------- | -------- | | ||
| BLE | 入门 | | ||
| MQTT | 入门 | | ||
|
||
|
||
### 系统性能 | ||
|
||
| os skill | 熟练程度 | | ||
| -------- | -------- | | ||
| RTThread | 熟悉 | | ||
| freertos | 入门 | | ||
|
||
|
||
### 手上相关开发板 | ||
|
||
| 开发板名称 | 开发板相关链接 | 备注 | soc类型 | | ||
| ------------------ | ------------------------------------------------------------ | -------- | ------- | | ||
| 星火一号 | [rt_thread_spark](https://gitee.com/rtthread/docs-online/blob/master/rt-thread-version/rt-thread-standard/hw-board/spark-1/spark-1.md) | WIFI | | | ||
| nrf52840官方开发板 | [nRF52840 DK - nordicsemi.com](https://www.nordicsemi.com/Products/Development-hardware/nRF52840-DK?lang=zh-CN) | BLE | | | ||
| cc2650官方开发板 | [ti.com.cn/product/cn/CC2650](https://www.ti.com.cn/product/cn/CC2650) | BLE | | | ||
| ESP32C3立创实战派 | https://wiki.lckfb.com/zh-hans/szpi-esp32c3/ | BLE/WIFI | | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
NORDIC:hydevcode | ||
================== | ||
.. toctree:: | ||
:maxdepth: 2 | ||
:numbered: 2 | ||
|
||
01_introduce/01_introduce.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters