搜索资源列表
51下的RTC例子
- 51下RTC的例子 本目录总共有以下部分: 1.项目文件PCF8563.uv2,TIME.uv2。 2.调试源程序PCF8563_s.asm和PCF8563_S.c。 3.模拟I2C文件包VI2C_ASM.inc和VI2C_C51.h用户可以直接调用。-51 examples of a total catalog of the following parts : 1. Project documents PCF8563.uv2, TIME.uv2. 2. PCF8563_s.as
51密码锁
- 51密码锁 #include #include"intrins.h" #include"key.h" #include"xsh.h" #include"24c02.h" #define ulong unsigned long bit BJCB=0;//报警标志 XG=0,//修改密码标志位 BJ=0,//报警标志位 SJ=0;//锁键盘标志位
51单片连tcs230的源程序
- 51单片连tcs230的源程序,绝对原创,可以记忆颜色。 #define uchar unsigned char #include <reg52.h> #include<math.h> sbit S0=P1^7 sbit S1=P1^0 //端口定义 sbit S2=P1^1 sbit S3=P1^2 sbit OE=P1^3 sbit OUT=P3^4 //频率从TO口输入 sbit key0=P1^5 sbit LED=P1^6 s
PMW-HEX
- 三菱梯形图转51单片机KeilC源码程序。通过三菱PLC编程软件梯形图编程后存为PMW格式,通过本程序直接转换成HEX文件,再下载到单片机中。目前支持8路AD功能(精度10位)和两路脉冲输出功能(10K)。-Mitsubishi ladder turn 51 MCU KeilC source program. By Mitsubishi PLC ladder programming software programmed to save the PMW format, through this
HEXTOBIN
- ARM hex 轻松方便的转换未bin档,同时也使用于51-Hex to bin software!
SIM300-for-mcs-51-code.RAR
- SIM300 code C51 microcontroller (MCU Edition).
SJA1000_PELI_APP.H
- 1 概述 本文主要介绍了在实时操作系统Small RTOS下,编写独立CAN控制器SJA1000驱动程序的方法。并介绍了SJA1000 PeliCan模式下接口函数库的使用方法,以及简要的介绍了对Small RTOS的配置方法。 1.1 CAN控制器SJA1000 关于独立的CAN控制器SJA1000的详细介绍,请参阅参考文献1。 1.2 实时微内核Small RTOS 关于实时操作系统Small RTOS的详细介绍,请参阅参考文献2。 2 SJA1000 P
ym
- 机与51和PS键盘的通信 源码文件说明 ps2key.c C源码文件 scancodes.h 扫描码定义 PS2Key.Uv2 keil7.01项目文件 ps2key.hex 编译好的单片机HEX文件-Machine with a keyboard 51 and PS communications source document describes ps2key.c C source code definition of a document scanning sca
fat32.c51
- 基于51单片机开发的文件系统,实现了fat16和fat32.-Development of 51 single-chip microcomputer-based file system, fat16 and achieve a fat32.
serial_port
- 万能51串口通信例程 直接设置参数就可以使用,不需要再编写通信函数-serial_port.c#include <REG52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int
51newconceptsingle-chipcode
- 郭天祥新概念51单片机源程序,那本书课后的部分源程序-51 new concept single-chip郭天祥code
STC11F02
- 单片机的IO口实现遥控程序-51 cpu
sjpeg
- /* Copyright (C) 2001-2006 artofcode LLC. All Rights Reserved. This file is part of GNU ghostscr ipt GNU ghostscr ipt is free software you can redistribute it and/or modify it under the terms of the version 2 of the GNU General Pub
51ADUartProgram
- 51单片机采集AD数据,并向PC串口发送的程序(c语言)-51 MCU collected AD data ,sent it to the serial port of PC (c language)
51.h
- 一些51单片机的头文件,比较有用,可直接使用-Some 51 microcontroller header file, more useful, can be used directly
LCD1602
- 16*2字符型液晶屏驱动程序 IO方式,适用于所有51内核的单片机 /************************************** 16x2 Alphanumeric LCD Drivers Author: Peng Jin Biao Email: pengjinbiao@163.com Date: 2007-9-1 Environment: Keil C51 uV2 MCU: 8051 LCD Model: RT1602C Note
BLINKY
- 台湾学者高焕堂通过C语言宏定义技巧,为标准C语言添加部分面对对象的属性。 附件中为基于51单片机的闪烁灯程序,通过lw_oopc_kc.h来实现。工程在Keil下创建-Church scholars in Taiwan High-Huan C language macro defined by skills, as the standard C language to add some to face object. Annex 51 MCU-based flash lamp proces
160_128
- 51单片机中实现液晶显示器LCD160128的驱动程序-51 LCD MCU to implement the driver LCD160128
H-Bridge_Drv_Motor
- 基于51单片机、IR2101、IRF2804的H桥直流电机驱动测试电路-Based on 51 MCU, IR2101, IRF2804 H-Bridge DC Motor Driver Test Circuit
51驱动 SHT20库文件
- 51单片机驱动SHT20 .C .H两个库文件(51 SCM drive SHT20.C.H two library files)