Microcontroller programming

I have this project with a robotic weapon, along with some engineers that we have not yet decided for Micro Controller, but are currently testing PIC. I was wondering if there are Micros that support C ++?

Background: I (a Java software developer), new to Embedded systems, currently programming using the Mikro Elektronika IDE and C language.

+3
source share
5 answers

AVR, MSP-430, Blackfin, almost all 32 bits (ARM, AVR32, Renasis RX family).

If you start from scratch, ARM is probably the best way. Atmel, NXP, TI and others have single-chip ARM microcontrollers with inexpensive development kits.

+6

, ++, netduino, # ( Java), .

( arduino) 40 .

+2

++ , , , , . malloc. , ++, .

Mikroe C PIC, , MPLAB, .

ARM, GCC.

+1

hexa , ARM llvm ( binutils ).

+1

mbed plattform? , . C/++, , API, .

,

https://mbed.org/

0

All Articles