From f3128fab517f60a6a6e8b6f40707917f9e1156ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Thu, 28 Sep 2023 04:26:24 +0200 Subject: [PATCH] doc: add signal conditioning resistors in implemented feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d54c94..811375a 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Features already implemented: - power wire connectors, as alternative to the barrel jack, for larger power supplies and usage in waterproof enclosure - proper 5V DOUT for WS2812B IC input, 5 channels (can be combined for LEDs requiring an additional clock signal) +- in-line LED data resistors for [signal conditioning](https://quinled.info/data-signal-cable-conditioning/). Ideally it should use a smaller value since it's intended for running the signal along ground over short distances, but there were already 100 Ohm on the board for DMX512 termination, and it allows better compatibility for longer single ended cables. - external WiFi antenna port, by using the I variant of the ESP32-S2-WROOM, with appropriate connector - PCB fitting in [sonoff waterproof enclosure](https://www.sonoffegypt.com/products/sonoff-ip66-waterproof-case)