3 Replies - 777 Views - Last Post: 24 November 2015 - 03:11 PM Rate Topic: -----

#1 Mo009   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 16
  • Joined: 23-November 15

i would like to know if you can program microcontrollers with c#?

Posted 23 November 2015 - 07:07 PM

i would like to know if you can program microcontrollers with c#? I would like to program microcontrollers and the reason i am learning c# is because i read somewhere that you can.but i"ve been looking for code examples for programing microcontrollers and i cannot find any. can someone help me with this question?
Is This A Good Question/Topic? 0
  • +

Replies To: i would like to know if you can program microcontrollers with c#?

#2 modi123_1   User is offline

  • Suitor #2
  • member icon



Reputation: 16479
  • View blog
  • Posts: 65,313
  • Joined: 12-June 08

Re: i would like to know if you can program microcontrollers with c#?

Posted 23 November 2015 - 07:43 PM

Certainly. There's a generic .NET namespace as well as APIs for different boards.

Http://playground.ar...erfacing/Csharp

http://urriellu.net/...ontrollers.html
Was This Post Helpful? 0
  • +
  • -

#3 Sicarius154   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 23-November 15

Re: i would like to know if you can program microcontrollers with c#?

Posted 24 November 2015 - 03:18 AM

Yes you can. I believe there are some libraries for devices such as Arduino.
Was This Post Helpful? 0
  • +
  • -

#4 Curtis Rutland   User is offline

  • (╯°□°)╯︵ (~ .o.)~
  • member icon


Reputation: 5106
  • View blog
  • Posts: 9,283
  • Joined: 08-June 10

Re: i would like to know if you can program microcontrollers with c#?

Posted 24 November 2015 - 03:11 PM

Well, I'd say Netduino is a good option.

Wait, you say you're learning C# because you heard you could use it for microcontroller programming? Most people do that the other way around. They already know C#, so they'd like to leverage that in a microcontroller project.

C# and .NET isn't "primetime" for microcontroller programming. That's not it's primary purpose. If you're going to start from a blank slate anyway, learn C or C++; it will be more broadly useful in the long run.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1