首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 图书馆at24c1024 EEPROM的Arduino

图书馆at24c1024 EEPROM的Arduino

  • 资源大小:3.70 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: arduino 图书馆 atcEEPROM

资 源 简 介

Overview This is a library to support the AT24C1024 EEPROM. Up to 4 of these devices may be chained together to provide 128-512 kilobytes of EEPROM storage. AT24C1024 Library Project Home at the Arduino Playground The usage is based on the Arduino EEPROM library and two I2C EEPROM libraries. If you"re familiar with how that works, using this library should be pretty straightforward. Basically just substitute EEPROM1024 where you were using EEPROM. For example: EEPROM.write(address, value); becomes: EEPROM1024.write(address, value); Credits This library is based on several projects: The Arduino EEPROM library found here: http://arduino.cc/en/Reference/EEPROM The 24C256 library found here: http://www.arduino.cc/playground/Code/I2CEEPROM The 24C512 library found here: http://www.arduino.cc/

文 件 列 表

E24C1024
E24C1024.cpp
E24C1024.h
examples
VIP VIP
  • liqing71718 13分钟前 成为了本站会员

  • 伟国 1小时前 成为了本站会员

  • songy 3小时前 成为了本站会员

  • 纯色幽默 3小时前 成为了本站会员

  • odd? 5小时前 成为了本站会员

  • 52JOY... 11小时前 成为了本站会员

  • Sirius 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 额ヽ(  ̄д ̄;)ノ 1天前 成为了本站会员

  • xxx 2天前 成为了本站会员

0.178238s