Blog

Tag: 1-Wire

  • 1-Wire with UART on ESP-32

    Why bit-bang the 1-Wire protocol on the ESP-32 when we’ve got a spare UART? Improve the timing, save some CPU cycles and reduce the latency on other interrupts by making use of a hardware UART.

    |