-
12
按键精灵 刷副本 口袋版 梦幻西游 蓝手指模拟器(QuickMacro brush copy of Pocket Edition Fantasy Westward blue finger simulator)
- 2014-02-21 12:48:02下载
- 积分:1
-
SimIic
IIc应用,AT24C512初始化,清零,存储,读取多字节存入 写入多字节(IIc applications, initialization, clear, store, read, write more bytes into a multi-byte)
- 2015-04-15 20:47:22下载
- 积分:1
-
ADC0809
模数转换器AD0809例程,通过该例程可掌握AD0809的基本使用方法(AD0809 ADC routines, the routines can be mastered through the basics of using the AD0809)
- 2013-09-04 15:35:26下载
- 积分:1
-
digital-clock
数字时钟显示时间、定闹钟及整点报时,还能实现时钟界面的切换功能(Digital clock displays the time, set the alarm and hourly chime)
- 2012-12-20 16:32:44下载
- 积分:1
-
chuankoutongxin
89c52的串口通信的演示 (89c52 serial communication demonstration)
- 2011-05-29 21:16:23下载
- 积分:1
-
DAC0832
基于51单片机的dac0832设计,含proteus仿真,用keilC编译的,代码详细,含有注释,望点个赞,谢谢,头文件全,方便移植。(Dac0832 51 microcontroller-based design, with proteus simulation, using keilC compiled code in detail, contains notes, looking like a point, thank you, header files full, easy to transplant.)
- 2014-07-23 18:08:02下载
- 积分: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
-
guangai
基于单片机农作物智能灌溉控制技术 简单易懂程序(Microcontroller-based smart irrigation control technology crops straightforward program)
- 2015-10-11 22:14:25下载
- 积分:1
-
CC2530
CC2530 步进电机控制实验。一个简单的例程(CC2530 stepping motor control experiment)
- 2020-12-29 00:09:02下载
- 积分:1
-
STM8-C-language-programming
STM8 C language programming
- 2016-07-19 11:28:52下载
- 积分:1