-
I2C
iic接口的程序,可以用于f149单片机(iic interface procedures can be used F149 microcontroller)
- 2013-05-21 09:14:51下载
- 积分:1
-
hongwaibianma
红外编码显示在p1口的led灯上,方便大家利用遥控器。(Infrared codes display on the p1 mouth of led lights, facilitate everybody using the remote control.
)
- 2016-12-20 18:09:30下载
- 积分:1
-
STM32
说明: 采用4路红外对管进行循迹,电机控制小车运动。(Four infrared channels are used to track the tube, and the motor controls the motion of the car.)
- 2020-06-25 18:20:01下载
- 积分:1
-
lab7-AD-(TIMIER)
利用28335的cpu-timer0的中断功能进行AD采集,并有AD校核程序(Use cpu-timer0 interrupt functions of 28335 AD acquisition, and checking procedures AD)
- 2013-12-12 11:44:44下载
- 积分:1
-
20060929105045880833
c语言通讯录源代码,功能一般,不够完善,很,简单适合,初学者可以看,我是为了打作业才上呢(c language directory source code, functional and not perfect, really, for a simple, beginners can see, I will work to fight on?)
- 2007-06-24 18:26:05下载
- 积分:1
-
cart-pole3
robot Puma 365 controlled by PID Fuzzy
- 2013-12-11 22:51:35下载
- 积分: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
-
xs128AD
飞思卡尔单片机xs128AD模数转换代码(Freescale microcontroller xs128AD of analog-to-digital conversion code)
- 2013-04-30 11:00:17下载
- 积分:1
-
scope64
PIC USB OSCILLOSCOPE PIC scope64.asm
- 2010-09-20 03:18:18下载
- 积分:1
-
feisikaerlvbo
进行飞思卡尔的试跑阶段,非常有效止咳的程序啊啊啊,,(
Freescale s trial run stage, ahhh, very effective cough of the program,
)
- 2013-06-23 22:07:11下载
- 积分:1