Welcome![Sign In][Sign Up]
Location:
Search - 24lc02

Search list

[Other resourcepicI2C24LC02

Description: PIC16F系列单片机和24LC02的通讯程序,带中文说明,出自原厂技术服务人员哦,保证能用!-PIC16F microcontroller series 24LC02 and the communication process, with Chinese explanation, from the manufacturer technical service personnel, oh assurance can use!
Platform: | Size: 2255 | Author: 欧阳 | Hits:

[Other resourcei2c_pic_right

Description: ///*** *** *** *** *** *** * //一、程序说明: //1, 24LC02器件地址是1010000R/W. //2, 数组写入24LC02采取页写方式. //3, 数组code从24LC02读出时采取自由读方式. //4, 采用4.00M晶体。 //5,采用软件I2C。 //二、硬件连接: //1, SDA------->23 pin.(当然你可以任意选择脚位) //2, SCL------->18 Pin.(当然你可以任意选择脚位) //3, PORTB----->数码管的段输出 //4, RD4,RD5,RC6,RC7------->数码管的位输出(数码管为共阴极)
Platform: | Size: 2270 | Author: lm | Hits:

[SCMpicI2C24LC02

Description: PIC16F系列单片机和24LC02的通讯程序,带中文说明,出自原厂技术服务人员哦,保证能用!-PIC16F microcontroller series 24LC02 and the communication process, with Chinese explanation, from the manufacturer technical service personnel, oh assurance can use!
Platform: | Size: 2048 | Author: 欧阳 | Hits:

[SCMi2c_pic_right

Description: ///*** *** *** * //一、程序说明: //1, 24LC02器件地址是1010000R/W. //2, 数组写入24LC02采取页写方式. //3, 数组code从24LC02读出时采取自由读方式. //4, 采用4.00M晶体。 //5,采用软件I2C。 //二、硬件连接: //1, SDA------->23 pin.(当然你可以任意选择脚位) //2, SCL------->18 Pin.(当然你可以任意选择脚位) //3, PORTB----->数码管的段输出 //4, RD4,RD5,RC6,RC7------->数码管的位输出(数码管为共阴极) -///*******************// A description of the procedures:// 1, 24LC02 device address is 1010000R/W.// 2, write an array to take 24LC02 page write mode.// 3, the array read out the code from the 24LC02 to take a free read.// 4, using 4.00M crystal.// 5, using software I2C.// Second, the hardware to connect:// 1, SDA-------> 23 pin. (Of course, you can choose to pin)// 2, SCL-------> 18 Pin. (Of course You can choose pin)// 3, PORTB-----> digital tube output segment// 4, RD4, RD5, RC6, RC7-------> digital pipe-bit output (digital tube for a total of cathode)
Platform: | Size: 2048 | Author: lm | Hits:

[SCME2PROM_DSP

Description: 本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24LC512-64K-128,读写数据均为8bits。 以上器件的格式为(型号-地址空间-页大小)不同器件的页大小不同,因此页写 程序需作相应修改,其他字节写,随机读以及顺序读程序均相同-This procedure for the MICROCHIP 24LC64 EEPROM read and write. This procedure does not use chips cascade way, please A0, A1, A2 pin to low level access. This procedure used IOC6 as SDA, IOC7 as SCL. Process address space available to the largest 64K: 24LC00-16-0, 24LC01-128-8, 24LC02-256-8, 24LC04-512-16, 24LC08-1K-16, 24LC16-2K-32, 24LC32-4K- 32,24 LC64-8K-32, 24LC128-16K-64, 24LC256-32K-64, 24LC512-64K-128, read and write data are 8bits. The format for the above device (Model- address space- page size) of different devices of different sizes of pages, so page written procedures need to be amended accordingly, and other bytes to write, random read and sequential read are the same procedures
Platform: | Size: 2048 | Author: david4193 | Hits:

[assembly languageI2C

Description: 24lc02 i2c读写程序。汇编6502指令。适用于sunplus mcu-24lc02 i2c read and write procedures. 6502 compilation of instructions. Apply to sunplus mcu
Platform: | Size: 2048 | Author: justin | Hits:

[SCMI2Cbus

Description: I2C 24LC02 C读写例程(PIC单片机)-I2C 24LC02 C to read and write routines (PIC microcontroller)
Platform: | Size: 22528 | Author: 王玉明 | Hits:

[SCM24LC02

Description: 本程序使用PIC16F877单片机,通过I2C协议对24LC02进行读写操作-This program uses the PIC16F877 microcontroller, through I2C protocol read and write operations on the 24LC02
Platform: | Size: 38912 | Author: 谭如龙 | Hits:

[SCMpro

Description: 单片机控制远程温度测量存储显示系统,包含单总线接口芯片(DS18b20)、I2C总线(2线\EEPROM芯片24LC02)、SPI总线(3线或4线\实时时钟S35190A)标准C语言接口代码,以及图形液晶和串口代码,是单片机系统开发的实用程序集合,具有很高的参考价值-Controlled storage Display System remote temperature measurement, including a single bus interface chip (DS18b20), I2C bus (2 lines \ EEPROM chip 24LC02), SPI bus (3-wire or 4-wire \ real-time clock S35190A) standard C language interface code, and graphics LCD and serial code, is a single chip set utility systems development, with a high reference value
Platform: | Size: 9216 | Author: Lisa | Hits:

[SCMEEPROM24c02

Description: 单片机控制的24LC02的EEPROM的读写程序!-MSC-51 control the program of the 24LC02 eeprom.
Platform: | Size: 17408 | Author: 王建波 | Hits:

[SCMMSP430F449_24LC02

Description: 基于MSP430F449的24LC02的EEPROM的IIC通信程序,代码具有一定参考价值,值得下载学习-MSP430F449 the 24LC02 EEPROM on the IIC' s communication program, the code has certain reference value, it is worth downloading study
Platform: | Size: 25600 | Author: 庄晓奇 | Hits:

[SCM24lc02

Description: 系统介绍了24WC02的使用及24WC系列产品的功能介绍-System introduces the use and 24WC 24WC02 series Features
Platform: | Size: 231424 | Author: songbinbin | Hits:

[Windows Develop24lc02

Description: 24LC02资料 很难找到的,对大家可能都有用处哈。-24LC02 data hard to find, we may have use for Ha.
Platform: | Size: 103424 | Author: 陈科 | Hits:

[Software Engineeringa-design-of-auto-adaptive-switch

Description: 硕士论文 介绍了一种带隔离功能的 8 端口 10M/100M 自适应以太网交换机的设计。采用芯片:H1164:RTL8208:RTL8308:3807:24LC02-8-port 10M/100M adaptive Ethernet switch design a kind of isolation. Using chip: H1164: RTL8208: RTL8308: 3807:24 LC02
Platform: | Size: 2370560 | Author: 玉米 | Hits:

[SCMpicI2C

Description: PIC16F877A的I2C读写24LC02程序-PIC16F877A I2C read and write 24LC02 program
Platform: | Size: 2048 | Author: 李米 | Hits:

[Driver Develop24LC02

Description: 24C02驱动程序,编写的应用程序,运行没有错误-24C02 drivers, applications written to run without errors
Platform: | Size: 1024 | Author: daibingyuan | Hits:

[SCM24lc

Description: 24lc02的读写程序通用哟不管是pic的还是avr的用的是pic16f76-24lc02 read and write the program Universal yo regardless of pic or avr with pic16f76
Platform: | Size: 2048 | Author: lin | Hits:

[Driver Develop24LC02

Description: 关于24LC02型存储器的驱动进行编程实现,采用c语言进行。-About the 24LC02-type memory drive programming using c language.
Platform: | Size: 1024 | Author: 韩林娜 | Hits:

[Windows Develop24lc02

Description: 24LC02资料 很难找到的,对大家可能都有用处哈。-24LC02 data hard to find, we may have use for Ha.
Platform: | Size: 103424 | Author: thfirs | Hits:

[SCMPIC单片机的I2C 24LC02 C读写程序

Description: 1, 24LC02器件地址是1010000R/W. 2, 数组写入24LC02采取页写方式. 3, 数组code从24LC02读出时采取自由读方式. 4, 采用4.00M晶体。 5,采用软件I2C。(1, the 24LC02 device address is 1010000R/W. 2, take 24LC02 array to write page write mode. 3, the array code take free read read from the 24LC02. 4, using 4.00M crystal. 5, by using the software I2C.)
Platform: | Size: 6144 | Author: 329275455 | Hits:
« 12 »

CodeBus www.codebus.net