From f4bf748ec3f3a2d448f5d8fe0f55c11df83fb6c1 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Thu, 05 Aug 2021 21:49:08 +0800 Subject: [PATCH] Add datasheet, documents, and source code --- doc/1.课程文档/1.STM32开发基础入门/1.5.STM32定时器使用.pdf | 0 doc/1.课程文档/2.STM32开发接口技术/2.1.通信基本概念与串口通信.pdf | 0 doc/4.模块资料/ESP8266/固件升级/ESP8266 NonOS_SDK AT指令v3.0.1_2019.pdf | 0 doc/4.模块资料/ESP8266/固件升级/ESP8266_NonOS_AT_Bin_V1.7.4.zip | 0 doc/4.模块资料/OLED/0.91-IIC-SPEC QG-2832TLBFG02-I2C VER A.pdf | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC35-G&BC28&BC95 R2.0_OneNET_Application_Note_V1.0.pdf | 0 doc/1.课程文档/2.STM32开发接口技术/2.2.一线协议之DHT11温湿度采样.pdf | 0 doc/4.模块资料/ESP8266/ESP8266 AT指令网络通信示例_V0.4_2015.pdf | 0 src/1.片内资源示例代码--声光控楼道灯项目.zip | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC35-G&BC28&BC95 R2.0_AT_Commands_Manual_V1.3.pdf | 0 doc/2.原理图/小熊座KE1开发板原理图V3.1.pdf | 0 doc/1.课程文档/1.STM32开发基础入门/1.8.阶段项目-楼道声光控灯实现.pdf | 0 doc/4.模块资料/OLED/SSD1306-Revision 1.0.pdf | 0 doc/3.datasheet/STM32L433 RM0394.pdf | 0 doc/1.课程文档/1.STM32开发基础入门/1.6.STM32串口调试.pdf | 0 doc/4.模块资料/NB-IoT/Quectel_BC28_R2.0_AT_Commands_Manual_V1.3.pdf | 0 doc/4.模块资料/OLED/OLED_汉字显示取模软件工具.zip | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC95&BC35-G&BC28_应用设计指导_V1.1.pdf | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC95&BC35-G&BC28_RAI_应用指导_V1.0.pdf | 0 doc/4.模块资料/NB-IoT/其它文档/中国电信物联网开放平台2.1接入指导手册(标准物模型-新).pdf | 0 doc/1.课程文档/1.STM32开发基础入门/1.7.STM32传感器ADC采样.pdf | 0 doc/1.课程文档/1.STM32开发基础入门/1.3.C语言基础.pdf | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC35-G&BC28_Firmware_Upgrade_User_Guide_V1.0.pdf | 0 doc/1.课程文档/1.STM32开发基础入门/1.2.STM32流水灯开发.pdf | 0 doc/3.datasheet/STM32L433CBT6.PDF | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC28_NB-IoT_模块产品规格书_V1.2.pdf | 0 doc/4.模块资料/ESP8266/固件升级/flash_download_tool_v3.8.8.zip | 0 doc/1.课程文档/1.STM32开发基础入门/1.4.STM32按键中断开发.pdf | 0 README.md | 31 ++++++++++++++++++++++++++++++- doc/1.课程文档/1.STM32开发基础入门/1.1.STM32CubeIDE开发环境介绍.pdf | 0 doc/1.课程文档/1.STM32开发基础入门/1.3.1.VSCode C语言学习环境搭建.pdf | 0 doc/2.原理图/小熊座KE1.jpg | 0 doc/4.模块资料/ESP8266/ESP8266 AT指令集V0.23b1_2015.pdf | 0 doc/4.模块资料/NB-IoT/工具软件/BC28_UEUpdater_QDownload_NB_IoT_V3.4.zip | 0 doc/4.模块资料/OLED/中景园电子IIC_0.91OLED显示屏.txt | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC35-G&BC28&BC95 R2.0_CMDMP_Application_Note_V1.0.pdf | 0 doc/4.模块资料/NB-IoT/BC28官方资料/Quectel_BC35-G&BC28_MQTT_Application_Note_V1.0.pdf | 0 37 files changed, 30 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index e6f8972..ac2c773 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,33 @@ ## BearKE1 -小熊座KE1开发板 +#### 介绍 + + +本项目为凌云物网智科实验室维护的小熊座KE1 NB-IoT开发板开源BSP代码及参考资料。其中小熊座开发板的硬件特性如下: + +> - 低功耗MCU: STM32L433CBT6(Cortex-M4, Max 80MHz, 128KB Flash, 64KB RAM) +> - NB-IoT通信模组:移远通信的BC28通信模组,采用Boudica V150,全频段、全网通支持 +> - 电源供电:USB Type-C接口供电和3.7V锂电池两种方式,拨码开关控制供电 +> - 调试烧录接口:SWD调试接口(支持J-link V8和ST-Link V2) +> - 串行接口:1xUSB Type-C串口(芯片CH340、USART1),1xTTL扩展接口(USART2),1xNB-IoT调试接口(升级NB-IoT模块固件程序使用) +> - 传感器: SHT31温湿度传感器(I2C1)、环境光传感器(ADC)、声音传感器(ADC) +> - 显示: OLED显示屏( 0.91寸 128x32 像素,I2C2) +> - 用户Led灯: 1xRunLed(PB4 )、1xRGB三色LED(PB5、PB6、PB7) +> - 按键:1xMCU Reset按键、1xMCU烧录Boot按键、1xNB-IoT模块Reset按键、2x用户自定义按键(K1、K2) +> - 其他外设:1x蜂鸣器(2.7KHz)、2x继电器( AC 250V/125V 10A、DC 30V/28V 10A)、7xGPIO扩展接口 +> - NB-IoT接口:标准SMA阴头天线接口,支持1.8V/3.0V外部Class B USIM卡,或eSIM卡 + + +#### 目录结构 + +> - doc 小熊座NB-IoT开发板原理图、参考资料及凌云实验室教学文档 +> - src 小熊座NB-IoT开发板示例代码代码 + + +#### 版权声明 + +本项目所有源码或部分资料为凌云物网智科实验室郭工编写,该项目中的源码仅限于大家学习使用,任何商业性质用途请联系郭工: + +> Email: guowenxue@gmail.com +> QQ: 281143292 diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.1.STM32CubeIDE\345\274\200\345\217\221\347\216\257\345\242\203\344\273\213\347\273\215.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.1.STM32CubeIDE\345\274\200\345\217\221\347\216\257\345\242\203\344\273\213\347\273\215.pdf" new file mode 100644 index 0000000..ca77db1 --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.1.STM32CubeIDE\345\274\200\345\217\221\347\216\257\345\242\203\344\273\213\347\273\215.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.2.STM32\346\265\201\346\260\264\347\201\257\345\274\200\345\217\221.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.2.STM32\346\265\201\346\260\264\347\201\257\345\274\200\345\217\221.pdf" new file mode 100644 index 0000000..b9c7bdf --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.2.STM32\346\265\201\346\260\264\347\201\257\345\274\200\345\217\221.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.3.1.VSCode C\350\257\255\350\250\200\345\255\246\344\271\240\347\216\257\345\242\203\346\220\255\345\273\272.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.3.1.VSCode C\350\257\255\350\250\200\345\255\246\344\271\240\347\216\257\345\242\203\346\220\255\345\273\272.pdf" new file mode 100644 index 0000000..697b8e9 --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.3.1.VSCode C\350\257\255\350\250\200\345\255\246\344\271\240\347\216\257\345\242\203\346\220\255\345\273\272.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.3.C\350\257\255\350\250\200\345\237\272\347\241\200.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.3.C\350\257\255\350\250\200\345\237\272\347\241\200.pdf" new file mode 100644 index 0000000..d703532 --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.3.C\350\257\255\350\250\200\345\237\272\347\241\200.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.4.STM32\346\214\211\351\224\256\344\270\255\346\226\255\345\274\200\345\217\221.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.4.STM32\346\214\211\351\224\256\344\270\255\346\226\255\345\274\200\345\217\221.pdf" new file mode 100644 index 0000000..6d95acd --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.4.STM32\346\214\211\351\224\256\344\270\255\346\226\255\345\274\200\345\217\221.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.5.STM32\345\256\232\346\227\266\345\231\250\344\275\277\347\224\250.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.5.STM32\345\256\232\346\227\266\345\231\250\344\275\277\347\224\250.pdf" new file mode 100644 index 0000000..c70ae0f --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.5.STM32\345\256\232\346\227\266\345\231\250\344\275\277\347\224\250.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.6.STM32\344\270\262\345\217\243\350\260\203\350\257\225.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.6.STM32\344\270\262\345\217\243\350\260\203\350\257\225.pdf" new file mode 100644 index 0000000..ddae36f --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.6.STM32\344\270\262\345\217\243\350\260\203\350\257\225.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.7.STM32\344\274\240\346\204\237\345\231\250ADC\351\207\207\346\240\267.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.7.STM32\344\274\240\346\204\237\345\231\250ADC\351\207\207\346\240\267.pdf" new file mode 100644 index 0000000..cc24a6a --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.7.STM32\344\274\240\346\204\237\345\231\250ADC\351\207\207\346\240\267.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.8.\351\230\266\346\256\265\351\241\271\347\233\256-\346\245\274\351\201\223\345\243\260\345\205\211\346\216\247\347\201\257\345\256\236\347\216\260.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.8.\351\230\266\346\256\265\351\241\271\347\233\256-\346\245\274\351\201\223\345\243\260\345\205\211\346\216\247\347\201\257\345\256\236\347\216\260.pdf" new file mode 100644 index 0000000..53e2816 --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/1.STM32\345\274\200\345\217\221\345\237\272\347\241\200\345\205\245\351\227\250/1.8.\351\230\266\346\256\265\351\241\271\347\233\256-\346\245\274\351\201\223\345\243\260\345\205\211\346\216\247\347\201\257\345\256\236\347\216\260.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/2.STM32\345\274\200\345\217\221\346\216\245\345\217\243\346\212\200\346\234\257/2.1.\351\200\232\344\277\241\345\237\272\346\234\254\346\246\202\345\277\265\344\270\216\344\270\262\345\217\243\351\200\232\344\277\241.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/2.STM32\345\274\200\345\217\221\346\216\245\345\217\243\346\212\200\346\234\257/2.1.\351\200\232\344\277\241\345\237\272\346\234\254\346\246\202\345\277\265\344\270\216\344\270\262\345\217\243\351\200\232\344\277\241.pdf" new file mode 100644 index 0000000..d957419 --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/2.STM32\345\274\200\345\217\221\346\216\245\345\217\243\346\212\200\346\234\257/2.1.\351\200\232\344\277\241\345\237\272\346\234\254\346\246\202\345\277\265\344\270\216\344\270\262\345\217\243\351\200\232\344\277\241.pdf" Binary files differ diff --git "a/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/2.STM32\345\274\200\345\217\221\346\216\245\345\217\243\346\212\200\346\234\257/2.2.\344\270\200\347\272\277\345\215\217\350\256\256\344\271\213DHT11\346\270\251\346\271\277\345\272\246\351\207\207\346\240\267.pdf" "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/2.STM32\345\274\200\345\217\221\346\216\245\345\217\243\346\212\200\346\234\257/2.2.\344\270\200\347\272\277\345\215\217\350\256\256\344\271\213DHT11\346\270\251\346\271\277\345\272\246\351\207\207\346\240\267.pdf" new file mode 100644 index 0000000..6e988d4 --- /dev/null +++ "b/doc/1.\350\257\276\347\250\213\346\226\207\346\241\243/2.STM32\345\274\200\345\217\221\346\216\245\345\217\243\346\212\200\346\234\257/2.2.\344\270\200\347\272\277\345\215\217\350\256\256\344\271\213DHT11\346\270\251\346\271\277\345\272\246\351\207\207\346\240\267.pdf" Binary files differ diff --git "a/doc/2.\345\216\237\347\220\206\345\233\276/\345\260\217\347\206\212\345\272\247KE1.jpg" "b/doc/2.\345\216\237\347\220\206\345\233\276/\345\260\217\347\206\212\345\272\247KE1.jpg" new file mode 100644 index 0000000..384263c --- /dev/null +++ "b/doc/2.\345\216\237\347\220\206\345\233\276/\345\260\217\347\206\212\345\272\247KE1.jpg" Binary files differ diff --git "a/doc/2.\345\216\237\347\220\206\345\233\276/\345\260\217\347\206\212\345\272\247KE1\345\274\200\345\217\221\346\235\277\345\216\237\347\220\206\345\233\276V3.1.pdf" "b/doc/2.\345\216\237\347\220\206\345\233\276/\345\260\217\347\206\212\345\272\247KE1\345\274\200\345\217\221\346\235\277\345\216\237\347\220\206\345\233\276V3.1.pdf" new file mode 100644 index 0000000..c4a11bb --- /dev/null +++ "b/doc/2.\345\216\237\347\220\206\345\233\276/\345\260\217\347\206\212\345\272\247KE1\345\274\200\345\217\221\346\235\277\345\216\237\347\220\206\345\233\276V3.1.pdf" Binary files differ diff --git a/doc/3.datasheet/STM32L433 RM0394.pdf b/doc/3.datasheet/STM32L433 RM0394.pdf new file mode 100644 index 0000000..83a600d --- /dev/null +++ b/doc/3.datasheet/STM32L433 RM0394.pdf Binary files differ diff --git a/doc/3.datasheet/STM32L433CBT6.PDF b/doc/3.datasheet/STM32L433CBT6.PDF new file mode 100644 index 0000000..2769439 --- /dev/null +++ b/doc/3.datasheet/STM32L433CBT6.PDF Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/ESP8266 AT\346\214\207\344\273\244\347\275\221\347\273\234\351\200\232\344\277\241\347\244\272\344\276\213_V0.4_2015.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/ESP8266 AT\346\214\207\344\273\244\347\275\221\347\273\234\351\200\232\344\277\241\347\244\272\344\276\213_V0.4_2015.pdf" new file mode 100644 index 0000000..87afbe1 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/ESP8266 AT\346\214\207\344\273\244\347\275\221\347\273\234\351\200\232\344\277\241\347\244\272\344\276\213_V0.4_2015.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/ESP8266 AT\346\214\207\344\273\244\351\233\206V0.23b1_2015.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/ESP8266 AT\346\214\207\344\273\244\351\233\206V0.23b1_2015.pdf" new file mode 100644 index 0000000..188b326 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/ESP8266 AT\346\214\207\344\273\244\351\233\206V0.23b1_2015.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/ESP8266 NonOS_SDK AT\346\214\207\344\273\244v3.0.1_2019.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/ESP8266 NonOS_SDK AT\346\214\207\344\273\244v3.0.1_2019.pdf" new file mode 100644 index 0000000..7dc7c77 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/ESP8266 NonOS_SDK AT\346\214\207\344\273\244v3.0.1_2019.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/ESP8266_NonOS_AT_Bin_V1.7.4.zip" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/ESP8266_NonOS_AT_Bin_V1.7.4.zip" new file mode 100644 index 0000000..365ccaf --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/ESP8266_NonOS_AT_Bin_V1.7.4.zip" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/flash_download_tool_v3.8.8.zip" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/flash_download_tool_v3.8.8.zip" new file mode 100644 index 0000000..853d05a --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/ESP8266/\345\233\272\344\273\266\345\215\207\347\272\247/flash_download_tool_v3.8.8.zip" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC28_NB-IoT_\346\250\241\345\235\227\344\272\247\345\223\201\350\247\204\346\240\274\344\271\246_V1.2.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC28_NB-IoT_\346\250\241\345\235\227\344\272\247\345\223\201\350\247\204\346\240\274\344\271\246_V1.2.pdf" new file mode 100644 index 0000000..b29ed41 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC28_NB-IoT_\346\250\241\345\235\227\344\272\247\345\223\201\350\247\204\346\240\274\344\271\246_V1.2.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_AT_Commands_Manual_V1.3.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_AT_Commands_Manual_V1.3.pdf" new file mode 100644 index 0000000..f98fd4b --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_AT_Commands_Manual_V1.3.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_CMDMP_Application_Note_V1.0.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_CMDMP_Application_Note_V1.0.pdf" new file mode 100644 index 0000000..692d562 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_CMDMP_Application_Note_V1.0.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_OneNET_Application_Note_V1.0.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_OneNET_Application_Note_V1.0.pdf" new file mode 100644 index 0000000..4faf5bc --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28&BC95 R2.0_OneNET_Application_Note_V1.0.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28_Firmware_Upgrade_User_Guide_V1.0.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28_Firmware_Upgrade_User_Guide_V1.0.pdf" new file mode 100644 index 0000000..44f2c88 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28_Firmware_Upgrade_User_Guide_V1.0.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28_MQTT_Application_Note_V1.0.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28_MQTT_Application_Note_V1.0.pdf" new file mode 100644 index 0000000..d7f6b04 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC35-G&BC28_MQTT_Application_Note_V1.0.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC95&BC35-G&BC28_RAI_\345\272\224\347\224\250\346\214\207\345\257\274_V1.0.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC95&BC35-G&BC28_RAI_\345\272\224\347\224\250\346\214\207\345\257\274_V1.0.pdf" new file mode 100644 index 0000000..4d1e1f6 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC95&BC35-G&BC28_RAI_\345\272\224\347\224\250\346\214\207\345\257\274_V1.0.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC95&BC35-G&BC28_\345\272\224\347\224\250\350\256\276\350\256\241\346\214\207\345\257\274_V1.1.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC95&BC35-G&BC28_\345\272\224\347\224\250\350\256\276\350\256\241\346\214\207\345\257\274_V1.1.pdf" new file mode 100644 index 0000000..64c4123 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/BC28\345\256\230\346\226\271\350\265\204\346\226\231/Quectel_BC95&BC35-G&BC28_\345\272\224\347\224\250\350\256\276\350\256\241\346\214\207\345\257\274_V1.1.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/Quectel_BC28_R2.0_AT_Commands_Manual_V1.3.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/Quectel_BC28_R2.0_AT_Commands_Manual_V1.3.pdf" new file mode 100644 index 0000000..f98fd4b --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/Quectel_BC28_R2.0_AT_Commands_Manual_V1.3.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/\345\205\266\345\256\203\346\226\207\346\241\243/\344\270\255\345\233\275\347\224\265\344\277\241\347\211\251\350\201\224\347\275\221\345\274\200\346\224\276\345\271\263\345\217\2602.1\346\216\245\345\205\245\346\214\207\345\257\274\346\211\213\345\206\214\357\274\210\346\240\207\345\207\206\347\211\251\346\250\241\345\236\213-\346\226\260\051.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/\345\205\266\345\256\203\346\226\207\346\241\243/\344\270\255\345\233\275\347\224\265\344\277\241\347\211\251\350\201\224\347\275\221\345\274\200\346\224\276\345\271\263\345\217\2602.1\346\216\245\345\205\245\346\214\207\345\257\274\346\211\213\345\206\214\357\274\210\346\240\207\345\207\206\347\211\251\346\250\241\345\236\213-\346\226\260\051.pdf" new file mode 100644 index 0000000..abbb058 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/\345\205\266\345\256\203\346\226\207\346\241\243/\344\270\255\345\233\275\347\224\265\344\277\241\347\211\251\350\201\224\347\275\221\345\274\200\346\224\276\345\271\263\345\217\2602.1\346\216\245\345\205\245\346\214\207\345\257\274\346\211\213\345\206\214\357\274\210\346\240\207\345\207\206\347\211\251\346\250\241\345\236\213-\346\226\260\051.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/\345\267\245\345\205\267\350\275\257\344\273\266/BC28_UEUpdater_QDownload_NB_IoT_V3.4.zip" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/\345\267\245\345\205\267\350\275\257\344\273\266/BC28_UEUpdater_QDownload_NB_IoT_V3.4.zip" new file mode 100644 index 0000000..2db1553 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/NB-IoT/\345\267\245\345\205\267\350\275\257\344\273\266/BC28_UEUpdater_QDownload_NB_IoT_V3.4.zip" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/0.91-IIC-SPEC QG-2832TLBFG02-I2C VER A.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/0.91-IIC-SPEC QG-2832TLBFG02-I2C VER A.pdf" new file mode 100644 index 0000000..1547a71 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/0.91-IIC-SPEC QG-2832TLBFG02-I2C VER A.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/OLED_\346\261\211\345\255\227\346\230\276\347\244\272\345\217\226\346\250\241\350\275\257\344\273\266\345\267\245\345\205\267.zip" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/OLED_\346\261\211\345\255\227\346\230\276\347\244\272\345\217\226\346\250\241\350\275\257\344\273\266\345\267\245\345\205\267.zip" new file mode 100644 index 0000000..55597fb --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/OLED_\346\261\211\345\255\227\346\230\276\347\244\272\345\217\226\346\250\241\350\275\257\344\273\266\345\267\245\345\205\267.zip" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/SSD1306-Revision 1.0.pdf" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/SSD1306-Revision 1.0.pdf" new file mode 100644 index 0000000..f3a630d --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/SSD1306-Revision 1.0.pdf" Binary files differ diff --git "a/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/\344\270\255\346\231\257\345\233\255\347\224\265\345\255\220IIC_0.91OLED\346\230\276\347\244\272\345\261\217.txt" "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/\344\270\255\346\231\257\345\233\255\347\224\265\345\255\220IIC_0.91OLED\346\230\276\347\244\272\345\261\217.txt" new file mode 100644 index 0000000..e69de29 --- /dev/null +++ "b/doc/4.\346\250\241\345\235\227\350\265\204\346\226\231/OLED/\344\270\255\346\231\257\345\233\255\347\224\265\345\255\220IIC_0.91OLED\346\230\276\347\244\272\345\261\217.txt" diff --git "a/src/1.\347\211\207\345\206\205\350\265\204\346\272\220\347\244\272\344\276\213\344\273\243\347\240\201--\345\243\260\345\205\211\346\216\247\346\245\274\351\201\223\347\201\257\351\241\271\347\233\256.zip" "b/src/1.\347\211\207\345\206\205\350\265\204\346\272\220\347\244\272\344\276\213\344\273\243\347\240\201--\345\243\260\345\205\211\346\216\247\346\245\274\351\201\223\347\201\257\351\241\271\347\233\256.zip" new file mode 100644 index 0000000..7caa022 --- /dev/null +++ "b/src/1.\347\211\207\345\206\205\350\265\204\346\272\220\347\244\272\344\276\213\344\273\243\347\240\201--\345\243\260\345\205\211\346\216\247\346\245\274\351\201\223\347\201\257\351\241\271\347\233\256.zip" Binary files differ -- Gitblit v1.9.1