资源列表

« 1 2 ... .21 .22 .23 .24 .25 22626.27 .28 .29 .30 .31 ... 33928 »

[单片机(51,AVR,MSP430等)chashengboceju

说明:AT89S52单片机控制的超声波测距,主程序首先对系统环境初始化,设置定时器T0工作模式为16位的定时计数器模式,置位总中断允许位EA并给显示端口P0和P2清0。然后调用超声波发生子程序送出一个超声波脉冲,为避免超声波从发射器直接传送到接收器引起的直接波触发,需延迟0.1ms(这也就是测距器会有一个最小可测距离的原因)后,才打开外中断0接收返回的超声波信号。由于采用12MHz的晶振,机器周期为1us,当主程序检测到接收成功的标志位后,将计数器T0中的数(即超声波来回所用的时间)按下式计算即可测得
<刘翔> 在 上传 | 大小:170kb | 下载:0

[微处理器(ARM/PowerPC等)arm-jtag

说明:arm-jtag 简单介绍,初学者有用!-arm-jtag a brief introduction, useful for beginners!
<dengjiankang> 在 上传 | 大小:692kb | 下载:0

[VHDL编程Converte_integer_to_bcd

说明:VHDL code for INTEGER conversion (0-255) to BCD code for display
<Pedro Benko> 在 上传 | 大小:11kb | 下载:0

[嵌入式/单片机编程hltdemo_script

说明:scr ipt for Ndaona demo
<q> 在 上传 | 大小:231kb | 下载:0

[单片机(51,AVR,MSP430等)PWM

说明:飞思卡尔PWM源码,实现PWM的控制。 pwm,pwm-pwm
<lxiongh> 在 上传 | 大小:260kb | 下载:0

[单片机(51,AVR,MSP430等)AVR_Test_Prog

说明:AVR开发板测试程序, 包括常用芯片DS1302,DS18B20,24C02,LCD1602,键盘,LED,蜂鸣器等常用外设的驱动程序和测试程序-AVR development board test procedures, including the commonly used chip, DS1302, DS18B20, 24C02, LCD1602, keyboard, LED, buzzer and other commonly used peripheral drivers and te
<boat> 在 上传 | 大小:18kb | 下载:0

[单片机(51,AVR,MSP430等)AVR_bootLoader

说明:AVR BootLoader源码, GCC编译,支持ATmega8, ATmega16, ATmega32和ATmega64-AVR BootLoader source code, GCC compiler, support ATmega8, ATmega16, ATmega32 and ATmega64
<boat> 在 上传 | 大小:201kb | 下载:0

[其他嵌入式/单片机内容LCD5110_mega8

说明:LCD5110 mega8 -LCD5110 mega8 ..............
<kolry> 在 上传 | 大小:51kb | 下载:0

[其他嵌入式/单片机内容question1

说明:Simple flashing code for the mcb23-Simple flashing code for the mcb2300
<Darren> 在 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容question2

说明:Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and
<Darren> 在 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容question3

说明:incudes a delay function for flashing LED s
<Darren> 在 上传 | 大小:1kb | 下载:0

[其他嵌入式/单片机内容question4

说明:Q4 This exercise is to count logic pulses on a single input bit using a Polling technique
<Darren> 在 上传 | 大小:1kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 22626.27 .28 .29 .30 .31 ... 33928 »

源码中国 www.ymcn.org