PoE-maker board for Matter projects

SharKingStudios published an open-source Nif-T board that supports Ethernet/PoE for home automation projects, making robust, always-powered Matter-compatible controllers more accessible to makers (x.com). The board lowers electrical- and-networking friction for DIY installations that aim to integrate with Apple Home and other ecosystems (x.com).

PoE-maker board for Matter projects A smart-home gadget usually fails in the most boring place possible: power. Battery sensors die, wall-wart plugs get knocked loose, and a flaky wireless link turns a light switch into a coin toss. SharKingStudios’ new open-source Nif-T board takes aim at that problem by combining wired networking and power delivery on one board for do-it-yourself home automation builds. (github.com) The trick is called Power over Ethernet, which means one Ethernet cable can carry both data and electricity. In a home project, that replaces the usual two-cable mess of “one wire for network, one wire for power” with a single run to the device. (github.com) Ethernet is the familiar wired network used by routers, switches, and desktop computers. For home automation, a wired link trades some installation convenience for a steadier connection, which matters when the device is supposed to keep working inside a wall, utility closet, or equipment cabinet for years. (github.com) Matter is the software language sitting above that network link. It is an Internet Protocol-based smart-home standard designed so one device can work across ecosystems instead of being locked to a single vendor’s app or cloud. (digikey.com) That is why Matter shows up in conversations about Apple Home, Google Home, Alexa, and other platforms. Apple says its Apple Home software supports Matter, and the Connected Home over Internet Protocol project documentation shows Apple devices like HomePod or Apple TV can act as part of a Matter setup. (developer.apple.com) Most maker-friendly Matter projects today lean on wireless boards, especially ones built around Espressif chips. Espressif’s own Matter materials describe Matter as running over Wi‑Fi, Ethernet, and Thread, but many hobby builds stop at Wi‑Fi because it is cheaper and easier to wire up on a bench. (espressif.com) That leaves a gap between a weekend prototype and something you would trust in a breaker room or structured wiring cabinet. A board that starts with Ethernet and Power over Ethernet is aimed at the less glamorous jobs: relay control, fixed installations, and devices that should stay on even when nobody remembers where the power brick went. (github.com) Nif-T is SharKingStudios’ answer to that gap. The GitHub repository describes it as “an all in one smart home automation board” built around an Espressif ESP32-WROOM-32E microcontroller, with a LAN8720A Ethernet physical-layer chip, on-board IEEE 802.3af Power over Ethernet support, eight relays, ten SK6812 RGB light-emitting diodes, a piezo buzzer, a user button, and USB-to-serial support for flashing and debugging. (github.com) In plain English, that parts list means the board is designed to do real house jobs, not just blink a status light on a desk. The relays let a low-voltage controller switch higher-power circuits, while the Ethernet and Power over Ethernet hardware let the whole board live off one cable instead of a loose adapter. (github.com) SharKingStudios also published the project as open source on GitHub, including board files and documentation. That matters for makers because it lowers two kinds of friction at once: electrical friction, since the power and isolation design is already laid out, and networking friction, since the wired link is built into the board instead of added through a stack of daughterboards and jumper wires. (github.com) The timing lines up with a broader shift in do-it-yourself home automation. Matter has made it more realistic for one homemade controller to talk to multiple ecosystems, while boards like Nif-T focus on the less flashy layer underneath: getting reliable power and network connectivity into the same box. (digikey.com) That does not mean Nif-T is a finished consumer product. The public repository shows an early-stage open-source hardware project rather than a mass-market device with retail distribution, certifications, and polished setup software. (github.com) But for the small group of people who build their own controllers for pumps, lights, valves, garage hardware, or cabinet-mounted automation panels, that is exactly the point. Nif-T packages the annoying infrastructure work—wired networking, Power over Ethernet, relay outputs, and a capable microcontroller—into one design that is much closer to “install it” than “prototype it.” (github.com)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.