Arduino base Washing machine controller. Buttons and power supply from original board is used. Buttons are mapped as following:

1. Off Button - Turns off motors

2. Wash button - This button turn on main wash motor on and off in 30 sec to emulate resiprocating motion.

3. Drain Button - This button activates Drain motor

4. Dryer Button - This button turns on Drain motor(which also activates mechanical clutch to engage dryer to main motor) and then wait for 20 Seconds before starting main motor. This button only functions when main lid of machine is on closed position.

Please find details on GITHUB link

https://github.com/AKoo7/WMC