Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I have bought a PIC16F877A microcontroller and its board before and since then, I haven't used it much because I don't really have enough time and patience to learn C. I was thinking to buy a Netduino since it can be programmed using VB.NET (which obviously I'm familiar with). However, I didn't want to abandon the stuff I bought earlier, so therefore I'm asking if there is a way to program the PIC16F877A using VB.NET, maybe using the SDK provided in the Netduino website?

Thanks in advance.

share|improve this question
1  
368 bytes of RAM means that there can never be a VB.NET VM on the PIC16F877A, but let's see if we can get a more detailed answer – Kevin Vermeer Feb 21 '12 at 18:46
@KevinVermeer I mean, is there a way to program it on VB.NET and maybe a converter converts it to C? Or maybe the same syntax as VB.NET? – Seif Shawkat Feb 21 '12 at 18:51
I have heard about Pigmeo but don't know much about it, might it be a solution? – Seif Shawkat Feb 21 '12 at 19:32
1  
@KevinVermeer, perhaps the answer here could be educational: electronics.stackexchange.com/questions/26412/… – Jon L Feb 21 '12 at 19:39
1  
@JonL - Yes, that's an excellent answer! Feel free to copy it over and adjust it so that it's applicable here. – Kevin Vermeer Feb 21 '12 at 20:35
show 5 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.