搜索资源列表
ARM7_2114_iic
- 基于ARM7 LPC2114学习板程序。学习板提供的是ADS源码,现在已改写成KEIL源码。使用硬件I2C对E2PROM进行操作,利用中断方式操作。
E2PROM
- 原创,51单片机读写E2PROM程序. KEIL UV3编译环境.
LCD
- 应用KEILC写的一个C52程序,单片机是用的STC的STC89C52主要写的是与EEPROM和DS1302及12232液晶的程序 -Application KEILC write a C52 program, the STC is a single-chip microcomputer of the main written STC89C52 with EEPROM and LCD DS1302 and 12,232 procedures
e2prom
- source code for at24c64 interfaced to 89c61x2 keil uvision to be used in conjunction with i2c source code uploaded by me
AT24C02
- 个人在keil下编写的对应LJD-5100开发板的片外E2PROM存储驱动程序-Individuals in keil prepared the corresponding LJD-5100 development board of the chip E2PROM Storage Driver
basic-twi-eeprom-project-at91sam9260-ek-keil
- at91sam9260的e2prom驱动-eeprom driver of at91sam9260
usb_i2c
- D12 to P89C52对E2PROM进行读写操作,内有vc的上位机,和keil写的源程序。-D12 to P89C52 read and write to the E2PROM, vc within the host computer, and the source code written in keil.
(E2PROM)AT93C46-c
- 电可擦除的只读存储器(E2PROM)AT93C46,Keil开发环境下源程序及工程文件-Electrically erasable read-only memory (E2PROM) AT93C46, Keil development environment, source code and project files
E2PROM-X25040-c51
- SPI串行总线E2PROM X25040,Keil开发环境下源程序及工程文件-SPI serial bus E2PROM X25040, Keil development environment, source code and project files
E2PROM-Programming
- AT24Cxx系列芯片由于具有很多优点,受到了广大电子工程师的喜爱,因此应用非常广泛.由于他具有I2C结构,必须在时钟的严格控制之下进行数据的传输,大多数人都是采用汇编语言对其进行编程,避免使用难以精准控制时间的C语言编程.通过对AT24C02的结构及工作特征进行了详细的分析之后,给出了他的各种操作的C语言编程的函数,以求使读者达到触类旁通的目的-Based on Keil C AT24C02 Serial E2PROM′s Programming
E2PROM
- 在KEIL环境中,利用C语言编写的I2C协议,已经通过调试成功,并且对SAA7113配置成功,可以使用。-KEIL environment, written in C, I ² C protocol, through the debugger, and SAA7113 configuration is successful, you can use.
154
- 单片机的三个存储器应用实例,外部RAM的使用,内部E2PROM的使用,和SD卡数据的读取实现。压缩包中包含三个keil文件和详细的Proteus仿真电路文件,可以直接用在工程开发项目中。-The microcontroller memory applications instance, the use of external RAM, internal E2PROM, and SD card data read. Compression package contains three files
Timer
- 使用8051单片机控制,带E2PROM断电保护的定时器。可调整定时范围1-20s。使用Keil软件C51语言进行编程,但是UP主把原工程弄丢了,因此程序代码、使用硬件和详细说明都写在了Word文档里。-A Timer driven by 8051 SCM