“模板:TB Bluetooth Resources”的版本间的差异
来自丢石头百科
(→资源下载) |
|||
(未显示同一用户的2个中间版本) | |||
第24行: | 第24行: | ||
== 资源下载 == | == 资源下载 == | ||
− | |||
{{#switch: {{FULLPAGENAME}} | {{#switch: {{FULLPAGENAME}} | ||
| TB-02 Bluetooth Module = | | TB-02 Bluetooth Module = | ||
第30行: | 第29行: | ||
* [https://docs.ai-thinker.com/_media/ble/docs/tb-02_product_specification_en_v1.0.pdf TB-02_Specification] | * [https://docs.ai-thinker.com/_media/ble/docs/tb-02_product_specification_en_v1.0.pdf TB-02_Specification] | ||
* [https://docs.ai-thinker.com/_media/ble/examples/tb-02_lib_1_.zip TB-02硬件封装] | * [https://docs.ai-thinker.com/_media/ble/examples/tb-02_lib_1_.zip TB-02硬件封装] | ||
+ | * [https://docs.ai-thinker.com/_media/ble/docs/tb-01_user_handbook_zh_v1.1.pdf 用户手册] | ||
| TB-02-Kit = | | TB-02-Kit = | ||
* [[:File:TB-02-KIT开发板_规格书.pdf|TB-02-Kit 开发板规格书]] | * [[:File:TB-02-KIT开发板_规格书.pdf|TB-02-Kit 开发板规格书]] | ||
第35行: | 第35行: | ||
* [https://docs.ai-thinker.com/_media/ble/docs/tb-02_product_specification_en_v1.0.pdf TB-02_Specification] | * [https://docs.ai-thinker.com/_media/ble/docs/tb-02_product_specification_en_v1.0.pdf TB-02_Specification] | ||
* [https://docs.ai-thinker.com/_media/ble/examples/tb-02_lib_1_.zip TB-02硬件封装] | * [https://docs.ai-thinker.com/_media/ble/examples/tb-02_lib_1_.zip TB-02硬件封装] | ||
+ | * [https://docs.ai-thinker.com/_media/ble/docs/tb-01_user_handbook_zh_v1.1.pdf 用户手册] | ||
| TB-03F Bluetooth Module = | | TB-03F Bluetooth Module = | ||
* [https://docs.ai-thinker.com/_media/ble/docs/tb-03f_product_specification_zh_v1.0.pdf TB-03F规格书] | * [https://docs.ai-thinker.com/_media/ble/docs/tb-03f_product_specification_zh_v1.0.pdf TB-03F规格书] | ||
* [https://docs.ai-thinker.com/_media/ble/docs/tb-03f_product_specification_en_v1.0.pdf TB-03F_Specification] | * [https://docs.ai-thinker.com/_media/ble/docs/tb-03f_product_specification_en_v1.0.pdf TB-03F_Specification] | ||
* [https://docs.ai-thinker.com/_media/ble/examples/tb-03f_lib.zip TB-03F硬件封装] | * [https://docs.ai-thinker.com/_media/ble/examples/tb-03f_lib.zip TB-03F硬件封装] | ||
+ | * [https://docs.ai-thinker.com/_media/ble/docs/tb-03f%E7%94%A8%E6%88%B7%E6%89%8B%E5%86%8Cv1.0.pdf TB-03F用户手册] | ||
+ | | TB-04 Bluetooth Module = | ||
+ | * [https://docs.ai-thinker.com/_media/ble/docs/tb-04_product_specification_zh_v1.0.pdf TB-04规格书] | ||
+ | * [https://docs.ai-thinker.com/_media/ble/docs/tb-04_product_specification_en_v1.0.pdf TB-04_Specification] | ||
+ | * [https://docs.ai-thinker.com/_media/ble/examples/tb-04_lib.zip TB-04硬件封装] | ||
+ | * [https://docs.ai-thinker.com/_media/ble/docs/tb-04_user_handbook_zh_v1.0.pdf TB-04用户手册] | ||
}} | }} | ||
− | |||
− | |||
* [https://docs.ai-thinker.com/_media/ble/docs/tb-xx_at_commands_manual_zh_v0.4.pdf AT 指令手册] | * [https://docs.ai-thinker.com/_media/ble/docs/tb-xx_at_commands_manual_zh_v0.4.pdf AT 指令手册] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [https://docs.ai-thinker.com/_media/ble/docs/tb_module_uart_burn_guid_zh_v1.0.pdf 固件烧录指南] | * [https://docs.ai-thinker.com/_media/ble/docs/tb_module_uart_burn_guid_zh_v1.0.pdf 固件烧录指南] |
2020年10月28日 (三) 17:02的最新版本
二次开发
模板:TB Bluetooth Resources 模组支持用户自己编写固件程序,以实现定制化的功能。
- 如果你使用 Linux 机器开发固件,参见Github 文档及源码地址。
- 如果你使用 Windows 开发,可参考芯片原厂提供的原版 SDK(参见 wiki.telink-semi.cn)
SDK资源
- Telink基础蓝牙SDK源码
- Telink SIG Mesh SDK源码
- TB系列模块串口烧录工具
- TB系列微信小程序控制源码
- TB系列 ble mesh固件
- TB系列天猫精灵固件(未烧录三元组)
- Android APP 蓝牙低功耗控制安信可TB系列模块 ,Android源码
开发教程
- TB开发板教程系列 1:Linux搭建TB-02模组二次开发环境
- TB开发板教程系列 2:微信小程序蓝牙控制TB02模组
- TB开发板教程系列 3:初步认识天猫精灵语音控制TB02模组
- TB开发板教程系列 4:如何在Android开发低功耗蓝牙ble控制TB-02模块
- TB开发板教程系列 5:微信小程序通讯TB02 模块控制STM32 LED灯
- TB开发板教程系列 6:天猫精灵语音控制TB02模块控制51单片机LED灯
- TB开发板教程系列 7:TB-04-Kit开发板入门介绍