flewis wrote:Based on the schematics I posted in my previous reply, I imagine that T1 on the Sunbeam power schematic is an Isolation Transformer (ie. the 7V circuit is induced by the 240V with no direct connection, and then rectified by the diode bridge)?
Yes.
Whereas the Breville seems to just regulate down the Line Voltage?
That machine is using what is called a "capacitive power supply". It's not isolated from mains and while the voltage between the output pins is only 24V, each pin has up to ~325V relative to mains earth (assuming 230V RMS mains voltage).
So as btidey already said: don't touch anything while the machine is connected to mains and don't hook anything up that referenced to mains earth (like an USB cable to your computer or an oscilloscope).
The use of an LM7805 in the sunbeam makes me hopeful it should be sufficient to power my ESP8266 circuit as well as the factory IC.
That depends on the transformer and what else is hooked up to the 5V rail, but you have a much better chance than with the Breville.
Capacitive power supplies only provide very low current (for higher currents, you'll need huge caps) and to make matters worse for you, the Breville just uses a resistor and zener diode instead of a proper voltage regulator. I don't think you can reliably power an ESP with that design, unless you use a separate power supply.
Even though the Sunbeam's schematic is very incomplete, it seems to be a much more sophisticated design.
It's using triacs instead of relays for the heaters/motors and seems to have a zero cross detection, which suggests it can chop the A/C waveform and therefor has a much finer control that just on/off.