Welcome![Sign In][Sign Up]
Location:
Search - 24C04 a

Search list

[ARM-PowerPC-ColdFire-MIPSDELPHI_CVAVR_EEPROM

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:

[SCMfm24c04

Description: FM24C04测试用例程,经本人调试,可以使用.对于51初学者有很好的参考作用.-FM24C04 way, I debugging, can be used. For 51 beginners have a good reference.
Platform: | Size: 2048 | Author: rock | Hits:

[SCMI2C

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:

[SCM24c041

Description: 一个液晶的老程序,也放出来看看。。。。。。。。。。。。。。。 估计也会有人用得到的-A liquid crystal-old program, but also to see released. . . . . . . . . . . . . . . Some people will also be estimated using the
Platform: | Size: 2048 | Author: sunxd | Hits:

[Other Embeded program24C04

Description: 用IIC协议写的一个非常实用的24C02的读写源代码-IIC written agreement with a very practical reading and writing source code 24C02
Platform: | Size: 2048 | Author: | Hits:

[assembly language24C04

Description: 本程序是利用汇编语言实现的实时时钟RX-8025应用程序,实现了年、月、星期、日、小时、分、秒的显示。-This procedure is to use assembly language to achieve real-time clock of the RX-8025 applications, the realization of the year, month, week, day, hour, minute, second display.
Platform: | Size: 1024 | Author: 于贵贤 | Hits:

[Embeded-SCM Develop24C04

Description: 这个程序是用atmega128芯片对24c04进行读写的例子,非常全面-This procedure is used ATmega128 chip 24c04 read and write on the example of a very comprehensive
Platform: | Size: 69632 | Author: 杨茂 | Hits:

[Embeded-SCM DevelopI2cReadWrite

Description: 一种C51接收来自PC机的数据然后写入24C04..写满32字节后从24C04里读入数据回传给PC机显示出来-A C51 aircraft to receive data from the PC then write 24C04 .. full 32-byte read from the 24C04 in income data back to PC-display
Platform: | Size: 2048 | Author: liaozlei8 | Hits:

[Driver Develop24c04

Description: 24co4的一个简单的测试程序,能存储能取,可以根据需要更改数据的多少-24co4 a simple test procedures that can store Notoro may need to change the data in accordance with the number of
Platform: | Size: 1024 | Author: 蒙冠杰 | Hits:

[Embeded-SCM Developat24c02andlcd

Description: 基于AT24C02的LCD显示,可以从24C02连续读写数据,然后从LCD1602上显示出来,可以实现仿真。希望对大家有所帮助。还有补充一下:24C02只可以连续读写8个字节,24C04以上才可以读写16个字节。-AT24C02 Based on the LCD display, you can read and write data from a row 24C02, and then from the LCD1602 display, simulation can be achieved. We want to help. Also add: 24C02 only 8 bytes for reading and writing, 24C04 can read and write more than 16 bytes.
Platform: | Size: 30720 | Author: FLY | Hits:

[Embeded-SCM Develop24c04

Description: arm7模块程序24c02,大家来下载吧,个人的小总结,还是比较有用的-arm7 module program 24c02, you download it, own a small sum, it is quite useful to
Platform: | Size: 10240 | Author: 琳琳 | Hits:

[SCM100ExampleProteus

Description: 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 74LS148扩展中断 05 IIC-24C04与蜂鸣器 ……28 键控看门狗 第 03 篇 综合设计: 01 可以调控的走马灯 02 按键选播电子音乐 03 可演奏的电子琴 04 1602LCD显示仿手机键盘按键字符 05 1602LCD显示电话拨号键盘按键实验 …… 41 射击训练游戏 芯片手册:74HC595.pdf-《Microcontroller C Programming Language Training 100 cases》 based on 8051+ Proteus simulation," all Proteus simulation, DSN file and the hex-wen Pieces. Recommended to do graduate design and learning microcontroller downloads. Include: The basis of Article 01 parts: 01 flashing LED 02 from left to right of the water flowing back and forth about 03 lights 04 lights 05 LED lights synchronized flow Simulated traffic lights ... ... 48 MCU and PC-Serial communication simulation No. 02 hardware applications: 01 74LS138 decoder application 02 74HC154 decoder application 03 74HC595 string into and out of chip applications 04 74LS148 extended interrupt 05 IIC-24C04 and the buzzer ... ... 28 keying Watchdog No. 03 Integrated Design: 01 can be a revolving door control button 02 Anycast electronic music can be played by keyboard 03 display 04 1602LCD imitation Keypad key character 05 1602LCD show dial keypad key experimental training ... ... 41 Shooting Games Chip Manual: 74H
Platform: | Size: 11717632 | Author: tong | Hits:

[VHDL-FPGA-Verilogeeprm

Description: verilog编写的EEPROM代码,包括我们最常用的AT24C02/24C04/24C08/24C16-eeprm is a verilog HDL behavioral model for AT24C02/4/8/16
Platform: | Size: 2048 | Author: sam | Hits:

[Other24C04

Description: 此实验程序向24C04的第0单元写入数据“5”,以检验24C04的读写功能,然后读出刚才写入的数据,如果读出的数据和写入的数据相同, 说明存储成功;反之,如果读出的数据和写入的不同,说明存储失败,如果能够对24C04正常读写,则P1.7的绿灯点亮, 如果24C04的读写失败,则P1.6的红灯点亮,表示24C04不存在或损坏 ,注意:不要长时间运行此程序,因为程序会快速反复擦写00H单元,以免擦写次数超过存储单元的使用次数而造成00H单元损坏,正常时候,P1.7绿灯点亮,要观察效果,可以拔下P1.0的跳线即可-This experimental procedure to 24C04 the first 0 unit write data " 5" , in order to test 24C04 of the read and write capabilities, and then read the data just written, if the data read and write data on the same show store successful the other hand If the data read and write different, indicating memory failure, if we can read and write to the 24C04 to normal, then the P1.7 of the green light, if the reading and writing 24C04 fails, then the red light lit P1.6, that 24C04 does not exist or damaged, pay attention: Do not run this program a long time because the program will quickly erase repeatedly 00H unit, so as not to erase the memory cell number than the frequency of use 00H cell damage caused by the normal time, P1.7 green points Liang, to observe the effects, you can unplug the jumper can be P1.0
Platform: | Size: 12288 | Author: 小许 | Hits:

[SCM24C04zhongwenziliao

Description: 24c04一款很好的存储器,能为单片机提供外部存储功能-24c04 a good memory, able to provide external storage for the microcontroller
Platform: | Size: 39936 | Author: 王彦楠 | Hits:

[Software Engineering24C04-1602LCD

Description: 用24C04与1602LCD设计电子密码锁,从LCD1602上显示出来,可以实现仿真。希望对大家有所帮助。-AT24C02 Based on the LCD display, you can read and write data from a row 24C02, and then from the LCD1602 display, simulation can be achieved. We want to help. Also add: 24C02 only 8 bytes for reading and writing, 24C04 can read and write more than 16 bytes.
Platform: | Size: 126976 | Author: sds | Hits:

[SCM24c04

Description: 经典的单片机24C04 C语音程序 希望大家的有好的资料一起分享-Classic single-chip 24 C04 C voice program has a good material of hope that we Shared together
Platform: | Size: 468992 | Author: | Hits:

[SCM06-IIC-24C04

Description: 06 IIC-24C04与数码管,有具体的仿真,可以直接在PROTEUS上实现,讲得非常详细。-06 IIC-24C04 and digital control, a specific simulation, can be directly implemented on the PROTEUS, speaks in great detail.
Platform: | Size: 55296 | Author: 孙红彬 | Hits:

[Embeded-SCM Develop24c04

Description: arm7模块程序24c02,大家来下载吧,个人的小总结,还是比较有用的-arm7 module program 24c02, you download it, own a small sum, it is quite useful to
Platform: | Size: 10240 | Author: thofde | Hits:

[SCM24C04

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:
« 12 »

CodeBus www.codebus.net