文件名称:DELPHI_CVAVR_EEPROM
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 43680513delphi_cvavr_eeprom.rar 列表 EEPROM\Application\EEPROM.cfg EEPROM\Application\EEPROM.dof EEPROM\Application\EEPROM.dpr EEPROM\Application\EEPROM.exe EEPROM\Application\EEPROM.res EEPROM\Application\EEPROM_form.ddp EEPROM\Application\EEPROM_form.dfm EEPROM\Application\EEPROM_form.pas EEPROM\Application\HexTable.cds EEPROM\Application\_desktop.ini EEPROM\Application EEPROM\Fireware\TestEEPROM.asm EEPROM\Fireware\testeeprom.c EEPROM\Fireware\TestEEPROM.cof EEPROM\Fireware\TestEEPROM.hex EEPROM\Fireware\TestEEPROM.prj EEPROM\Fireware\TestEEPROM.txt EEPROM\Fireware\_desktop.ini EEPROM\Fireware EEPROM\Readme.txt EEPROM