Passing signals to multiply Adruino's over wifi

Depends on how extensive the web interface has to be - a few input fields (to set parameters), a few buttons, a table with values showing the current status of the machine (can be done with simple graphics even), is very easily done on an ESP8266. Build up the pages using string concatenations and serve it up.