File tree 1 file changed +29
-2
lines changed
1 file changed +29
-2
lines changed Original file line number Diff line number Diff line change 1
- # getiot.tech 知识库
1
+ # GetIoT.tech 知识库
2
+
3
+ 「[ ** 人人都懂物联网** ] ( https://getiot.tech ) 」是一个以物联网(IoT)系统开发为主的独立知识库。涵盖感知层、网络层、平台层和应用层,内容包括硬件、软件、算法、嵌入式、MCU、RTOS、Linux、传感器、通信协议、Web、数据库、数据分析、人工智能等等。另外,也会分享一些优秀的开源软件、创客 DIY 项目和行业资讯。
4
+
5
+ GetIoT 项目创建于2020年11月,最初的目的是记录和整理个人学习到的知识点,但同时也希望这些知识能够帮助到其他人。为了让零散的知识更加系统化,我们确立了致力于为业界提供最佳的物联网(IoT)相关技术知识与入门教程的目标。
6
+
7
+ 而在编写教程的过程中,我们也感受到了个人的知识是有边界的,时间也是有限的。因此在 2024 年决定逐步将网站所有教程开源出来,和大家一起共创!如果你对本项目感兴趣,欢迎你加入和我一起完善。
8
+
9
+
10
+
11
+ ## 目录结构
12
+
13
+ | 目录 | 描述 | 包含子目录 |
14
+ | -------- | ------------------ | --------------------------------------------------------- |
15
+ | language | 编程语言相关教程 | c-programming、cplusplus、python、go、javascript |
16
+ | frontend | Web 前端相关教程 | html、css、bootstrap、jquery、vuejs、react |
17
+ | backend | Web 后端相关教程 | nodejs、django、flask、apache、nginx、springboot |
18
+ | database | 数据库相关教程 | mysql、postgresql、mongodb、redis、sqlite |
19
+ | linux | Linux 相关教程 | linux-command、linux-c、linux-kernel、linux-driver、yocto |
20
+ | rtos | RTOS 相关教程 | freertos、rt-thread、zephyr、ucos、nuttx |
21
+ | python | Python 相关教程 | tkinter、wxpython、pyqt、pydata、pycrawler、pyauto |
22
+ | maker | 创客项目、开源项目 | foss、opensource、projects |
23
+
24
+
25
+
26
+ ## 相关阅读
27
+
28
+ - [ 我为什么创建 GetIoT.tech 网站?] ( https://mp.weixin.qq.com/s/S826sRWDqlAsgt2ms8A1oA )
29
+ - [ 「人人都懂物联网」愿景使命] ( https://mp.weixin.qq.com/s/d8cu8mubpHYhUxyAU8rKwQ )
2
30
3
- 预计将于 2025 年完全开源
You can’t perform that action at this time.
0 commit comments