|
|
|
|
|
by londons_explore
704 days ago
|
|
I modded my fridge... I went armed with an Arduino... And when I got to the fridge main control board I found it was already an Arduino! Or at least it was an atmel 168p running the Arduino bootloader with the distinctive 1 second startup delay. It is a US style fridge freezer, but made in Turkey for the EU market. 1 compressor, 2 fans, 1 defrost heater, 1 door edge heater, 2 door switches, 1 light, 4 temperature sensors, an LCD screen, 2 status LED's, buzzer and a button. Alas - I couldn't be bothered to reimplement all the fridge functionality or disassemble the assembly code, and I realised the mod I wanted (disable the door edge heater) could be achieved by simply unplugging the wire. |
|