随笔分类 - CC2530代码
摘要:2022高职国赛ZigBee通过UHF接收RFID数据 题目要求: 使用一个黑色 ZigBee 模块,模块上安装双联继电器外接一个照明灯与警示 灯,同时模块连接 UHF 超高频读写器。当识别到正确的人员标签信息时(如果 警示灯亮要先灭警示灯)照明灯亮 5 秒后灭,当别到非授员人员信息时(如果 照明灯
阅读全文
摘要:ZigBee串口获取温湿度光照 使用大赛的库函数和温湿度光照三合一传感器 添加#include "sht.h"获取温湿度值 使用#include "get_adc.h"获取光照值 #include "hal_defs.h" #include "hal_cc8051.h" #include "hal_
阅读全文
摘要:物联网开发CC2530点对点人体传感器 题目 分析 人体传感器的输入引脚为P0_1,初始化为输入 代码A #include "hal_defs.h" #include "hal_cc8051.h" #include "hal_int.h" #include "hal_mcu.h" #include
阅读全文
摘要:高职组CC2530开发点对点串口调试亮灯 题目 找到 2 块 ZigBee(黑色)模块,分别命名为A、B,实现点对点的无线通讯和控制zigbee模块A和B板上LED灯功能 任务要求: 1. 2块ZigBee模块板上电运行时,D5点亮2秒后熄灭,D4、D3、D6保持熄灭 。 2. 参赛选手根据赛位号,
阅读全文
摘要:
A板子 #include "hal_defs.h" #include "hal_cc8051.h" #include "hal_int.h" #include "hal_mcu.h" #include "hal_board.h" #include "hal_led.h" #include "hal_
阅读全文
A板子 #include "hal_defs.h" #include "hal_cc8051.h" #include "hal_int.h" #include "hal_mcu.h" #include "hal_board.h" #include "hal_led.h" #include "hal_
阅读全文
摘要:
https://img2022.cnblogs.com/blog/2605284/202210/2605284-20221009214723557-442143045.png
阅读全文
https://img2022.cnblogs.com/blog/2605284/202210/2605284-20221009214723557-442143045.png
阅读全文

浙公网安备 33010602011771号