Location:
Search - 24c04 interface
Search list
Description: 这是一个DELPHI与单片机相结合的应用例子
这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。
上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24,
采用的主芯片是Atmel ATMega16,
EEPROM芯片是Atmel AT24C04(或AT24C256)
Application ...... 应用程序 for Delphi 6.0 (SP2)
..\EEPROM.dpr ...... DELPHI 项目包
..\EEPROM.res ...... DELPHI 项目包资源
..\EEPROM.cfg
..\EEPROM.dof
..\EEPROM.exe ... 编译生成的可执行文件
..\EEPROM_form.pas ... 主界面程序文件
..\EEPROM_form.dfm ... 主界面资源文件
..\HexTable.cds ... 内存表
Fireware ...... 固件程序 for CVAVR 1.24 (+)
..\TestEEPROM.prj ...... 项目程序
..\TestEEPROM.c ...... 程序文件
..\TestEEPROM.asm ...... 生成的汇编文件
..\TestEEPROM.hex ...... 可烧录至Atmel ATMega16的文件
-This a Delphi and SCM combination of application example of this process is the main function by serial Communication with the MCU, writable EEPROM information. PC procedures with Delphi 6.0, the next crew procedures CVAVR 1.24. The main chip is Atmel ATMega16. Atmel chip EEPROM AT24C04 (or AT24C256 Applications) Applicat ion ...... applications for Delphi 6.0 (SP2) .. \ EEPROM. dpr ...... DELPHI project package .. \ ...... DE EEPROM.res LPHI project packet resources .. \ EEPROM.cfg .. \ EEPROM.dof .. \ EE PROM.exe ... compiler generating executable file .. \ EEPROM_form.pas. .. interface files .. \ EEPROM_form.dfm ... the main interface resource files .. \ HexTable.cds ... ...... memory table Fireware firmware for C VAVR 1.24 () .. \ TestEEPROM.prj ...... projects procedures .. \ TestE
Platform: |
Size: 416768 |
Author: Aleyn.wu |
Hits:
Description: 24CXX全系列EEPROM底层读写函数,自己写的,IIC接口函数自己根据具体方法可以模拟或硬件实现-qi bottom of the whole series EEPROM read and write functions, wrote, IIC interface function in accordance with their own specific methods can be simulated or hardware
Platform: |
Size: 1024 |
Author: 柴晓荣 |
Hits:
Description: I2C总线基本操作函数,及几个对I2C总线接口器件24C04操作的函数。 -I2C bus basic operation function, and several of the I2C bus interface device to operate a function of 24C04.
Platform: |
Size: 2048 |
Author: jpg |
Hits:
Description: 基于C8051F330的24c04测试程序
利用I2C接口直接对其读写-24c04 based on the C8051F330 the test procedure using I2C interface to read and write directly
Platform: |
Size: 9216 |
Author: 冯耿超 |
Hits:
Description: 串行E2PROM汇编程序,51单片机接口AT24C04-Serial E2PROM assembler, 51 single-chip interface AT24C04
Platform: |
Size: 77824 |
Author: luck |
Hits:
Description: 24c04的读芯片程序,用于51系列单片机,调试已经通过,可以根据需要更改接口-Read the 24c04 chip procedures, for 51 Series single-chip, debugging has been passed, may change interface
Platform: |
Size: 1024 |
Author: 蒙冠杰 |
Hits:
Description: c8051 SMBus 串口通信this example demonstrates how the C8051F31x SMBus interface can communicate-his example demonstrates how the C8051F31x SMBus interface can communicate
Platform: |
Size: 5120 |
Author: 李力 |
Hits:
Description: EPROM INTERFACE WITH 8051
Platform: |
Size: 2048 |
Author: Patel Dhaval P. |
Hits:
Description: I2C interface Memory 24C04
Platform: |
Size: 21504 |
Author: Mitnick |
Hits:
Description: IIC标准接口程序,只需修改接口和晶振频率即可,可移植性强。-Standard IIC interface program, need to modify the interface, strong portability.
Platform: |
Size: 30720 |
Author: ke |
Hits:
Description: 24c02完整传送协议,包括遵循二线制协议,由于其具有接口方便,体积小,数据掉电不丢失等特点-24C02 complete transfer protocol, including follow the two-wire protocol, because of its convenient interface, small size, data is not lost when power off characteristics
Platform: |
Size: 313344 |
Author: 朱海兵 |
Hits:
Description: C8051F310通过SMBus实现与外部存储器的I2C通讯实例-The example demonstrates how the C8051F310 SMBus interface can communicata with a 256 byte I2C Serial FRAM(FM24C04A).
Platform: |
Size: 5120 |
Author: dyingto |
Hits:
Description: STM32F0XX教程+例程源码
教程目录:
工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf
资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf
初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf
初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf
中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf
中级教程篇:利用定时器实现6路互补PWM波形输出.pdf
高级教程篇:基于Labview上位机界面的NUCLEO-072RB数据采集系统.pdf
例程目录:
1.ADC
2.BLDC
3.DEMO-工程模板
4.EEPROM
5.KEY(中断方式)
6.KEY-EEPROM
7.LED(systick定时)
8.LED(软件延时)
9.PWM
10.SPI-MASTER-F0
11.SPI-SLAVE-F3
12.STM32-Labview-ADC
13.UART(printf 查询方式接收)
14.UART(中断方式方式接收)(STM32F0XX tutorial + routine source code
Directory of courses:
Project: building KEIL-MDK development platform and making MDK project document template.Pdf
Information sheet -NUCLEO-072RB development board characteristics and data preparation.Pdf
Primary tutorial: key (interrupt mode) to achieve 24C04 memory content read and write.Pdf
Junior tutorial: realizing a LED lamp (software delay systick timer).Pdf
Intermediate tutorial: using SPI bus to build NUCLEO-072RB and NUCLEO-302RB dual processor system.Pdf
Intermediate tutorial: using timer to realize 6 complementary PWM waveform output.Pdf
Advanced tutorial: NUCLEO-072RB data acquisition system based on Labview host computer interface.Pdf
Routine Directory:
1.ADC
2.BLDC
3.DEMO- engineering template
4.EEPROM
5.KEY (interrupt mode)
6.KEY-EEPROM
7.LED (systick timing)
8.LED (software delay)
9.PWM
10.SPI-MASTER-F0
11.SPI-SLAVE-F3
12.STM32-Labview-ADC
13.UART (printf query mode)
14.UART (interrupt mode receive))
Platform: |
Size: 20690944 |
Author: Putty |
Hits: