Skip to content

Instantly share code, notes, and snippets.

@krisha
krisha / induction_hob.ino
Created September 29, 2015 12:18
Arduino code for reading/writing Microchip EEPROM 93LC66
//#include <SPI.h>
/* Arduino code to read out and write EEPROM 93LC66
which is used in an AEG 55GAD84AE induction hob.
Some bits were flipped depending on temperature.
Writing it back solved this problem.
*/
/* pin defines eliminated during SPI lib testing...
arduino - 93LC66