Arduino Android based embedded programming through Embedded C in Qt 5.1
-
Hello,
I am looking forward to use this, Qt 5.1 version which supports the Android development process.
I was thinking of using this IDE for interfacing embedded devices such as with the Arduino platform.
I have some exposure for programming using Embedded C for the embedded devices using Eclipse based IDEs.
Can the Qt 5.1 be integrated with the Arduino platform for programming Android based devices using Embedded C as the main programming language? -
Imho you can develop for arduino in C but not with C++ Qt. You have to use the arduino specifications. If you want you can link an arduino device at the rs232 port.
If you want to develop fastly using Qt you can use Raspberry. It is a low cost main board (30 $) with 512 Mb of ram and 4 Gb of disk.