Launch an Application on eSOMiMX6 Start-up
Embedded devices are often expected to run a single application(maybe a Kiosk) forever. Such applications have to be started immediately after or just before logging in to the device. This…
Embedded devices are often expected to run a single application(maybe a Kiosk) forever. Such applications have to be started immediately after or just before logging in to the device. This…
One of the decisions we need to take when building a UI for devices is what graphical libraries to use. With Open Source software, there is often more than one…
The embedded product competition demands to develop highly differentiated products with visually appealing - intuitive and fluid user interfaces. We want our products to have UIs that Standout from the…
In recent years, use of cameras in embedded systems has grown tremendously. They are used in different embedded devices like: Medical Diagnostics devices Security devices Traffic monitoring devices This blog…
Embedded devices have taken a major leap in the recent years. Most embedded devices have so much raw power that we did not see even in the most powerful computers…
In the previous article we discussed how to get started with Qt creator for developing Qt applications on eSOMiMX6. In this article, let us understand how to build, deploy and…
Ready to setup Qt creator for eSOMiMX6 ? This article guides you to setup Qt creator for developing Qt applications by making use e-con Systems™’ eSOMiMX6 based development kit Ankaa.…
This article will guide you why Qt is preferred for HMI development. What are the common requirements put forward by customers while designing a HMI ? Outstanding user experience (UX)…
This article will explain how e-con’s eSOMiMX6 can be used to store MQTT data from sensors into MySQL database using Qt. MQTT is a great protocol for Sensors to publish…