智能手机中的传感器

发布于 2024-11-14 10:36:54 字数 146 浏览 5 评论 0原文

我想了解加速度计、压力传感器、光传感器等传感器在智能手机中的实际工作原理。假设我们在 Android 中为加速度计设置了 onSensorChanged,为了渲染输出,内部实际上发生了什么。

任何人都可以帮助我找到有关此问题的资源吗?

提前致谢,

I would like to learn on how the sensors like accelerometer, pressure sensors, light sensors and the rest actually work in smartphones. Say if we have onSensorChanged for an accelerometer in android, what actually is happening internally in order to render the output.

Can anyone help with me with resources that I can find about this.

Thanks in advance,

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

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

发布评论

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

评论(2

兰花执着 2024-11-21 10:36:54

了解硬件本身可能很有趣,但我发现有趣的是从传感器获取数据并使其有用的方法。这是一个完整的字段:http://en.wikipedia.org/wiki/Digital_signal_processing 也检查这个输出:http://www.dspguide.com

It might be interesting to learn about the hardware itself, but what I find intriguing are the methods for taking the data from the sensor and making it useful. It's a whole field: http://en.wikipedia.org/wiki/Digital_signal_processing also check this out: http://www.dspguide.com

萌吟 2024-11-21 10:36:54

您可以查看解释有关传感器的许多细节的技术讲座。该会议不仅提供了比平常更多的有关传感器的详细信息,而且还涵盖了一些有趣的主题,例如传感器集成。您可以在提供的链接中找到该视频

You can have a look to a technical talk explaining many details about sensors. The session no tonly gives more details than usual about sensors, but also covers some interesting topics such as sensor integration. You can find the video in the provided link

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