-
ICcardWR
使用读卡器实现了为个人化的IC卡数据读写(Achieved using the reader for personal IC card data read and write)
- 2007-12-04 23:00:55下载
- 积分:1
-
chuankoutongxin
89c52的串口通信的演示 (89c52 serial communication demonstration)
- 2011-05-29 21:16:23下载
- 积分:1
-
111111111222
zigbee cc2530无线数据接受与发送,以外接传感器MQ-2酒精传感器为例,内置协议栈,直接下载就行,IAR版本为8.1(zigbee cc2530 wireless data accepted and sent to the external sensor MQ-2 alcohol sensor, for example, the built-in protocol stack, the direct download on the line)
- 2021-01-03 22:48:55下载
- 积分:1
-
Springer
Springer - WI-FI, BLUETOOTH, ZIGBEE AND WIMAX Wi-FiTM: Architecture and Functions
(Springer- WI-FI, BLUETOOTH, ZIGBEE AND WIMAX Wi-FiTM: Architecture and Functions)
- 2010-05-23 02:20:38下载
- 积分:1
-
K60ADC
K60实现16bitadc采集,可移植性强。(K60 achieve 16bitadc collection, portability.)
- 2021-03-24 09:19:15下载
- 积分:1
-
SHT11
关于瑞士SHT11程序,把采集的数据在液晶上显示(Switzerland SHT11 procedures on the data collected in the liquid crystal display)
- 2009-04-20 22:31:05下载
- 积分: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
-
CC430-4-TIMER
CC430定时器应用程序定时2MS点亮LED灯,定时2MSLED灭。(CC430 timer application timing the 2MS light LED lights, timing 2MSLED off.)
- 2012-07-24 16:18:33下载
- 积分:1
-
PMAC 中文手册(推荐详细)
PMAC 中文手册(推荐详细)PMAC(可编程多轴运动控制器),是美国Delta Tau Data System 公司于推出的PC 机平台上的运动控制器,是一个完全开放的系统。(PMAC Chinese Manual (Recommended Details))
- 2020-07-02 08:00:02下载
- 积分:1
-
duogongnengdingshiqi
说明: 内有电路图和对应的程序,已经调试成功,能实现定时功能。(There are circuit diagrams and the corresponding procedures are debugging success, to achieve timing.)
- 2009-08-17 17:48:16下载
- 积分:1