登录
首页 » 嵌入式系统 » 智能家居项目zigbee实验协议栈按键操作源代码

智能家居项目zigbee实验协议栈按键操作源代码

于 2022-02-01 发布 文件大小:3.73 MB
0 155
下载积分: 2 下载次数: 1

代码说明:

智能家居项目zigbee实验协议栈按键操作源代码 1、 修改SW_6所在IO口 /* SW_6 is at P0.4 */ #define HAL_KEY_SW_6_PORT P0 #define HAL_KEY_SW_6_BIT BV(4) //BV(1) 改到P0.4 #define HAL_KEY_SW_6_SEL P0SEL #define HAL_KEY_SW_6_DIR P0DIR 2、边缘触发方式 /* edge interrupt */ #define HAL_KEY_SW_6_EDGEBIT BV(0) #define HAL_KEY_SW_6_EDGE HAL_KEY_RISING_EDGE//HAL_KEY_FALLING_EDGE 改成上升缘触发

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Low End Microchip PICs C函数
    Low End Microchip PICs C函数-Low End Microchip PICs C function
    2022-04-29 03:46:30下载
    积分:1
  • MSP430X16X列例程,是初学MSP430单片机的好例程;
    MSP430X16X系列例程,是初学MSP430单片机的好例程;-MSP430X16X series of routines, is a good beginner routine MSP430 microcontroller
    2022-03-14 15:46:31下载
    积分:1
  • vte 是linux下的一款控制终端程序,十分小巧,提供源码
    vte 是linux下的一款控制终端程序,十分小巧,提供源码-vte under linux is one of the terminal control procedure is very compact, FOSS
    2022-03-19 09:15:08下载
    积分:1
  • 手臂交叉
    For ARM交叉编译环境的Shell源码。适用于嵌入式Linux手机操作系统-For ARM cross-compiler environment Shell source. Embedded Linux applied to the cell phone operating system
    2022-08-22 21:42:46下载
    积分:1
  • NIOS II软核中EPCS配置芯片的存储操作
    应用背景最近用CYCLONE FPGA做的视频图像叠加板需要存储一些用户配置信息,而EPCS4配置芯片除了存储FPGA配置信息和NIOS II程序外,还有很多存储空间剩余未使用,刚好可以用来做用户配置信息存储。关键技术 调试过程中可以在执行alt_epcs_flash_write前手动修改epcsbuf数组内的值,在执行alt_epcs_flash_read前再更改epcsbuf数组内的值为其他值,如果执行alt_epcs_flash_read后epcsbuf数组内的值恢复到执行alt_epcs_flash_write前的值,那么对EPCS芯片的读写操作已经成功了
    2023-05-21 23:50:02下载
    积分:1
  • arm9.2第一四程序!!!!!!!!!!!
    ARM9.2的第4个程序-ARM9.2 the first four procedures! ! ! ! ! ! ! ! ! ! !
    2022-03-15 20:58:36下载
    积分:1
  • 基于ARM9开发板LINUX环境下的程序代码
    基于ARM9嵌入式开发板LINUX环境下的程序代码-linux file,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code- linux file, everyone is commonly used procedures, a detailed code of the Notes to facilitate transplant!
    2022-07-23 11:21:59下载
    积分:1
  • 详细介绍了PCB设计的各种方法,非常经典。
    详细介绍了PCB设计的各种方法,非常经典。-Described in detail the various methods of PCB design, very classic.
    2022-04-20 22:31:42下载
    积分:1
  • 中断总线帕雷尔港口AVR C单片机程序
    interrrupt parell port avr c micom program
    2023-05-12 21:45:03下载
    积分:1
  • 大肠癌多项的编码方法。多项乘除法运算过程…
    CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract operations for the two to die, not into the Modified, dislocation, as logical XOR.
    2022-10-02 17:40:04下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载