搜索资源列表
C51源代码
- 这是一片很好的c语言源代码,希望大家能够有用,我是新手,请多只教-This is a very good c language source code, we can hope useful, I greenhorn, please only taught
数字钟实验(基于c51)
- 这是一个用c51做的数字钟源代码,实现了时间设置,闹铃设置等一系列钟表的功能,并付上了硬件原理图,供大家学习和参考,我的qq:9577287-This is a decoder to do with the number of Zhong Yuan code and realized the time settings, Alarms set up a series of watches function and pay its hardware schematics, for all lear
C51试验
- 最简单的p1口流水灯,适合刚刚接触C51的初学者。第1个程度为延时程度,第2个为主程度。-most simple p1 I wasted lights, just contact C51 for beginners. The first level of a delay, its two main levels.
C51-serial-console--Csc-v1.0
- 我自个写的一个\"C51串口控制台\" 目的是可以像用DOS一样命令单片机 正在努力完善-months since I wrote of a "C51 serial console" the purpose was to be the same as using DOS command SCM is working to perfect
LCD12232-C51
- 使用1520控制器的12232点阵液晶模块的51单片机控制C代码,keil编译通过,使用端口直接连接方法,P1口为数据口,控制线在P3部分端口,详见程序.-1520 controller using the 12,232 dot-matrix LCD module SCM control of the 51 C code, c51 compiler, the use of ports directly connected, I P1 mouth of data, the Line of Cont
MAX197DRIVER(C51)
- MAX197程序,用51单片机写的,希望大家能用的上-MAX197 procedures, with 51 MCU write, I hope everyone can be on the
C51-soujixiaochengxu
- 我搜集的10余个关于C51的小程序.里面包含了绝大多数C51的基本操作.适合新手作为入门的小程序.-I collected more than 10 months on the C51 small procedures. It contains the majority of the basic operation of C51. suitable for the novice as a small entry procedures.
PDUSBD12+C51
- 此为d12和89C51的USB驱动 本人已经通过测试 调试通过 -this colonization but declined on day 12 of the 89C51 and USB drives I have passed the tests through debugging
只用一个管脚的C51解码NEC红外遥控码程序
- 独具一格,只用一个I/O资源就可测出常用的NEC格式IR 遥控码-a unique and use only one I / O resources can be used to measure the NEC format IR remote control code
只用一个管脚的C51解码Philps红外遥控码程序
- 独一无二,用一个I/O解码常用的phiphs IR 遥控码-unique, with an I / O decoders common phiphs IR remote control code
C51
- 由8051组成的单片机系统通常情况下,P0口分时复用作为地址、数据总线,P2口提供A15-A8即高8位地址,P3口用作第二功能,只有P1口通常用作I/0口。P1口是8位准双向口,它的每一位都可独立地定义为输入或输出,因此既可作为8位的并行I/O口,也可作为8位的输入输出端。当工作在输入方式时,对应位的锁存器必须先置1,才能正确地读到引脚上的信号,否则,执行读引脚指令时,若对应位的锁存器的值为0,读的结果永远为0。
C51
- MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”
搜集的许多C51教程及KeilC使用
- 本人搜集的许多C51及KeilC使用方面的文章,现放在一起上载,大部分网上搜到的文档不出其中了!--Many articles about learning C51 and using KeilC. I collected them from web.
crc源码
- crc校验源码,可供C51程序员参考,我目前测试用的32位CRC程序-crc check source code, programmer's reference for C51, I am currently testing 32-bit CRC procedures
24c64工作子程序
- iic工作子程序,用c51编写的我正在使用,献给诸位,改一下就可使用的有其他的需要联系我-work subroutine with c51 I was prepared to use, dedicated to you, change it can be used in any other links to the needs me!
C51单片机I/O模拟串行口通讯
- C51单片机,通过普通I/O模拟串行口通讯的实现方法
Keil-uVision4Plic
- C51最常用的IDE环境,KEIL C51的最新版本Keil C51 V9.03。包含官方程序安装包和最新的注册机,笔者现在用的就是这个版本-C51 most common IDE environment, KEIL C51 of the latest version of the Keil C51 V9.03. Installation package contains the official program and the latest RI, I now use this version
keil.C51.V8.15.rar
- C51最常用的IDE环境,KEIL C51的最新版本Keil C51 V8.15。包含官方程序安装包和最新的注册机,已经修正了0xfd的bug,测试有效,笔者现在用的就是这个注册机破解版本。,C51 the most commonly used IDE environment, KEIL C51 latest version of Keil C51 V8.15. Installation package contains the official procedures and the lates
C51
- C51单片机实训与教程,是一种内容齐全的学习资料书,本人强力推荐!-Training and Tutorials C51 single-chip, is a full range of learning materials content of the book, I strongly recommend!
c51--modbus
- 是51单片机与台达触摸屏通讯。原因为如果台达触摸屏发一组数据给我,我能正确接收,将收到的数据显示在数码管上,同时我也回复它。用PC可以看出来我回复的内容。触摸屏发一次我回一次-Delta is 51 and touch-screen communication. Because the touch screen as if Delta made a set of data to me, I can correctly received, the data received in the digi