代码搜索:EEPROM

找到约 10,000 项符合「EEPROM」的源代码

代码结果 10,000
www.eeworm.com/read/333117/12701271

c drv_at24c64.c

#include #include "source.h" #define DEVICEID(A) (A&0XF0) #define DEVICE_AT24C64 0xA0 //A1A2A1=0 #define DEVICE_SDA2000 0x60 extern TMDEV_OPS Opsgp; unsigned int eepro
www.eeworm.com/read/138817/13209415

c eerom.c

#include #include #include #include #define COM_BAUD 9600 #define COM_ADDR_H 0x0054 #define COM_ADDR_L 0x0055 #define PASSWORD_ADD
www.eeworm.com/read/491551/6437469

makefile

############################################################################### # Makefile for the project current_mA_LCD_avr ########################################################################
www.eeworm.com/read/412656/11189817

h twi.h

/*************************************** Copyright (c) ************************************************* * * POLAR STAR * 北天星国际有限公司 * http://www.po-star.com * *文 件 名: t
www.eeworm.com/read/101167/15842793

c ee_save.c

// EE_SAVE.C // // Illustrates how to save a quantity to and fetch a quantity from EEPROM. // // Saves a float and a struct TM to EEPROM and then fetches them and displays // on LCD. // // Note
www.eeworm.com/read/192426/8382413

dp2 music.dp2

music.o: e:/ICC/include/iom8v.h e:/ICC/include/macros.h e:/ICC/include/eeprom.h E:\icc\iccavr\mega8\mega8\music/music.h
www.eeworm.com/read/192052/8409566

txt readme.txt

这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行<mark>eeprom</mark>存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和tes ...
www.eeworm.com/read/189637/8464308

bak main.c.bak

#include "REG52.h" #include #include #include "VI2C_C51.h" #include "stdio.h" #define CSI24WC02 0xA0 unsigned char DelayNS(unsigned char no) //延时程序 { unsig
www.eeworm.com/read/189637/8464317

c main.c

#include "REG52.h" #include #include #include "VI2C_C51.h" #include "stdio.h" #define CSI24WC02 0xA0 unsigned char DelayNS(unsigned char no) //延时程序 { unsig
www.eeworm.com/read/290244/8493429

c 滚动码应用原程序.c

; MICROCHIP KEELOQ CODE HOPPING SIMPLE DECODER ; ; 一步学习; 单一键 ;www.nbglin.com 电话:0574-88464538 ;歌林电子制作工作室 ; 配置控制: ; -VERSION 1.1 S. DAWSON ; ; FILE: SIMDEC11.ASM. ; DATE: 8 SEPTEMBER 1