搜索资源列表

  1. BIOS

    0下载:
  2. Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test
  3. 所属分类:uCOS开发

    • 发布日期:2024-11-19
    • 文件大小:835kb
    • 提供者:gf
  1. eeprom

    0下载:
  2. eeprom的Verilog HDL源代码,含eeprom的读写!Quartus II5.0平台测试通过!-EEPROM of the Verilog HDL source code, including reading and writing EEPROM! Quartus II5.0 platform test!
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-19
    • 文件大小:509kb
    • 提供者:
  1. ATmega16_base_code

    0下载:
  2. AVR基础试验程序,包括lcd,led,ad,da,eeprom-AVR based on test procedures, including lcd, led, ad, da, eeprom
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:62kb
    • 提供者:qiuwei
  1. 24C64

    0下载:
  2. EEPROM 24C64的读写操作,后面编写测试程序,先给EEPROM写数据,然后将结果读出通过串口回传给主机显示。-EEPROM 24C64 of read and write operation, after the preparation of test procedures, give data EEPROM write, and then read out the result through the serial port
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:樊韬
  1. test

    0下载:
  2. EEPROM测试程序,DM642 下的编程-EEPROM test procedure, DM642 under Programming
  3. 所属分类:DSP编程

    • 发布日期:2024-11-19
    • 文件大小:221kb
    • 提供者:赵宇
  1. iic

    0下载:
  2. eeprom test of life by avr I2C 的控制和注意事项,带源码,please copy it and save as c-eeprom test of life by avrI2C control and attention, with source code, please copy it and save as c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:gm
  1. epr

    1下载:
  2. STC单片机eeprom测试c语言程序(带串口发送程序)-STC Single-chip EEPROM test c language program (with Serial Send procedure)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:jin
  1. EEPROM

    0下载:
  2. EPPROM应用,测试程序,AVR内核,供初学者参考-EPPROM applications, test procedures, AVR core reference for beginners
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-19
    • 文件大小:29kb
    • 提供者:谢和力
  1. EEPROM

    0下载:
  2. CodeVisionAVR Sample EEPROM TEST Code
  3. 所属分类:软件工程

    • 发布日期:2024-11-19
    • 文件大小:32kb
    • 提供者:Hassan
  1. STC_IAP_EEPROM

    0下载:
  2. stc12c5604 eeprom test
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:4kb
    • 提供者:lfs
  1. I2CTest

    0下载:
  2. I2C EEPROM test for LPC2114
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-19
    • 文件大小:40kb
    • 提供者:kanni
  1. eeprom

    0下载:
  2. AT24C512的读写操作,我们将24c512的两条总线接在了P36和P37上,因此,必须先定义: sbit SCL=P3^6 sbit SDA=P3^7 在这个试验中,我们写入了一组字节数值到24c512的0x0081为首的位置。 然后在将其读出并在P1口显示-AT24C512 operations of reading and writing, we will take the bus two 24c512 in the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:lvchuanwei
  1. EEPROM

    0下载:
  2. msp430写24c02的标准程序,模块化非常实用,无论是扩展成24C16还是其它I2C都有非常好的参考价值-MSP430 the use 24c02 store data is good for you if you are the frist test
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:tianltz
  1. SPI-EEPROM

    0下载:
  2. SPI读写EEProm(X5323)的程序,适用于TI的DSP2812,已编译测试通过-SPI read and write EEProm (X5323) of the procedures applicable to TI' s DSP2812, compiled test
  3. 所属分类:DSP编程

    • 发布日期:2024-11-19
    • 文件大小:290kb
    • 提供者:mp
  1. AT24C02

    0下载:
  2. c51单片机AT24C02-EEPROM实验-AT24C02-EEPROM test
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:10kb
    • 提供者:wt
  1. Test

    0下载:
  2. 为44B0的测试代码,可以测试蜂鸣器,IIS 播放WAV文件,USB点灯,按键,串行FLASH,IDE硬盘 LCD等。 0 : Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test 5 : Download File by uart(DNW) 6 : IIS Play
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-19
    • 文件大小:1.83mb
    • 提供者:张俊
  1. eeprom

    0下载:
  2. STC单片机最新1T8051单片机内部EEPROM测试C语言程序 -STC MCU MCU internal EEPROM test the latest 1T8051 C language program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:付晓
  1. EEPROM-test

    0下载:
  2. STC12C5A60S2中EEPROM的测试程序,很实用-STC12C5A60S2 the EEPROM test program, it is practical
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:25kb
    • 提供者:lirenjiang
  1. EEPROM-Test

    0下载:
  2. 基于STC12C5A60S2,用KEIL 4编写的EEPROM模块c程序,通过按键将数据写进EEPROM,并在液晶上显示,程序是在自己的板上测试的,对学习STC12C5A60S2的EEPROM操作有帮助-Based on STC12C5A60S2, written with KEIL 4 EEPROM module program, written by key data EEPROM, and the LCD display, the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:3.63mb
    • 提供者:谢锋
  1. EEPROM-test

    0下载:
  2. EEPROM测试程序,内附整个工程,代码简洁,注释清晰-EEPROM test program, enclose the entire project, the code is concise, clear comments
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-19
    • 文件大小:39kb
    • 提供者:盖文迪
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org