我们如何从 Android 的电表中读取用电量?

发布于 2024-12-29 11:12:15 字数 1563 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

乖不如嘢 2025-01-05 11:12:15

根据 http://en.wikipedia.org/wiki/Automatic_meter_reading 有许多不同的类型和这些无线仪表使用的协议可能是专有的实现。

有些甚至可能包括加密或校验和验证的协议,这将进一步阻止读取数据。

这是个好主意,但如果没有提供抄表技术的公司的官方支持,您可能会运气不好。

As per http://en.wikipedia.org/wiki/Automatic_meter_reading there are many different types and likely proprietary implementations of the protocol used by these wireless meters.

Some likely even include encrypted or checksum verified protocols which would further prevent reading the data.

It's a good idea, but without official support from the companies supplying the meter reading technology you are probably out of luck.

软糯酥胸 2025-01-05 11:12:15

好吧,你可以让用户给仪表拍张照片。然后你可以分析图像......

Well, you could make the users take a picture of the meter. Then you could analyse the image...

独守阴晴ぅ圆缺 2025-01-05 11:12:15

你看过 ioio 吗?

您也许可以将其与仪表连接,如果您有一种方法可以转换来自仪表的信号,以便 ioio 可以读取它,您应该能够制作该应用程序。

我目前正在开发一个项目,该项目实现了这一点,但使用瓦特表和安培表略有不同

http:// www.sparkfun.com/products/10748

Have you had a look at ioio ?

You may be able to interface it with a meter, if you have a way of converting the signal from a meter so the ioio can read it you should be able to make the app.

I am currently working on a project that implements this but a bit differently using a watt meter and amp meter

http://www.sparkfun.com/products/10748

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文