How to get Started with Emdedded Linux development using Qt?
-
I would like to develop an embedded application using Qt framework. Upon my research on internet i got some suggestions like Qtonpi( Raspberry pi ) , Beaglebone . I have no idea where to get started with. Can you please sugest me some basic projects to get started with embedded development using Qt?
eg:like this https://www.youtube.com/watch?v=OYZwRl8QH5g . or
lie this https://www.youtube.com/watch?v=ueijEXp2dAY.
To make it in simple words. I want to code in Qt and the output on the hardware device . -
Hi,
As silly as it may sound: just get one board and a screen for it, cross-compile Qt for that board and start to play with it.
-
The Raspberry Pi supports OpenGL ES2.0
-
That I don't know, I haven't used webkit on the Raspberry Pi. AFAIK, all of Qt can be built for the Pi (current state so 5.3.X)