| View previous topic :: View next topic |
| Author |
Message |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Thu Aug 15, 2013 12:27 pm Post subject: C/C++ Microcontroller |
|
|
Are there any reliable compilers that support C and maybe C++ for a microcontroller.
Also, does your microcontroller have to be of a specific kind or can any microcontroller that you buy work?
I really want to avoid basic stamp microcontrollers.
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
TsTg Master Cheater
Reputation: 5
Joined: 12 Dec 2012 Posts: 340 Location: Somewhere....
|
Posted: Thu Aug 15, 2013 4:17 pm Post subject: |
|
|
| CCS and MikroC programs are good compilers, for the second question, selecting the suitable micro controller depends on how many input or output pins and the amount of the operation you are performing, PIC16F877A is good one in most times
|
|
| Back to top |
|
 |
the_undead Expert Cheater
Reputation: 1
Joined: 12 Nov 2006 Posts: 235 Location: Johannesburg, South Africa
|
Posted: Thu Aug 29, 2013 5:55 pm Post subject: |
|
|
| TsTg wrote: | | CCS and MikroC programs are good compilers, for the second question, selecting the suitable micro controller depends on how many input or output pins and the amount of the operation you are performing, PIC16F877A is good one in most times |
Good answer.
_________________
|
|
| Back to top |
|
 |
|