Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Micro Controller (PIC)

Status
Not open for further replies.

gtvnox

Electrical
Joined
Aug 6, 2001
Messages
1
Location
US
does anyone know if there's a microcontroller available out there that is programable using c++?
 
Every microcomputer is programmable in every language IF:
a.) you have a compiler or interpreter
b.) Sufficient memory ( hi level language needs more)
c.) Suficient speed ( hi level = slower )
d.) can affort the software ( compilers are more expensive than assemblers )

Most popular microcomputers have at least C compilers.
Do you have any particulat CPU in mind ? <nbucska@pcperipherals.com>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top