CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - at24c i2c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - at24c i2c - List
[
Embeded-SCM Develop
]
AT24C_prog
DL : 0
AT24Cxx I2C EEPROM 驱动程序--EEPROM driver program for AT24Cxx I2C.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
吴浩铭
[
SCM
]
I2C AT24C02
DL : 0
本文件是一个E2PROM的应用程序, 大家可以根据自己的需要进行更改, 以满足不同的需要.-This document is an E2PROM applications, we can according to their need for changes to meet different needs.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
东东
[
Com Port
]
I2C AT24C02控制)
DL : 0
以at24xx为例,向你详细的再现了I2C编程的方法和思想,依此类推,你可以掌握更多的I2C硬件编程-to at24xx as an example to you, detailed reproduction of I2C programming methods and thinking, and so on, you can grasp more hardware I2C programming
Update
: 2025-02-17
Size
: 3kb
Publisher
:
陈全胜
[
Embeded-SCM Develop
]
at24c16_E2PROM
DL : 0
在NIOS中利用C语言模拟I2C总线时序,只需在NIOS的SOPCBUILDER中添加一双向口就可实现对E2PROM的读写,该程序简单实用-NIOS in the use of C language simulation I2C Bus Timing, only SOPCBUILDER NIOS adding a two-way I can be achieved right E2PROM literacy, the program is simple and practical
Update
: 2025-02-17
Size
: 1kb
Publisher
:
大头鬼
[
SCM
]
AT24c08
DL : 1
用PIC单片机的I2C接口读写片外EEPROM(AT24C08,也可以直接用到AT24C01/02/04/16)-PIC microcontroller with the I2C interface writable EEPROM chip (AT24C08. can be used directly AT24C01/02/04/16)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
邓国理
[
ARM-PowerPC-ColdFire-MIPS
]
rm-idd-2214-I2C
DL : 0
工业级 ARM7 LPC2210通过I2C接口读写AT24C02,用于存储命令-industrial grade ARM7 LPC2210 literacy through I2C Interface Application of AT24C02 for the storage order
Update
: 2025-02-17
Size
: 94kb
Publisher
:
西江雪
[
Other
]
AT24C01-02-04-08-16-32EEPROM
DL : 0
24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write driver, Chip A0-A1-A2 access to GND (24C65 then VCC, DataSheet specific view). Na pages are written, page reading, and CRC procedures. After following procedures of 50 test batch of results to be inspected. For security purposes, many NOP process is redundant, and hope that readers will be further streamlined, it must be tested. Atmel 24C01 rather special type of minimalism, as a separate program
Update
: 2025-02-17
Size
: 2kb
Publisher
:
caosmart
[
SCM
]
AT24C01
DL : 0
使用at89s52单片机,采用GPIO管脚模拟i2c总线读写AT24c01eeprom.少经改变就可以用于读写AT24Cxx系列的EEPROM。已经用于工程实践,读写AT24C01有效可靠。用于存储一些配置信息,128字节的at24c01是一个很好的选择。模块化的程序,也很容易移植,里面有丰富的注释-Use AT89S52 microcontroller, GPIO pin used to read and write analog i2c bus AT24c01eeprom. Less by the change can be used to read and write AT24Cxx series EEPROM. Has been used for engineering practice, effective and reliable read and write AT24C01. Used to store some configuration information, 128 bytes of at24c01 is a good choice. Modular process, is also very easy to transplant, which is rich in Notes
Update
: 2025-02-17
Size
: 17kb
Publisher
:
张洪健
[
SCM
]
EEPROM(AT24C02)
DL : 0
用C写的基于单片机控制AT24C02 I2C串行总线EEPROM的读写程序。-Written by C MCU AT24C02 I2C serial bus EEPROM reading and writing process.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
maylag
[
VHDL-FPGA-Verilog
]
i2c_AT24C04_Verilog
DL : 1
用Verilog HDL语言编写的AT24C04程序,并用数码管显示,已经过测试,很好用-With the Verilog HDL language of the AT24C04 procedures and use digital tube display, has been tested, very good to use--
Update
: 2025-02-17
Size
: 11kb
Publisher
:
iyandy
[
SCM
]
at24C64
DL : 0
介绍使用查询的方式来实现AT24C64的I2C协议和字节的读写操作-Describes ways to use queries to achieve AT24C64 the I2C protocol and byte read and write operations
Update
: 2025-02-17
Size
: 156kb
Publisher
:
小森森
[
Other Embeded program
]
I2C(EEPROM)
DL : 0
该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。 还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。 要使用该库函数,需要将本文件(AT24C02.c)添加进工程,并在需要调用函数的文件开头处包含"AT24C02.h" 演示程序向AT24C02存储器内部保存1字节、整型数据、长整型数据和 浮点型数据,再将他们依次读出,结果用超级终端显示。如果硬件正确, 屏幕的显示将和存入数值一致。-The driver repository contains basic timing and AT24C I2C bus EEPROM series and function. Also contains a common data format of variables, read function. Besides, still can read bytes With very convenient to EEPROM in written and read an integer, floating-point and long integer data formats. To use this library function, need to be AT24C02 (c), documents, and add to the project document begins to a function call in AT24C02 contain "h". AT24C02 demo internal storage, preservation 1 byte data, long integer data and Floating point Numbers, then they will turn out, with super terminal display results. If correct, the display screen hardware and deposit numerical consistent.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
马海峰
[
VHDL-FPGA-Verilog
]
I2C
DL : 0
此源码为基于FPGA的实现I2C总线协议的程序,程序中实现了AT24C02的芯片的读写。-The source code for the FPGA-based implementation of I2C bus protocol of the program, the program is implemented to read and write AT24C02 chip.
Update
: 2025-02-17
Size
: 71kb
Publisher
:
王强
[
SCM
]
AT24C04
DL : 0
c语言单片机I2C对at24c04读写实例-C at24c04 literacy examples of the I2C MCU
Update
: 2025-02-17
Size
: 52kb
Publisher
:
李朋
[
SCM
]
I2C
DL : 0
keil开发环境下的I2C例程,芯片为1752芯片,属于1700系列,CORTEX-M3内核,AT24C系列的EEPROM也适用-the I2C routines keil development environment, for the 1752 chip, the chip, the 1700 Series, CORTEX-M3 core, AT24C series EEPROM also applies to
Update
: 2025-02-17
Size
: 36kb
Publisher
:
JIN
[
SCM
]
AT24C02
DL : 0
该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数。-The driver library that contains the I2C bus timing and AT24C series of EEPROM read and write functions.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
yanrui
[
SCM
]
EEPROM
DL : 0
该驱动程序库包含了I2C总线基本时序以及AT24C系列EEPROM的读写函数.还包含了常用数据格式变量的保存、读取函数。除了字节读写之外,还可以很方便的向EEPROM里写入和读出整型、浮点数、长整型格式的数据。-The driver library includes the basic timing of the I2C bus and EEPROM read and write functions AT24C series. Also includes a common data format for the variable save, reading function. In addition to reading and writing bytes, but also can easily write and read to the EEPROM in the integer, floating point, long integer format.
Update
: 2025-02-17
Size
: 33kb
Publisher
:
taoquan
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.