-
CC2530 基础实验——系统睡眠及唤醒
应用背景首先初始化两个LED 灯,绿灯作为系统工作指示灯,接着配置一个I/O 管脚作为外部中
断输入管脚,打开相应中断使能位。
然后进入死循环,绿灯亮,黄灯闪烁,当黄灯闪烁10 次时,系统进入深度睡眠模式,
此时绿灯是灭的。
若在系统处于深度睡眠模式的时候,发生了相应的外部中断,那么系统会被唤醒,这时
候又会开始死循环,绿灯亮,黄灯重新开始闪烁。关键技术1. 编程要求:按照实验步骤实现应用程序
2. 实现功能:搭建IAR 环境,搭建系统睡眠唤醒实验工程项目
3. 开始编写代码之前,需要搭建好硬件连接环境:正确的硬件连线
硬件连线只需要一条:
CC2530 开发板的JTAG 口 → 调试器 → PC 的USB 口(用于程序的调试、下载)
- 2022-10-26 03:45:03下载
- 积分:1
-
mimo ofdm stbc
五、 Tarokh,H.Jafarkhani和A.R.Calderbank“来自
- 2022-02-15 04:00:53下载
- 积分:1
-
Camber_test
说明: 用于检测图像中心,可以获得中心点,同时还能检测图像的轮廓(For detecting the image center, the center point can be obtained and the contour of the image can be detected at the same time)
- 2019-04-01 09:31:05下载
- 积分:1
-
qt4-Cplusplus
使用qt-c++來做為gui應用的教學檔,包含建立環境與第一次的Project建立(Use qt c++ to do the teaching file for gui applications, including the establishment of the environment and the establishment of the first Project)
- 2010-03-07 09:29:53下载
- 积分:1
-
霍尼威尔PPT-智能压力传感器及其应用
说明: 霍尼威尔PPT-智能压力传感器及其应用的技术说明,大家可以下载看看。(Honeywell ppt intelligent pressure sensor and its application)
- 2019-11-23 20:25:12下载
- 积分:1
-
VC++猫捉老鼠捉迷藏游戏
VC++猫捉老鼠捉迷藏游戏,带音效,每个老鼠,不管是猫的侧身还是后身,只要一碰猫就算是被猫吃看.只需将算法改为如下,便可实现只有接近嘴巴时才被吃掉.
If(在老鼠接猫时,再判断老鼠接的是猫的嘴巴,){吃掉}
即是:
若老鼠在猫的左边接近猫,且猫的方向需向右(m_nCatDirection==2)才能吃掉老鼠.
若老鼠在猫的右边接近猫,且猫的方向需向左(m_nCatDirection==3)才能吃掉老鼠.
若老鼠在猫的上边接近猫,且猫的方向需向下(m_nCatDirection==1)才能吃掉老鼠.
若老鼠在猫的下边接近猫,且猫的方向需向上(m_nCatDirection==0)才能吃掉老鼠.
以老鼠在猫的左边接近猫为例
- 2022-03-30 15:02:59下载
- 积分:1
-
this is labview 7 Segment Digital Clock.
LABVIEW开发的。分7段的LEN时钟显示,希望对你有帮助.-this is labview 7 Segment Digital Clock.
- 2022-08-09 06:31:09下载
- 积分:1
-
digital image processing application
digital image processing application
- 2023-01-30 22:45:04下载
- 积分:1
-
1基于Matlab的列车加速度信号处理_张书勇
说明: 借 助 于 M at l a b 信 号 处理 工 具箱 的强大分 析 能力,利 用 双 谱 估 计 对 信 号 进行处理,获取 频 率信 息,并提 出 了 判 断 列 车 运 行
不 平 稳 的准则(With the help of the powerful analysis ability of matlabsignal processing toolbox, bispectrum estimation is used to process the signal, obtain the frequency information, and put forward to judge the train operation)
- 2020-03-02 14:40:31下载
- 积分:1
-
WinCC_ERP
WinCC跟ERP通讯的一个小项目,完成了wincc与数据库的交互,是个很好的学习资料(WinCC communication with a small ERP project, completed wincc interaction with the database, is a very good learning materials)
- 2011-10-18 16:54:21下载
- 积分:1