Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究获取外部数据(定制硬件)以及拦截和处理这些数据(编程语言/工具)的最佳方法,这是最便宜、最简单且学习曲线最少的方法。
背景:我是一名网络开发人员。
外部设备将是开关,运动检测,速度检测编程语言:Delphy(我不知道)?或 C#(我知道用于 web 开发)或其他?
以前有人做过这样的事情吗?有什么建议吗?
任何和所有信息表示赞赏。
D
最简单的解决方案可能是使用Arduino。
它的 :
这是一个如何使用 C# 控制 LED 的示例