-
ceping
可实验0.5KHZ到10KHZ的简单测频,并由数码管显示出来!(Experimental 0.5KHZ can be simple to 10KHz frequency measurement by digital tube display!)
- 2016-02-15 23:27:00下载
- 积分:1
-
Components
zigbee无线定位系统的相关程序代码。很有用 都有相关解释(zigbee location code)
- 2021-03-09 21:59:27下载
- 积分:1
-
ad7689msp430driver
这是一个有关AD7689的程序,只有驱动部分,使用的CPU是msp430F149。可以采集8路数据。不过数据在主程序中需要处理下,不然会有波动。(This is a program about the AD7689, only the driving part, CPU use is msp430F149. 8-way data can be collected. However, the data need to be addressed in the main program, the otherwise subject to fluctuations.)
- 2021-04-24 21:58:47下载
- 积分:1
-
61IC_S1643
CC2591功放PCB CC2530+PA (CC2591 power amplifier PCB CC2530+ PA)
- 2012-04-10 15:13:53下载
- 积分:1
-
res
1664LED红外控制的定时器,可以通过遥控器远程控制时间的加减、暂停等功能。包括红外解码、红外码值处理(1664LED control program,which can be controled by both IR and keys。)
- 2014-06-17 05:29:26下载
- 积分:1
-
PWM-ULN2003A
利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h>
unsigned char timer1
sbit PWM=P1^2
void system_Ini()
{
TMOD|= 0x11
//PWM
TH1 = 0xfe //11.0592
TL1 = 0x33
TR1 = 1
IE =0x8A
}
main()
{
system_Ini()
while(1)
{ if(timer1>100) timer1=0
if(timer1<30) PWM=0
else PWM=1
}
)
- 2013-11-21 15:17:25下载
- 积分:1
-
flash
基于低功耗单片机msp430f5438a的spiflash w25q128驱动 读写擦除(Based on low-power microcontroller msp430f5438a of spiflash w25q128 drive to read and write erase)
- 2013-11-19 09:03:07下载
- 积分:1
-
CRCF_src
该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否(CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not)
- 2005-03-25 09:23:40下载
- 积分:1
-
dianji
超再生遥控-遥控步进电机正反转AB的程序(Superregeneration Remote- remote control stepper motor program AB)
- 2013-07-23 20:00:21下载
- 积分:1
-
hh
通过使用能。Keil 51工具和VC++来实现按键的功.(Achieved by using the Keil 51 tools and VC++ of the key functions.)
- 2013-05-15 13:39:14下载
- 积分:1