C#可以用于微控制器编程吗? [英] Can C# be used for micro controller programming?

查看:81
本文介绍了C#可以用于微控制器编程吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我现在是#程序员近3年了,我想知道c#是否可用于微控制器编程

i'm a c# programmer for close to 3 years now, i want to know if c# can be used for microcontroller programming

推荐答案

没有什么特别的微控制器编程并没有什么特别的C#编程。目前,C#是为CLR和CLI实现的,因此它可以在任何实现CLR和CLI的地方使用。它对微控制器的可能性较小,因为这个词的一部分是微 - ,而且因为CLR不是很微观。 :-)

基于微控制器的系统中你可以使用C#的一个例子是Raspberry PI: https: //en.wikipedia.org/wiki/Raspberry_Pi [ ^ ]。



参见:

http://en.wikipedia.org/wiki/Common_Language_Infrastructure [ ^ ],

https://en.wikipedia.org/wiki/Common_Language_Runtime [ ^ ],

< a href =https://en.wikipedia.org/wiki/Mono_%28software%29> https://en.wikipedia.org/wiki/Mono_%28software%29 [ ^ ]。



-SA
There is nothing special about microcontroller programming and nothing so special about C# programming. These days, C# is implemented for CLR and CLI, so it can be used everywhere where CLR and CLI are implemented. It's less likely for microcontrollers, because of this part of this word "micro-", and because CLR is not quite "micro". :-)
One example of the microcontroller-based system where you can use C# is Raspberry PI: https://en.wikipedia.org/wiki/Raspberry_Pi[^].

See also:
http://en.wikipedia.org/wiki/Common_Language_Infrastructure[^],
https://en.wikipedia.org/wiki/Common_Language_Runtime[^],
https://en.wikipedia.org/wiki/Mono_%28software%29[^].

—SA


是,如果它们支持.NET Micro Framework。 http://www.netmf.com/ [ ^ ]



和:https://en.wikipedia.org/wiki/.NET_Micro_Framework [ ^ ]



广泛使用的平台是Netduino: https://en.wikipedia.org/wiki/Netduino [ ^ ]



在CP文章中搜索Netduino。
Yes if they support .NET Micro Framework. http://www.netmf.com/[^]

and: https://en.wikipedia.org/wiki/.NET_Micro_Framework[^]

A widely used platform is Netduino: https://en.wikipedia.org/wiki/Netduino[^]

Search Netduino in CP articles.


这篇关于C#可以用于微控制器编程吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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