-
2401-FOR-xs128
助赢无线发射模块24l01调试程序for xs128(24l01 debugger to help win wireless transmitter module for xs128)
- 2013-04-08 09:20:01下载
- 积分:1
-
ampire12864
AMPIRE12864 显示图片C代码和仿真原理图 用来学习AMPIRE12864液晶(AMPIRE12864 display picture C code and simulation is used to learning AMPIRE12864 LCD)
- 2021-04-15 19:48:54下载
- 积分:1
-
111
步进电机驱动,微处理器为S3C2410,具有调节转速功能(Stepper motor drive, microprocessor S3C2410, adjust the speed function with)
- 2011-05-21 21:36:05下载
- 积分:1
-
LCDExplorer
Microchip pic24系列 单片机 LCD驱动 包括RTCC和ADC功能(Microchip pic24 MCU LCD driver RTCC ADC)
- 2014-12-29 10:10:56下载
- 积分:1
-
HUST
华中科大第八届的程序 拿了赛区的二等奖 关于飞思卡尔智能车电磁组(sensor group)
- 2014-01-17 13:00:55下载
- 积分:1
-
2-ds18b20
ds18b20的温度显示跟序列号显示的程序(temperature ds18b20 shows the program with the serial number)
- 2012-12-01 21:03:59下载
- 积分:1
-
实验51 USB声卡实验
STM32的USB声卡程序。内有详细的注释和文档。很好的学习资料。(STM32 USB sound card program. There are detailed notes and documentation. Good study materials.)
- 2021-03-24 22:49:14下载
- 积分:1
-
clock
说明: 古老电子荧光管做的数字钟,可以调时间。整点闹钟。(Electronic fluorescent tubes to do the old digital clock, you can transfer time. The whole point of alarm.)
- 2010-03-26 10:00:44下载
- 积分: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
-
ceshichengxu
可以用的飞思卡尔智能车测试程序,非常不错的(Freescale smart car test procedures can be used, very good)
- 2013-04-17 21:21:45下载
- 积分:1