I want to design an electronic circuit that convert a binary signal to Manchester code. I have already put a XOR
operator between the binary signal and the clock, I got the allure of Manchester but the the low level is coded with 0 V and I want it to be -V. How to do that ?
here is my circuit: