寻找带有按钮硬件和 API 的驱动器托架 LED/LCD
我和我的同事有一个有趣的小型原型硬件/软件项目,它将遵循这些宽松的要求/规格/实现细节:
- 硬件:
- 通过几个按钮(可能是拨号盘)获取简单的用户输入
- 向用户提供一些文本输出,3 行 LED 就足够了,但更高级的也可以
- 需要强大的 x86 CPU
- 软件
- 基于 Windows 的操作系统
- 简单、易于编程的 API,用于 LED/LCD 面板输入和显示输出。首选 Java 或其他高级语言。
- 大多数使用情况下都没有连接显示器
在我看来,我的项目正是 HTPC 人员正在做的事情,但经过一个小时的谷歌搜索和研究,我似乎无法找到任何有关 HTPC 案例硬件编程的细节 < a href="http://www.silverstonetek.com" rel="nofollow noreferrer">Silverstone,等。
有人能指出我正确的方向吗?
My colleagues and I have got an interesting little prototype hardware/software project that would follow these loose requirements/specs/implementation details:
- Hardware:
- Take simple user input from a couple of buttons, maybe a dial
- Give some textual output to the user, a 3-line LED would suffice but fancier is OK
- Powerful x86 CPU required
- Software
- Windows-based OS
- Simple, easy to program to API for LED/LCD pannel input & output. Preferable Java, or another high-level language.
- No monitor connected in most use cases
It looks to me like my project is exactly what the HTPC folks are doing, but after an hour of Googling and researching, I can't seem to find any specifics on programming the hardware for HTPC cases from Silverstone, et al.
Can someone point me in the right direction?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
LCDSmartie 可能是您所需库的来源。
http://lcdsmartie.sourceforge.net/
您可能需要使用它作为某些黑客攻击的基础。
LCDSmartie may be a source for your required library.
http://lcdsmartie.sourceforge.net/
You may need to use it as a basis for some hacking.