ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

C# Microcontroller

(1/1)

chedabob:
I know this seems like a daft question, but does there exist a microcontroller that will interpret c#? I know one exists for Java (Sunspot) but Java seems a little different to C#. The reason I ask is because I absolutely hate ASM with a passion.

Thanks

f0dder:
Hm, I'm not fond of neither Java nor C# for microcontrollers, but you don't need to resort to assembly - there should be plenty around you can program with C.

You might want to check out the 'electronics' subforum of www.asmcommunity.net/board/ . The forum is, obviously, pretty assembly-centric, but there's a couple of people who have been dealing with microcontrollers and the like there, they might be able to point you in the right direction.

mwb1100:
A couple years ago there was quite a bit of talk about the '.netcpu' that ran something called TinyCLR.

Sadly, that project (and its company - http://www.dotnetcpu.com) have disappeared.  I'm not sure if anything along those lines has been done since.  A quick google of '.netcpu' or 'tinyclr' turned up nothing other than old articles about the defunct device/company.

Now, I'm by no means a Java expert, but Java seems much closer to C# than to C/C++ or assembly.  You'd probably have little trouble picking up Java if you know C#.

Navigation

[0] Message Index

Go to full version