搜索资源列表
timer-adc-uart_test
- CC2430的A/D转换测试程序。程序基于IAR软件编写的。通过A/D通道采集模拟量并转化为数字信号,然后通过串口发送到PC,在PC机可以看到采样结果。估计对开发无线传感器网络的相关人士比较重要。
Timer_2430_test
- 包含4个关于CC2430/cc1110定时器的测试的程序。程序基于IAR软件编写的。估计对开发无线传感器网络的相关人士比较重要。 -4 contains CC2430/cc1110 timer on the test procedure. Procedures prepared based on the IAR software. Estimated on the development of wireless sensor networks is more important stakehol
cc2430-20
- 这个实验利用睡眠定时器工作在多个电源模式下这一特性来实现定时唤醒,最长的唤醒时隔为8 分32 秒,而最短的时隔可达30 余微秒。-This experiment using sleep timer working in a number of power mode to achieve this feature from time to time to wake up, wake up after the longest 8 minutes and 32 seconds, and as soon
main
- cc2430的睡眠定时器的使用,通过对芯片的睡眠定时可以降低系统功耗!-cc2430 to use the sleep timer, sleep on the chip timing system can reduce power consumption!
timer
- CC2430 Timer 簡單學習範例 以供大家學習使用~ -CC2430 Timer easy Example
CC2430code
- cc2430的几个实验源代码,包括加密,中断,ad转换-cc2430 source code of several experiments
CC2430-4
- CC2430基础实验--定时器T1的使用 适合初学者的入门教程-CC2430 basic experiment- the use of timer T1 introductory tutorial for beginners
CC2430-5
- CC2430基础实验例程--定时器T2的使用-CC2430 experimental routine basis- the use of Timer T2
CC2430-6
- CC2430基础实验例程---定时器T3的使用 入门级教程-CC2430 basic experimental routines--- the use of timer T3 entry-level tutorial
CC2430-7
- CC2430基础实验例程---定时器T4的使用 入门级教程-CC2430 basic experimental routines--- the use of entry-level timer T4 Tutorial
CC2430-8
- CC2430基础实验例程---定时器中断使用 入门级教程-CC2430 basic experiments using the timer interrupt routine--- entry-level tutorial
CC2430
- 23个单片机基础实验程序包括:在PC用串口收数并发数,串口时钟PC显示,系统睡眠工作状态,系统唤醒,睡眠定时器的使用,定时唤醒,PWM控制灯亮度等-23 CC2430 MCU experimental procedures include: the PC with a serial number of concurrent collection number, the serial clock PC display, the system working state of sleep, syst
CC2430-Timer
- CC2430定时器试验源代码,电子科技大学出品-CC2430 Timer test source code, University of Electronic Science and Technology produced
CC2430-TimerT4
- Zigbee CC2430 定时器4定时功能演示-Zigbee CC2430 Timer 4 Timer function demo
cc2430
- 1.点亮LED灯 2.按键控制 3.外部中断(按键) 4.单片机串口发送数据 5.定时器1 6.ADC单次采样-1 lit LED lights 2. Button control 3 external interrupt (button) 4. Microcontroller serial port to send data 5. Timer 1 6.ADC single sampling
CC2430-4
- 1.cc2430定时器一的使用 2.重要对其操作模式的理解 -cc2430 use a timer, it is important to understand its mode of operation
cc2430-Timer-interrupt
- cc2430时钟中断程序,供初学者学习使用,用IAR3.0可以打开工程,也可以直接看C代码。-cc2430 clock interrupt program for beginners to learn to use, you can open the project with IAR3.0 can also look directly at the C code
CC2430-4
- 用定时器1 来改变小灯的状态,T1 每溢出两次,两个小灯闪烁一次,并且在停止闪烁后成闪烁前相反的状态。-Timer 1 to change the status of a small lamp, T1 overflow twice each, two small lights flash once, and stops flashing before flashing to the opposite state.
CC2430-5
- 用定时器2 来改变小灯的状态,T2 每发生一次中断小灯改变状态一次。-Timer 2 to change the status of a small lamp, T2 occurs once every interrupt lights change state once.
CC2430-6
- 用定时器3 来改变小灯的状态,T3 每发生200 次中断小灯改变状态一次。-To change the status of a small lamp timer T3 interrupt occurs 200 times small lights change state once.