Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

C# in microcontroller

Status
Not open for further replies.

jerkymotion

Member level 4
Joined
Oct 12, 2010
Messages
73
Helped
28
Reputation
56
Reaction score
28
Trophy points
1,298
Location
NEPAL
Activity points
1,824
One of my friend is trying to write code in C# for Atmega 32. He has no previous experience in MCU programming but has experience in C# coding. Which platform should we suggest to him?
All he need to do is also make GUI to perform the serial communication at the same time with Controller. Is there any suggestion as like (ex. dot net like platform)????????
please provide me information
 

I assume you are referring to actually programming the MCU using a .NET style coding platform, not the GUI on the PC side.

If so, then checkout:

Netduino

Netduino is an open source electronics platform using the .NET Micro Framework.

Featuring a 32-bit microcontroller and a rich development environment.
Suitable for engineers and hobbyists alike.


I've never personally had any experience with these devices, but they do appear to be quite interesting.
 
Last edited:

In my opinion rather than C# it is better develop coding in C......so that he will get what he is expecting....
 

if he knew C# ...i think C is not to different and he can code using c easly
 

actually C# is closer to Delphi than to C++ (if you forget the begin-end and replace them with brackets). So moving from C# to C++ could be painful.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top