Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道arduino IDE如何通过wifi/以太网识别arduinoYun板的IP地址。这样我就可以通过移动应用程序自己实现它。
谢谢
Yun 使用 Bonjour 服务(端口 5353)在无线网络上进行自动发现。如需更多信息,请查看此处。