文件名称:DELPHI_CVAVR_EEPROM
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 407kb
- 下载次数:
- 0次
- 提 供 者:
- Aley****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个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
这个程序的主要功能是通过串口与单片机通讯,读写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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EEPROM
......\Application
......\...........\EEPROM.cfg
......\...........\EEPROM.dof
......\...........\EEPROM.dpr
......\...........\EEPROM.exe
......\...........\EEPROM.res
......\...........\EEPROM_form.ddp
......\...........\EEPROM_form.dfm
......\...........\EEPROM_form.pas
......\...........\HexTable.cds
......\Fireware
......\........\TestEEPROM.asm
......\........\testeeprom.c
......\........\TestEEPROM.cof
......\........\TestEEPROM.hex
......\........\TestEEPROM.prj
......\........\TestEEPROM.txt
......\Readme.txt
......\Application
......\...........\EEPROM.cfg
......\...........\EEPROM.dof
......\...........\EEPROM.dpr
......\...........\EEPROM.exe
......\...........\EEPROM.res
......\...........\EEPROM_form.ddp
......\...........\EEPROM_form.dfm
......\...........\EEPROM_form.pas
......\...........\HexTable.cds
......\Fireware
......\........\TestEEPROM.asm
......\........\testeeprom.c
......\........\TestEEPROM.cof
......\........\TestEEPROM.hex
......\........\TestEEPROM.prj
......\........\TestEEPROM.txt
......\Readme.txt