扩展库(与Arduino兼容的硬件)EEPROM存取
资 源 简 介
The aim of this project is to create a library that will allow any type of variable supported by the Arduino system to be written to EEPROM. This library may well be extended further to allow it to work on external EEPROM chips, however for now the basic functionality will be written and tested.
Wiki Home
文 件 列 表
EXROM
EXROM.h
EXROM_read.cpp
EXROM_read_unsigned.cpp
EXROM_write.cpp
EXROM_write_unsigned.cpp
examples
EXROM_Test_All
EXROM_Test_All.pde