搜索资源列表
I2C_24C32.rar
- I2C通信存储芯片24C32的使用C源程序,支持8051系列单片机,用KeilC51编写,有连续读和连续写函数,可以对24C32进行连续写字节和连续读出字节,本程序在89C52单片机下测试通过。,24C32 memory chip I2C communication using the C source of support the 8051 series of single-chip, using KeilC51 prepared for a continuous period of time
CS8955TV_source_code.rar
- CS8955控制TV软件。用MCU做模拟电视的控制。,CS8955+TV+TNJ7355(tuner).The CS8955 micro-controller is an 8051 CPU core embedded device targeted for LCD Monitor, LCD TV, Home Appliance, or Consumer Products application. The CS8955 is pin-out compatible with MCS-51
8051 Memory Write Example Program
- 8051单片机的存储器操作源程序,通过调用这个程序可以实现对存储器的控制-8051 memory operation source, by calling this procedure can be achieved for the memory control
DHRY
- The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different
8051Memory
- 本程序能有效的实现记忆存储功能,简便实用,仅供参考-This procedure can effectively achieve the memory storage function, simple and practical, for reference only
aduc812
- ADuC812是美国AD公司推出的高性能单片机,具有集成度高、资源丰富等特点。 (1) 基于8051的内核,指令系统与8051兼容,额定工作频率12MHz。 (2) 8KB片内闪速/电擦除程序存储器 640B片内闪速/电擦除数据存储器 256B片内数据RAM。 (3) 3个16位的定时器/计数器 32根可编程I/O线 9个中断源,2个优先级。 (4) 1个8通道,高精度12位ADC 2个12位电压输出DAC。 (5) 1个片内温度传感器。 (6) 采用3V、5V电压工作
MCS-51single-chipstructure
- MCS-51单片机结构。由ATMEL公司生产的89C51将EPROM改成了4K的闪速存储器,他们的结构大同小异,本章将对8051单片机的结构作一介绍。-MCS-51 single-chip structure. ATMEL Corporation by 89C51 production will be replaced with 4K of EPROM flash memory, they more or less the same structure, this chapter will be
8051Memory
- 用8051实现存储器的设计,设计程序用汇编语言来写-8051 memory
EEPROM_read_write
- 单片机8051下 对EEPROM存储器的读写程序,用汇编语言编写-Under the 8051 single-chip EEPROM memory to read and write procedures for the preparation of assembly language with
3
- 8051单片机包含中央处理器、程序存储器(ROM)、数据存储器(RAM)、定时/计数器、并行接口、串行接口和中断系统等几大单元及数据总线、地址总线和控制总线等三大总线,现在我们分别加以说-8051 contains the CPU, program memory (ROM), data memory (RAM), timer/counter, parallel port, serial port and interrupt system, several modules and data bus
Dtmdesign
- 利用8051单片机、常用数字逻辑接口器件、ROM、RAM存储器器件、单总线数字温度传感器DS18B20,设计一种基于单片机的数字温度计,温度检测范围为0-90度,要求能够通过键盘设定温度超限报警值,通过LED或LCD显示当前温度值。-The use of 8051, commonly used digital logic interface device, ROM, RAM memory devices, single-bus digital temperature sensor DS18B20
precision_ADC_with_8051_microcontroller_and_flash
- precision ADC with 8051 microcontroller and flash memory
RT_8051_memory
- 8051 RT Memory Verilog-8051 Memory
AT24C16Routines
- Subroutines for Read/Write to AT24C16 I2C flash memory chip. Written in Keil-C for 8051 microcontroller family.
uc_interface
- This file provides an 8051 external data memory bus interface for CoolRunner CPLDs. This file contains the state machine to interface on the 8051 bus as well as the address registers, the address decode logic, and example control registers,
8051+MEMORY+ORGANISATION
- Microcontroller 8051 interrupt details
subroutine_library
- Subroutine library for the 8051 -------------------------------- Descr iption: a 8051 microcontroller programm, it is a subroutine library testing memtools ____________________________________________ checked errors memfill:write in IDATA
8051-Memory
- 8051 Memory.rar -8051 Memory.rar
8051 Memory Write Example Program
- 8051 Memory Write Example Program
keil+8051
- 本书首先详细介绍了8051单片机的硬件,包括内存、寄存器等,然后引入其开发环境KEIL,由浅入深地介绍了如何使用KEIL平台开发8051单片机(This book first introduces the hardware of 8051 single chip microcomputer, including memory, register, etc., and then introduces its development environment KEIL. It introduces h