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

Search list

[Embeded-SCM Develop24CXX_c

Description: 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序,此程序有五个入口条件,分别为读写数据缓冲区指针,进行读写的字节数,EEPROM首址,EEPROM控制字节,以及EEPROM类型。此程序结构性良好,具有极好的容错性,程序机器码也不多--A general 24C01-24C256, totally 9 kinds of EEPROM, bytes read/write operation program.
Platform: | Size: 2048 | Author: 徐重来 | Hits:

[Embeded-SCM DevelopI2C总线C语言源程序

Description: 这是一个c语言写的a/d转换程序。利用i2c总线实现对24c02的存和取-A a/d convert program in c, which can write and read from a 24c02 using i2c bus
Platform: | Size: 1024 | Author: 丁韧 | Hits:

[assembly languageWL007_24C02

Description: AT89C51 24c02读写程序 -AT89C51 24c02 read and write procedures to read and write AT89C51 24c02 program
Platform: | Size: 43008 | Author: 福祥波 | Hits:

[Other Embeded program24C04

Description: 用IIC协议写的一个非常实用的24C02的读写源代码-IIC written agreement with a very practical reading and writing source code 24C02
Platform: | Size: 2048 | Author: | Hits:

[SCM24c02

Description: eeprom24c02程序代码,经测试可以使用,分享一下-eeprom24c02 program code, have been tested can use, share
Platform: | Size: 1024 | Author: fengxu | Hits:

[SCM24c02

Description: EEPROM存储 采用I2C形式的模拟通信程序原代码 -EEPROM storage forms of simulation using I2C communication program source code
Platform: | Size: 17408 | Author: 天堂幻雪 | Hits:

[SCM24C02

Description: IIC总线epprom 24c02源程序,程序结构清晰,十分严谨,很方便移植。-IIC bus epprom 24c02 source, program structure clear and very strict, very convenient transplantation.
Platform: | Size: 61440 | Author: 李松 | Hits:

[Other systemstest_eprom

Description: CodeVisionAVR program 24C02 EEPROM TEST-24C02 EEPROM TEST
Platform: | Size: 53248 | Author: 朱中武 | Hits:

[Other24c02

Description: program for 24c02 EEPROM programing
Platform: | Size: 1024 | Author: sathish | Hits:

[SCM24C02

Description: 24c02存储器测试程序,程序已经调试通过 可以直接使用 -24c02 program
Platform: | Size: 1024 | Author: taotao | Hits:

[SCM24c02

Description: c8051f340 的24c02程序的编写-c8051f340 the 24c02 program writing
Platform: | Size: 9216 | Author: 戴乐士 | Hits:

[SCM24c02

Description: 单片机读写24c02程序,将当前显示的数据保存,并在下次开机时重新调出并显示。-Read and write 24c02 microcontroller program will save the data currently displayed, and re-tune the next boot and display.
Platform: | Size: 22528 | Author: Thomas | Hits:

[SCM24C02

Description: 24c02所需的東東 絕對值得下載 单片机开发要看啊-24c02 program it is very good
Platform: | Size: 546816 | Author: Lee Shui Tim | Hits:

[SCM24c02

Description: 本程序写的是24c02的读写程序,自己写的,有需要的朋友可以下来看看,-The program is written, read and write 24c02 program, wrote it myself, a friend in need can look down,
Platform: | Size: 11264 | Author: 张言成 | Hits:

[SCMSTM32-RW-24C02

Description: STM32读写24C02程序,简单好用 -STM32 read and write 24C02 program
Platform: | Size: 1437696 | Author: 王向阳 | Hits:

[ARM-PowerPC-ColdFire-MIPS24C02

Description: dsp2407 对于学习dsp知识是很重要的,这是又关dsp读写24c02的程序,希望对大家有用.-dsp2407 is very important for learning dsp knowledge, this is off dsp read and write 24c02 program, the hope that useful.
Platform: | Size: 59392 | Author: likc | Hits:

[DSP program24c02-program

Description: 24c02芯片构成电压转换装置,以实现单片机及智能车部件对电压的不同需求。-24c02 chip a voltage conversion device, in order to achieve the different needs of the voltage of the microcontroller and the intelligent car parts.
Platform: | Size: 223232 | Author: 赵建宁 | Hits:

[SCM24C02

Description: 通用端口模拟IIC方式,读写24C02程序,测试通过,非常好用-General IIC port simulation mode, read and write 24C02 program, tested, very good use
Platform: | Size: 2048 | Author: zwb | Hits:

[Embeded-SCM Develop24C02

Description: 用单片机的两IO脚去控制24C02上的时钟脚(SCL)和数据脚(SDA)的电平高低,来传送数据。根据时序图,来写程序。(The level of the clock foot (SCL) and the data foot (SDA) on the 24C02 is controlled by the two IO foot of the single chip computer to transmit the data. Write the program according to the time sequence diagram.)
Platform: | Size: 225280 | Author: 睡深 | Hits:

[Embeded-SCM Develop24C02 i2c

Description: 本程序用按键计数测试24C02随机读写程序,每次从0位开始读数据,读到标记位后返回变量,下次写入又从标记位写入,相当于写入一个8位数据在24C02的2个地址分别写入了一次,但可以充分利用24C02的256个地址(0-255),对24C02寿命有一定延长作用。24C02使用过一次之后可以删除初始化函数中的write_at24c02(255,0)语句。(Button count test 24C02 random read and write procedures for the program, read the data from the beginning of each 0 bit, read bit return variables, and from the next write bit is written, the equivalent of writing a 8 bit data in 2. 24C02 were written once, but you can make full use of 24C02 address 256 the (0-255), has a certain effect on prolonging the lifetime of 24C02. After once used, 24C02 can delete the write_at24c02 (255,0) statement in the initialization function.)
Platform: | Size: 31744 | Author: HeYT | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net