PDA

View Full Version : Programming for Microcontrollers in C



erice1984
- 1st May 2009, 04:36
I have recently seen most of the set backs using PBP, its a great program and everything, just a little limited for me.

So I have been learning C, fairly simple, easy concepts etc...

Just curious as I am learning how to program for windows based software etc.. I know it is going to be different when applying most of this to microcontrollers. So my big question is, is there any decent forums out there for C and microcontrollers? Other than Microchip?

Thanks
-Eric

mister_e
- 1st May 2009, 17:12
Microchip's forum's great ressource. Hi-Tech C, CCS, MikroE, SourceBoost and all other Compiler brands have their own forum. Electro-tech-online is another but more about general electronics.

For C#, well MSDN forum is hard to beat, mix it with SourceForge, CodeGuru, Devx, Programmer's heaven, CodeProject and you'll cover most situations.

HTH