搜索资源列表
C8051_AD_test
- 摘 要: 本文件是C8051单片机AD测试实验;使用外部22.1184MHz晶振,将跳线器JP3短接 功能:采样AIN0,1和温度通道信号,并在LCD上显示其电压和温度值,也可以应用Uart0显示其电压和温度值。-Abstract : This document is C8051 MCU AD testing laboratories; use of external 22.1184 MHz oscillator, JP3 short jumper with access functions
C8051_flash_download
- 摘 要: 本文件是C8051单片机FLASH读写测试实验;使用外部22.1184MHz晶振. 利用PC机控制FLASH读写 文件, 擦除芯片等功能。使用外部22.1184MHz晶振。必须使用光盘中附带的字库文件和Fsend.exe字库 下载专用应用程序。flash地址范围:0x00000--0x3ffff 烧写字库方法:先下载该FALSH读写程序,在打开GB2312字库下栽程序FSend.exe, 选择字库文件GB2312_NEW.dat 并发送,这时候开发板上D7
c8051fnote
- c8051单片机的应用笔记,都是别人实际应用的出的,很实用
trf7960+c8051
- trf7960读卡芯片应用,单片机是C8051F320 USB接口,符合HID协议
C8051
- C8051F系列单片机开发与C语言编程,文件夹中为各章节的程序代码,均在作者的目标板上(自行开发)调试通过,以确保程序正确。 Keil C对中文文件、目录以及空格等可能无法编译连接,所以若要正确调试,须确保所有文件、目录为连续英文名或数字。 这些程序应用到其他C8051Fxxx系列单片机时,要确保各个操作寄存器的名称、地址与各个控制位相一致,否则需要修改。很多寄存器位的位置并不相同,所以移植程序时,使用者要参考F040寄存器和移植对象单片机的寄存器,以
c8051的flash读写
- 从 C8051F02x Flash 存储器的结构可以知道,C8051F02x的 Flash 存储器中,不仅具有64KB的 Flash存 储器(其地址为0x0000~0xFFFF,该存储器可以用来存储 程序代码和非易失性数据),还有一个附加的128B的扇 区(该扇区位于0x10000~0x1007F)。 C8051F02x的Flash存 储器中附加的128B的扇区在64KB存储器中是双映射的, 其逻辑地址范围是0x0000~0x007F。许多单片机应用场合 需要使用掉电不丢失内容的数
C8051_ADC.rar
- C8051系列的AD转换程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中ADC的原理和怎么去编程了。,C8051 Series AD conversion program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just
C8051_INIT
- C8051系列的外部中断程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中外部中断的原理和怎么去编程了。-C8051 series of external interrupt program, the program simple, but they are the basic application, the program explained very clearly, very suitable for th
MCU_74hc595_8X8
- 基于C8051单片机中应用8X8点阵的详细代码及例程,在Keil4环境下运行-C8051 MCU based on the detailed application of 8X8 dot matrix code and routines
C8051_LED
- C8051系列的I/O口原理及应用,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中I/O的原理和怎么去编程了。-C8051 series of I/O port theory and application of procedures simple, but they are the basic application, the program explained very clearly, very suitabl
C8051_Timer
- C8051系列的定时器程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中的定时器的原理和怎么去编程了。-C8051 series of timer program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learn
C8051_UART
- C8051系列的串口程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中串口收发的原理和怎么去编程了。-C8051 series serial program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learning
chengdingjianceyi
- 一个已经应用的车灯检测仪的程序源代码,c8051单片机控制亮度、方向等-The lights have been applied a detector source code, c8051 SCM control brightness, orientation
C8051_yuanlijiyingyong_ppt
- C8051单片机原理及应用ppt:高档8位SOC单片机C8051F系列为主线,介绍单片机的原理、片内资源的使用方法、指令系统、程序设计及单片机应用系统的设计方法。 以目前流行的C51为主要编程语言,兼顾汇编语言。 -C8051 Principles and Applications ppt: high-end 8-bit microcontroller C8051F SOC Series main line, introducing the principle of single chi
yejingxianshi
- c8051单片机和AT50TV液晶的应用,包括液晶驱动程序和液晶显示界面-c8051 microcontroller and AT50TV LCD applications including LCD drivers and LCD interface
C8051-MCU-Chinese-application
- C8051 单片机中文应用笔记,对于初学者有用。-C8051 MCU Chinese application notes, helpful for beginners.
C8051
- 工业界应用很广的一个C8051单片机的主程序反汇编文件-Disassembly of a very wide application of a microcontroller main document
C8051F-MCU-application-parsing
- 学习C8051单片机应用解析,十分好用的一本书-Learn C8051 MCU application analysis, very easy to use in a book
c8051
- c8051单片机的彻底应用开发,讲解8051具体的开发,帮助初学者了解更多的单片机知识-C8051 singlechip application development thoroughly, explain the development of 8051 specific help beginners learn more knowledge of single chip microcomputer
C8051zip
- C8051单片机入门到独立编程资料。内容详实完整已读。(C8051 microcontroller entry to independent programming data Informative, complete and readable.)