搜索资源列表
rfidapi
- 用在32位计算机上的串口通信打包接口库文件.前面的各种结构体,除了因为字宽原因, 使用了不同数据类型以外,实际效果与相应的单片机程序接口是一致的.平台独立.-with 32 computers in the serial communication interface library package. In front of the structure, in addition to the reasons for wide characters, the use of different
单片机原理及应用
- 第一章 概述 第二章 MCS-51单片机的结构和原理 第三章 MCS-51单片机的指令系统 第四章 MCS-51单片机的程序设计 第五章 MCS-51单片机的中断系统 第六章 MCS-51单片机的串行接口 第七章 MCS-51单片机的系统扩展 第八章 MCS-51单片机的测控接口(部分) -MCS-51 on the structure and principles of Chapter III of the MCS-51 microcontroller inst
单片机实验实训指导书
- 目 录 实验 实验一:WAVE软件使用 实验二:常用指令的使用练习 实验三:循环程序 实验四:查表程序 实验五:数制转换程序 实验六 实用子程序:(编程器的使用) 实验七:中断/定时程序 实验八:输入检测与输出显示程序 课设 一、课程设计目的和意义 二、实验电路系统的结构和使用方法 三、设计参考题目介绍和设计提示性思考题 四、设计任务书及要求 五、课程设计报告格式及要求 六、考核办法 七、课程设计内容及学时安排 -a
keil_c51_maule
- 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的
C51_I2C
- 小容量单片机系统的C语言程序结构,极其好用-small capacity SCM System C language program structure, very handy
an141sw
- c8051f的IIC读取eeprom,有很好的程序结构,具有通用性,经修改后能用在任何单片机中的IIC操作中-c8051f eeprom read the IIC, a very good program structure is universal, , as amended, can be used in any single-chip-IIC operation
PICreadwrite1302
- PIC单片机读写1302的程序,程序用汇编编写,不如c易懂,但程序结构清楚,各自程序分明,注释也很好,应该移植起来也还比较方便-1302 PIC literacy procedures, procedures used to prepare a compilation than c understandable, But clearly the program structure, each distinct procedures for the Notes is also very good,
学习单片机的八大步骤
- 学习使用单片机就是理解单片机硬件结构,在汇编或C语言中学会各种功能的初始化设置,以及实现各种功能的程序编制。
分析各种点阵字库结构和程序
- 用于分析各种点阵字库结构和程序,对嵌入式或单片机开发很有帮助。,Font used to analyze the various lattice structures and procedures to develop single-chip embedded or helpful.
nec_78k0_program_template.rar
- NEC 8BIT 78k0 单片机程序的模板,其它单片机也可参考此模板来做。使用PM6.30+可编译通过。主要可学习此模板的风格和程序结构。,NEC 8BIT 78k0 template single-chip process, the other single-chip can also make reference to this template. The use of PM6.30+ can be compiled through. Main learning style of the
danpianji
- 内容为单片机课程讲座,不错,又实例,还有程序结构好坏的比较,是初学者的好帮手。-Singlechip curriculum content for the talks, yes, another example, there are good or bad program structure comparison is a good helper for beginners.
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
programStr
- 义隆153单片机程序结构,包含宏定义,内部资源初始化-Elan 153 microcontroller program structure
Cparser
- 状态机的原版经典代码,单片机程序结构的革命之作-The original classic state machine code, microcontroller program structure Revolutionary Work
newpages_incognito
- 可以被其它程序调用的具有特定功能的一段相对独立的程序模块,在C语言中称为函数。引入函数的目的主要是解决两个问题一是为了解决代码的重复。如果一个程序段需要在程序中出现多次,每次都写出来既麻烦又使得程序变长此时可把该程序段定义成一个函数。在需用该程序段的地方直接调用。二是结构化模块化编程的需要。(A relatively independent program module that has a specific function that can be invoked by another pr
程序
- 中颖单片机基于公司自有的 4-bit CPU IP(CPU60)发展起来,芯片采用的是程 序内存和数据存储器在物理空间上完全独立的哈佛结构。程序内存和数据存储器 地址以及总线完全分开,可以使指令和数据有不同的数据宽度。(Chip based on the company's own 4-bit CPU IP (cpu60) developed chip is used in the Harvard architecture program memory and data memory in
DSQ+流水灯在T0中断里
- 把流水灯跟数码管刷新放到T0中断里,写成并行程序结构,与主函数里的程序不冲突(The flow lamp and the digital tube refresh in the T0 interrupt, written in parallel program structure, and the main function of the program does not conflict.)
程序
- ##单片机数字温度计数码管显示目前的智能温度传感器(亦称数字温度传感器)是在20世纪90年代中期问世的,它是微电子技术、计算机技术和自动测试技术(ATE)的结晶,特点是能输出温度数据及相关的温度控制量,适配各种微控制器(MCU)。社会的发展使人们对传感器的要求也越来越高,现在的温度传感器正在基于单片机的基础上从模拟式向数字式,从集成化向智能化、网络化的方向飞速发展,并朝着高精度、多功能、总线标准化、高可靠性及安全性、开发虚拟传感器和网络传感器、研制单片测温系统等高科技的方向迅速发展,本文将介绍智
1-程序
- 硬件电路结构主要包括核心器件单片机、12只二极管组成的模拟交通灯、复位电路、振荡电路、显示数码管模块。软件用Keil编程,同时考虑灯控制、时间显示、紧急开关等问题。(Design of traffic light control system based on single chip microcomputer)
MSP430单片机 串口通信例程
- 一款简单的msp430单片机串口通信示例程序,入门理解msp430串口通信硬件和代码程序结构(An uncomplicated code describing how MSP430f149 realize serial communication, which provides beginners a fundamental sample of learning both hardware structure and programming.)