eeprom.h

C2C-plus code that uses a 16F84 to read a thermocouple via a Maxim's Max6674. (by Ryan Dumouchel).




void EEPROM_NULL();
char EEPROM_READ(char adresa);
void EEPROM_WRITE(char adresa,char data);



http://www.sourceboost.com/home.html

Copyright © 2002-2006 SourceBoost Technologies