搜索资源列表
M32R
- 瑞萨公司M32R单片机的启动代码start.ms,包括M32173的头文件m32173.h和m32173.inc等。-Renesas MCU companies 68020 start.ms the boot code, including the first document M32173 m32173.h and m32173.inc so.
single-key-adjust-clock
- 显示数据在70H-75H单元内,用六位LED共阳数码管显示,P1口输出段码数据,P3口作 扫描控制,每个LED数码管亮1MS时间再逐位循环。 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。 -display the data in the 70H-er cell, with a total of six Yang digital LED Display, P1 mouth of
ME300B
- ME300系列单片机开发系统演示程序 - 1602LCD显示秒表功能描述: 1602LCD显示秒表 K3 --- 控制按键 第一次按下时,开始计时,第二次按下时,暂停计时。 第三次按下时,累计计时,第四次按下时,暂停计时。 K4 --- 清零按键: 在任何状态下,按一下K4,均可清零。 可同时显示:时、分、秒、毫秒(带有两位ms级显示) -ME300 Series MCU Development System Demonstra
test8m
- 实现功能: 1.使用T0中断,对LED进行2ms一次的动态扫描 2.使用T1中断,0.5ms一次作Beep的驱动 3.实现时钟的功能 4.实现UART的中断发送功能 5.用两个按键调整时钟,有去抖动能力,一个为调整设置键,另一个为加一键 6.调整时钟时,按键有BEEP提示,且LED有闪动提示,无按键10秒后自动恢复正常显示-achieve functions : 1. Interruption of the use of T0, LED right for a 2 ms
hongwai-decode
- 红外遥控器软件解码原理和程序(C51) 红外一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码,如果按着键不放,则遥控器则发送一段重复码,重复码由9ms的高电平,2。25ms的低电平,跟着是一个短脉冲,本程序是免费给大家,版权所有,不得用于商业目的本程序经过试用,能解大部分遥控器的编码! */-infrared remote control software decoder principles a
testdct
- 本程序为电磁铁测试程序,输出波形为下面的脉冲形式,最前面一段为高电平(可调) 可调高电平最底分辨率为1MS,最大量程为999MS,后面一部分为高10MS,低20MS脉冲 ___ ___ ___ |___| |___| |___| |___|.|___|.|___|. 高 中 低 ____ 10_ 18_ _ _ _ _ __ | |_| |_| |_| |_| |_| |_| |_| 脉宽可调 小脉冲宽10MS低的部分16MS p1
DigitalCymometer
- 在MS-51单片机平台下开发的一个数字频率计.-in MS-51 microcontroller platform developed under a digital frequency meter.
MSP430_LCD1602_C_H_Test_Good
- MSP430_LCD1602_C_H_Test_Good.rar 使用MSP430单片机控制液晶模块LCD1602 自己编写的 测试好用-MSP430_LCD1602_C_H_Test_Good.rar use MS P430 MCU control LCD LCD1602 their preparation tests handy
MSP430_LCD3310_C_H_Test_Good
- MSP430_LCD3310_C_H_Test_Good.rar 使用MSP430单片机编写的液晶模块LCD3310的驱动程序 测试过好用-MSP430_LCD3310_C_H_Test_Good.rar use MS P430 SCM prepared by the LCD3310 LCD drivers tested handy
MSP430_LCD3510_C_H_Test_Good
- MSP430_LCD3510_C_H_Test_Good.rar 使用MSP430单片机编写的液晶模块LCD3310的驱动程序 测试过好用-MSP430_LCD3510_C_H_Test_Good.rar use MS P430 SCM prepared by the LCD3310 LCD drivers tested handy
691drv_asm
- TI 691 的驱动部分,给予 Ms-quare的37015芯片,实现并应用于产品中。
Chips_for_MS-51
- 单片机常用芯片和器件手册,介绍了与MS-51相关的常用芯片和器件。
LED
- #include <reg51.h> void delay_ms(unsigned short ms) { unsigned short i unsigned char j for(i=0 i<ms i++) { for(j=0 j<200 j++) for(j=0 j<102 j++) } }
ch_code
- MS区位码自动转换元件,方便LCD显示的时候显示汉字,很方便的工具
LCD12864
- 12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e =P2^2 BYTE code dis[]={\"www.zansi.com\"} delay(BYTE ms) {
delay
- 这是一个430的延时程序,能够比较精确的延时n us,或者n ms
6位8段数码管显示-程序
- 用汇编语言编写的6位8段数码管显示程序与MS-51单片机实验系统配合使用-assembly language prepared by six of eight digital control display program with the MS-51 used in conjunction with experimental system
ms-7345
- 微星7345主板电路图 ms-7345(含uP7706电路).pdf
MS-D245
- MS-D245微型打印代码控制使用说明,编程代码说明-MS-D245 micro-printing code control instructions, programming code Descr iption
10-ms-timer-t0-produce-a-square-wave
- 定时器0产生1毫秒方波,可以此为例产生不同频率的方波-1 ms timer t0 produce a square wave, can produce this as an example of different frequency square wave