-
VC6.0
说明: Ic卡 cpu 卡 发卡源程序
Ic卡 cpu 卡 发卡源程序(ic card cpucard ic card cpucard)
- 2010-04-23 13:07:28下载
- 积分: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
-
IEC104MasterSlave
IEC104规约Server和Client端的源码实现,遥信,遥测,遥调,遥控,总召等等都有,很有参考价值(IEC104 Statute of the Server and Client client source code implementation, remote, telemetry, remote adjustment, remote control, and so have the church always, a good reference value)
- 2020-11-19 13:59:39下载
- 积分:1
-
11
说明: NUAA微机实验课设:1.密码确认。2.数据采集控制系统。3.数码管显示(NUAA Computer Lab located: a password confirmation. 2 Data acquisition and control system. 3 digital display)
- 2014-01-16 23:02:47下载
- 积分:1
-
main
7620摄像头采集程序(飞思卡尔128芯片)(7620 camera acquisition program (the Freescale 128 chip))
- 2012-11-24 16:41:44下载
- 积分:1
-
stm8--BLDC-pcb-sch-
stm8单片机实现了控制bldc轮毂电机的控制,用了6个mos管,采用六部控制,里面有 pcb sch 和程序,可以用此资料改装成电动自平衡独轮车(Stm8 microcontroller realized control BLDC hub motor control, with 6 mos tube, using six control with Sch and PCB program, this information is converted into electric self balancing unicycle)
- 2021-03-16 15:59:22下载
- 积分:1
-
shanshuoyi
51单片机的闪烁灯代码一,非常适合初学者的使用,在这分享给大家。(51 MCU flashing lights code, very suitable for beginners to use, in this share to everyone. )
- 2014-04-07 08:19:35下载
- 积分:1
-
STM32_IMU_OLED
使用STM32F103C8T6处理器和OLED显示屏,传感器为IMU AHRS ,实现了串口通信读取数据,并可以使用桌面调试软件读取串口数据。(stm32f103c2t6,oled,imu ahrs)
- 2015-07-26 20:10:28下载
- 积分:1
-
CSE2009
说明: 四方的通信管理机程序,绝对的超值,很多规约的处理,101 103 103 104 CDT DNP SC1801 CSC2000等,千万别走漏风声啊,(sifang processs protel control center )
- 2021-02-25 11:19:38下载
- 积分:1
-
read-ssdt
读取ssdt函数当前地址,详见源码中、。。。。(Ssdt function reads the current address, see the source code. . . .)
- 2013-11-13 12:37:17下载
- 积分:1