Hi,
I would like to read data from a potentiometer connected to an esp8266 on my Pi. I/know I could just go ahead and use UART, but I want to keep serial available for console if I need it.
Can I just wire up pin 4 on the Pi to the GPIO I ise for 1-wire on the ESP8266? Do I still need a resistor here?