-
Digital-loop-display
数码管的显示程序,数码管循环显示900-999~(Digital loop display 900-999 ~)
- 2011-05-01 06:37:35下载
- 积分:1
-
key_Queue
3. 参考void Reverse(LinkQueue &Q)函数,定义新的函数int Palindrome_Test(char str[]),判断字符串str是否回文序列,若是则返回1,否则返回0。写出程序或用文字描述算法的执行步骤。(3. Reference void Reverse (LinkQueue & Q) function, define a new function int Palindrome_Test (char str []), to determine whether the string str palindromic sequence, if it returns 1, otherwise it returns 0. Written procedures or describe in words the steps of the algorithm.)
- 2013-12-15 15:04:19下载
- 积分:1
-
18b20
基于keil软件的51单片机程序,18B20测温及12864液晶显示的文件。晶振为12M(Based on the the keil software 51 microcontroller procedure 18B20 temperature measurement and 12864 LCD file. Crystal-12M)
- 2012-11-04 16:57:06下载
- 积分:1
-
130110
控制蜂鸣器pic18单片机程序,测试通过,已批量生产。(Pic18 microcontroller program to control the buzzer)
- 2014-01-24 10:44:16下载
- 积分:1
-
demo-of-ZigBee2004-stack
cc2430无线射频模块(基于ZigBee2006)的2004协议栈的演示程序和使用说明,刚开始学习或接触ZigBee的朋友可以借此来学习。(cc2430 RF module (based on ZigBee2006) of the 2004 protocol stack demo program and instructions for use, just learning or exposure to ZigBee' s friends can learn.)
- 2011-05-08 22:26:24下载
- 积分:1
-
12864LED-parallel-drive
此程序包括了12864液晶的驱动,以及画线函数、打点函数、显示图片函数、显示汉字函数等等。几乎包括了用户所需要的所有函数(This program includes a 12,864 LCD driver, as well as drawing a line function, RBI function display picture function, display Chinese characters function and so on. Includes almost all the functions required by the user)
- 2013-07-04 09:20:17下载
- 积分:1
-
communication_between_PC_and_61.rar
PC与单片机进行通信。能够在VC6.0进行仿真。注意:visual2008不能仿真。(PC to communicate with the MCU. Can VC6.0 be simulated. Note: visual2008 not emulation.)
- 2010-01-19 10:44:34下载
- 积分:1
-
num
大整数阶乘新思路,实现了大整数阶乘的程序(Large integer factorial new ideas, the realization of a large integer factorial process)
- 2007-12-27 09:18:40下载
- 积分:1
-
51watch-dog
通过51看门狗定时器的使用,了解看门狗定时器的功能(Through the use of the watchdog timer 51, the Watchdog Timer function
)
- 2014-03-30 13:16:43下载
- 积分:1
-
CC1101Schematic-experimental-code
MSP430g2553实现CC1101无线通讯。
最近有个项目,使用CC1101无线传输控制,刚开始做使用MEGA8实现,当晚也没有考虑功耗的问题,但最后项目要求用电池供电,这就出现问题了。无线在发射时的系统的整个功耗在16ma左右,这样一算,不论实用什么电池也不能实现一个月的工作时间。但是要实现,就要一步一步的调试。第一部做的是把MEGA8的供电降到3.3V, 这样的系统的功耗能够降低一半,但是总的时间还是不能实现;第二部把系统的DC/DC稳压片替换成低电流输出、低功耗的稳压电源。这样两步下来,系统功耗降到8ma,可惜的还是不能实现。再进一步,让无线间隔性工作,工作30S,停30S。这样功耗又进一步下降,但是用电池供电的话,只能维持10天左右,要想实现30天,不太可能啊。
CC1101原理图实验代码
拿到LaunchPad后,第一想到是将代码移植到上面,看看系统的功耗。今天上午很容易移植成功了,一没功耗,让我看到了希望,在没有采取任何降低功耗的措施下,系统的功耗是4ma,无线一直在工作状态。太好,如果采取功耗设计,我想一定能够实现项目要求,期待能够调试出更低的功耗。
(The CC1101 Schematic experimental code)
- 2020-08-30 14:58:11下载
- 积分:1