TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

BiSS: High speed open-source digital interface for IoT sensors and actuators

4 点作者 teleforce9 个月前

1 comment

eternityforest9 个月前
I wonder if this would be a good choice to adapt for IP based networks.<p>I&#x27;ve been annoyed for a very long time at the way IoT within a LAN is done, we have things like the ESPHome native API that are so close to perfect, but use too many different data types for different things, and don&#x27;t have client and server implementations in different languages.<p>Most of what we have is either very limited or meant to be manually maintained by an IT staff updating certificates and such.<p>And once you leave the LAN it&#x27;s even worse, you need all sorts of manual setup or else usually paid cloud gateways.<p>Then if you want to also use Bluetooth the protocols are entirely different and incompatible, almost nothing is built for both IP and lightweight RF.