会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
乾坤未定,你我皆是黑马
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
4
5
6
7
8
9
10
11
12
···
17
下一页
2021年5月27日
text data bss dec 代表的含义
摘要: Invoking: Print Size tc32-elf-size -t tl_zigbee_switch_k4.elf text data bss dec hex filename 195984 576 20200 216760 34eb8 tl_zigbee_switch_k4.elf 195
阅读全文
posted @ 2021-05-27 14:42 K_Code
阅读(6875)
评论(0)
推荐(2)
2021年5月7日
Zigbee SoC EFR32MG EmberZNet如何使用Battery Monitor检测电池电压
摘要: Silicon Labs的Zigbee SoC EFR32MG由于Zigbee 3.0协议栈EmberZNet性能优越,协议栈兼容性、稳定性都好于其他厂家,已经获得市场认可,目前开发Zigbee的厂家绝大多数都会使用EFR32MG。除了协议栈稳定之外,还有低功耗、集成PA、图形化开发更加简易的优点。
阅读全文
posted @ 2021-05-07 20:43 K_Code
阅读(591)
评论(0)
推荐(0)
2021年5月6日
Openwrt MTK7688 双串口配置
摘要: # make menuconfig 进入到菜单Kernel modules > Other modules > <*> kmod-sdhci-mt7620
阅读全文
posted @ 2021-05-06 08:57 K_Code
阅读(514)
评论(0)
推荐(0)
2021年4月27日
SiliconLabs Zigbee3.0 err-def.h
摘要: /***************************************************************************//** * @file * @brief Return-code definitions for EmberZNet stack API func
阅读全文
posted @ 2021-04-27 14:49 K_Code
阅读(230)
评论(0)
推荐(0)
2021年2月25日
一行python命令让手机读取电脑文件
摘要: 只需要在分享目录下地址栏输入cmd,然后输入 D:\Python\project\demo\my_scrapy> python3 -m http.server 8888Serving HTTP on :: port 8888 (http://[::]:8888/) ... -m: run libra
阅读全文
posted @ 2021-02-25 18:03 K_Code
阅读(498)
评论(0)
推荐(0)
2021年2月20日
win10 系统 python38 安装tensorflow
摘要: 1.安装 tensorflow # pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow-gpu==2.3.02.下载cudart64_101.dll文件,然后将cudart64_101.dll复制到C:\Windows
阅读全文
posted @ 2021-02-20 15:21 K_Code
阅读(212)
评论(0)
推荐(0)
2021年1月20日
Silicom Lab Zigbee3.0 单火开关(休眠设备)如何在rejoin的时候降低功耗
摘要: 你好,ZigBee Sleep End Device在rejoin时,也有方法减低rejoin过程中的平均电流的。 ZSED在rejoin时,默认是全信道扫描的,可以修改rejoin时只扫描当前网络的信道,从而实现大大降低功耗。 ZED的rejoin分两种情况,一是ZED复位时,二是ZED丢失父节点
阅读全文
posted @ 2021-01-20 11:45 K_Code
阅读(483)
评论(0)
推荐(0)
Silicom Labs EFR32MG13 单火开关Plugins配置
摘要:
阅读全文
posted @ 2021-01-20 11:26 K_Code
阅读(200)
评论(2)
推荐(0)
2021年1月13日
SiliconLabs 创建GatewayHost
摘要: 根据工程的描述,我们还需要添加如下的Plugin: - Paho MQTT- cJSON- Gateway MQTT transport- Gateway Relay Mqtt- Device Table- Command Relay - HA Ttrust Center Link Key Upda
阅读全文
posted @ 2021-01-13 10:00 K_Code
阅读(124)
评论(0)
推荐(0)
2020年8月14日
mosquitto 安装与常用命令
摘要: 1.Centos7 Mosquitto搭建&集群:https://www.cnblogs.com/shiqiangqiang/p/8820484.html 2.mosquitto设置用户名和密码:https://www.cnblogs.com/zkwarrior/p/10950294.html 3.
阅读全文
posted @ 2020-08-14 08:37 K_Code
阅读(379)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
9
10
11
12
···
17
下一页
公告