搜索资源列表
at24c02
- 基于FPGA的24C02驱动程序,使用有限状态机~结构完整,测试通过。
AVR-program
- ATmega 16的各种代码含 AD转换 AT24C02的I2C DS1302 EEPROM读写 PWMO控制LED 按键 定时器0的快速PWM 定时器0的相位修正PWM 定时器0的溢出 定时器1的捕捉 异步串口UART 同步SPI-ATmega 16 a variety of code containing AD converter AT24C02 I2C DS1302 EEPROM read and write PWMO
Verilog_IIC
- 利用EP2C8Q208的FPGA芯片,利用Verilog硬件描述语言,实现对AT24C02的EEPROM进行读写操作。-The use of EP2C8Q208 FPGA chip, using the Verilog hardware descr iption language, the realization the AT24C02 of the EEPROM read and write operations.
i2c
- 基于EPM1270的EProm at24c02 驱动-Based on the EPM1270
i2c_AT2402
- 用VHDL语言编写的AT24C02程序,并用数码管显示,本程序已经经过本人测试过,很好用-The AT24C02 is available VHDL language program, and use digital tube display, this procedure has been tested himself, very good to use--
verilog
- 通过I2C接口读写EEPROM 在本项目中,我们利用Verilog HDL实现了部分I2C总线功能,并能够通过该总线对AT24C02进行读写操作。为了便于观察读写eeprom的结果,我们将读写的数据同时显示在七段数码管上,并设定读写的数据从0到255不断循环,这样就可以方便进行比较。 -Through the I2C interface to read and write EEPROM in this project, we use Verilog HDL to achieve some o
IICbus
- 基于nios ii 控制altera de1 开发板上iic总线实现与at24c02通信-Based on nios ii controlled altera de1 Development Board iic bus for communication with the at24c02
eeprm
- verilog编写的EEPROM代码,包括我们最常用的AT24C02/24C04/24C08/24C16-eeprm is a verilog HDL behavioral model for AT24C02/4/8/16
I2C
- 此源码为基于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.
CPLD1270-I2C
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02的方法,使用户了解I2C总线协议和读写方法。 实验过程是:按动开发板键盘某个键CPLD将拨码开关的数据写入EEPROM的某个地址,按动另外一个键,将刚写入的数据读回CPLD,并在数码管上显示。(sw0为写入,sw1为读出)-I2C bus is a very popular serial bus, it is simple, taking less interface.
MC9S12XS128MAA-AT24C02
- MC9S12XS128MAA的模拟I2C通信-MC9S12XS128MAA analog I2C communication
I2C-RW
- 本实验实现利用I2C接口向AT24C02中写入数据或读取数据的功能。-The experimental realization of the use of the I2C interface to the AT24C02 to write data or read data.
ICC_
- 用FPGA实现了对IIC器件AT24C02的读写操作。系统上电后先读取AT24C02内部的数据,然后不断写入改变的新数据,数据的变化显示在数码管上。-The operation of reading and writing the IIC device AT24C02 by FPGA has been come true.When the system powered on FPGA reads the internal data of AT24C02,and then write the ch
I2C_TEST
- verilog写的AT24C02的连续读和连续写,供大家参考-verilog write AT24C02 sequential read and written continuously, for your reference. .
120216311497
- IIC存储器的读写控制,实现AT24C02读写控制-IIC memory read and write control AT24C02 read and write control
I2c-design-basedNios-II-
- 基于FPGA的NIos II嵌入式系统通过I2C总线协议对串行电可擦写可编程只读存储器(AT24C02)进行读写操作,通过串口调试工具查看数据的传输是否正确。-NIos II FPGA-based embedded systems through the I2C bus protocol on the serial electrically EPROM (AT24C02) read and write operations, through the serial port debugging t
I2C_verilog_bus
- I2C总线是一种非常常用的串行总线,它操作简便,占用接口少。本程序介绍操作一个I2C总线接口的EEPROM AT24C02 的方法,使用户了解I2C总线协议和读写方法。-I2C bus is a very common serial bus, it is simple to operate, take up less interface. This procedure describes the method of operation of an EEPROM AT24C02 I2C bus
iic
- verilog实现IIC读写AT24C02-IIC rw AT24C02
at2402_iic
- FPGA通过IIC协议,与外部eeprom存储器at24c02进行数据存储,并取出数据显示的功能-The FPGA through the IIC agreement, at24c02 block with external eeprom memory for data storage, and remove the data display function
AT24C02_IIC
- Quartus II 项目,AT24C02 IIC通信接口,可实现读写功能。(This zip contains an AT24C02 IIC interface, which can read from 24c02 and write data into it.)