Toy project to replace faulty electronics in a microwave with an arduino
Go to file
2021-10-30 13:23:14 +02:00
Microwave.pde Rename microwave, add README 2021-10-30 13:23:14 +02:00
README.md Rename microwave, add README 2021-10-30 13:23:14 +02:00

My dad and I fixed a faulty microwave by replacing its electronics with an arduino, an LCD screen and a keypad.

The code is in Spanish, because I used it as an excuse to (try to) teach my dad some programming, but it should be pretty straightforward (Funcionando -> Working).

There are many issues with this repo: the code is pretty old by now, it was custom made for our setup, I have done little arduino programming (or any other embedded programming for that matter), and I didn't spend much time on it anyway.

So USE AT YOUR OWN RISK.


Pequeño proyecto que hice con mi padre para arreglar un microondas que fallaba. El código es bastante viejo y no es de gran calidad, pero funcionó durante bastante tiempo :)