Skip to content
#

mdns-sd

Here are 9 public repositories matching this topic...

mDNS Library for nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, AVR Mega, RP2040-based boards, etc. using Ethernet W5x00. Supports mDNS (Registering Services) and DNS-SD (Service Discovery). Ethernet_Generic library is used as default for W5x00

  • Updated Apr 12, 2022
  • C++

The purpose of this project is to create a smart thermostat that controls the temperature of a house based on certain rules according to the day, time and threshold temperature. It also allows to know the record of temperatures registered during a configured time. It has a web dashboard to know the status of the system and program its behaviour and an LCD screen to know the status of the system. Users are notified by mail about fails, changes of state, etc.. Communication between devices is via wifi ethernet using mDNS(multicast dns) and DNS-SD (dns service discovery), so address configuration is not needed.

  • Updated Jan 10, 2020
  • Go

Improve this page

Add a description, image, and links to the mdns-sd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mdns-sd topic, visit your repo's landing page and select "manage topics."

Learn more