设备和电容屏驱动的编写从哪里开始学习?

发布于 2024-12-04 02:06:27 字数 87 浏览 2 评论 0原文

我期待在不久的将来有一些与电容屏设备相关的工作,我们必须为电容式触摸屏编写软件。请指导我如何开始,以及如何学习为调制解调器、USB 等一般硬件编写驱动程序软件。

I am expecting some work in near future related to capacitive screen devices, there we have to write the software for capacitive touch screen. Please guide me how to start for that , and also how to learn writing driver software for a hardware in general like a modem , usb etc

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

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

发布评论

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

评论(1

遗弃M 2024-12-11 02:06:27

前段时间我读了Linux设备驱动程序中的很多章节。这是一本根据知识共享许可授权的好书,解释了如何编写不同类型的设备驱动程序。我只是用它来了解内核、块和网络驱动程序中的并发性,但你可能会发现它很有趣。

I read a bunch of chapters from Linux Device Drivers some time ago. It's a good book licensed under Creative Common license that explains how to write different kinds of device drivers. I only used it to know about concurrency in the kernel, block and network drivers but you could find it interesting.

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