资源列表
eluosifangkuai
- C51 俄罗斯方块 能够直接用,经过验证的,非常好的一个程序-C51 eluosifangkuai
LED
- 一套单片机LED汉字显示屏软硬件系统,包括单片机程序、delphi程序、原理图和线路板图。具有红外控制,可随时更新显示内容,可以实现多种显示方式。 -A single-chip LED character display hardware and software systems, including single-chip program, delphi program, schematic and circuit board diagram. With infrared control,
Book-51
- 这是《MCS-51单片机应用开发实用子程序》配套源代码,对初学者很有用的-This is the "MCS-51 Application Development practical subroutine" complementary source code, useful for the beginner
51程序集
- 里面有好多的原码,大家都来下载.用asm编写的-There are a lot of the original code, for everyone to download. Prepared with asm
MCS-51_cb
- 《MCS-51单片机应用开发实用子程序》配套的源代码,对学习单片机很有用-"MCS-51 microcontroller development of practical application subroutine" complementary source of useful learning MCU
MCS-51源代码
- 《MCS-51单片机应用开发实用子程序》配套源代码包含了常用的单片机开发子程序,是程序员的好帮手-"MCS-51 microcontroller development of practical application subroutine" complementary source code contains the common development of SCM subroutine is a good helper programmers
Tag_IT
- HD6305的Tag_IT电子标签的读写例子。-HD6305' s Tag_IT electronic tag reading and writing examples.
LCD12864
- LCD12864程序实现,51内核,有注释,适合初学者-LCD12864 program implementation, 51 cores, with notes, suitable for beginners
mimasuo
- 基于51单片机的电子密码锁设计。外设有矩阵键盘、LCD液晶显示屏、LED灯等。包含完整代码、电路原理图、PCB图-Based on 51 single-chip electronic code lock. Outside the matrix keyboard, LCD liquid crystal display, LED lights. Contains the complete code, circuit schematics, PCB map
IR
- 红外遥控器+红外一体化接收头部分的仿真 红外线编码是数据传输和家用电器遥控常用的一种通讯方法,其实质是一种脉宽调制的串行通讯。家电遥控 中常用的红外线编码电路有μPD6121G型HT622型和7461型等。 这里就以这些电路的编码格式来仿真怎样使用单片机的捕获中断功能来实现其解码。 红外线通讯的发送部 分主要是把待发送的数据转换成一定格式的脉冲,然后驱动红外发光管向外发送数据。接收部分则是完成红外 线的接收、放大、解调,还原成同步发射格式相同(但高、低电位刚好相反的脉冲信号
SD-Card-Instruction
- SD卡介绍及原理,并附上单片机读写C代码。-SD Card Instruction and operation by C.
C51_Modbus_eView
- Modbus协议下单片机与eView触摸屏的通信方法,附有C51的主要源程序-The communication method of Modbus protocol under the SCM and eView touch screen, with the main program with C language