C#疑难解答应用程序 [英] C# troubleshooter application

查看:68
本文介绍了C#疑难解答应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好:)



我已经开发了一种电路来执行水箱的特定功能,以测量水位

我需要一个c#应用程序才能将电路与PC连接并检测错误,对电路中的任何损坏进行故障排除

我如何开发它???

在此先感谢:)

Hi Guys :)



i have developed a circuit to do a specified function with water tank to measure water levels

I need a c# application to connect circuit with pc and detect error , troubleshoot any damage in the circuit

How can i develop it ???

thanks in advance :)

推荐答案

最大的问题是硬件和软件之间的转换.直到最近,这还是相当困难的,并且通常涉及到大型笨拙的硬件设备的串行连接.但是,现在可以选择使用像Arduino这样的微控制器.我推荐Netduino,因为Netduino旨在通过C#连接.这是让您入门的链接:

http://netduino.com/ [ ^ ]
The biggest issue with this, as I see it, is the transition between hardware and software. Until recently, this was rather difficult and usually involved serial connections to big, clunky hardware devices. However, now there is the option of using a micro controller like the Arduino. The Netduino is one I would recommend, since it is designed to be connected to via C#. Here is a link to get you started:

http://netduino.com/[^]


这篇关于C#疑难解答应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆