Hello
I’m working in a small project that consist in using the PID climate in ESPHome to control a heating valve.
My project is the following:
Valve connections:
Example of the connections between the transformer 24 VAC and the module 7812 (I'm not sure that the LM7812 that I use have this exact configuration but should be similar, is just to better understand):

Thanks a lot for the help!
André
I’m working in a small project that consist in using the PID climate in ESPHome to control a heating valve.
My project is the following:
- my valve (Frese 48-5529) is power with 24 VAC – I’m using a modular 24 VAC 8 VA transformer to power the valve
- the control signal to the valve is 0-10 VDC – I’m using the DAC output from my ESP32 and an Operational Amplifier TLV2371 to do the control
- the Operational Amplifier TLV2371 is power through an LM7812 regulator module (like this) – the LM7812 is power by the modular 24VAC 8 VA transformer the same that I use to power the valve
- The ESP32 is power through an LM7805 regulator modulo (like this) – the LM7805 is power by the LM7812 module
Valve connections:

Example of the connections between the transformer 24 VAC and the module 7812 (I'm not sure that the LM7812 that I use have this exact configuration but should be similar, is just to better understand):

Thanks a lot for the help!
André