-
智能家居项目zigbee实验协议栈按键操作源代码
智能家居项目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 改成上升缘触发
- 2022-02-01 15:49:47下载
- 积分:1
-
lcd160*80的程序,汇编写,现在想到这里交换一个同类型的C程序驱动,...
lcd160*80的程序,汇编写,现在想到这里交换一个同类型的C程序驱动,-lcd160 procedures, the compilation was made, now I think here in exchange for a similar procedure C drive, thank you
- 2022-07-15 21:53:45下载
- 积分:1
-
POCSAG 解码 及分析,网上很不好找的
POCSAG 解码 及分析,网上很不好找的-S70L41B is a fully integrated CMOS POCSAG (CCIR Radio Paging
code No.1) decoder and page controller for display pagers.The decoded
POCSAG data are transferred over a serial interface to a microcontroller
according to its commands for processing and subsequent storage and
display.
- 2022-06-18 15:55:34下载
- 积分:1
-
freescale的关于Imax21的rtc程序,好用
freescale的关于Imax21的rtc程序,好用-Freescale Imax21 the rtc on procedures, use
- 2022-12-03 20:10:03下载
- 积分:1
-
similar to a Windows environment with the softice of source code, can be used to...
一个类似与Windows环境下的softice的源代码,可以用来调试driver和应用程序。-similar to a Windows environment with the softice of source code, can be used to debug the driver and application procedures.
- 2022-06-12 05:06:24下载
- 积分:1
-
遥控时间定时小程序
遥控时间定时小程序--Program for remote timer.
- 2022-07-12 08:22:28下载
- 积分:1
-
摄像头+图像处理+通信,四轴飞行器定位
前电子设计竞赛我和队友们弄的四轴,我们用的是stm32作为图像处理 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-12 02:24:17下载
- 积分:1
-
arm lpc urat0
arm lpc urat0-urat1通信程序-arm lpc urat0-urat1 Communication Program
- 2022-08-16 13:59:11下载
- 积分:1
-
12864A液晶屏手册
12864A液晶屏手册--Manual for 12864A LCD.
- 2023-06-15 16:25:03下载
- 积分:1
-
8051液晶显示接口
此程序为液晶屏接口上与没有忙标志指示包含的源代码。8051 单片机和液晶屏接口学习基础学习者非常有用。
- 2022-04-09 03:15:55下载
- 积分:1