2480 eSOM++ Team Feb 21 1928 Views 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 article guides you to launch your application on eSOMiMX6 ...
2065 eSOM++ Team Dec 26 61608 Views Qt Vs GTK+ Vs WxWidgets - A Comparative Study 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 good option. There are many factors based on which we decide the right graphical library ...
2014 eSOM++ Team Dec 11 2687 Views Fluid Animation with Qt on eSOMiMX6 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 Crowd and reach the market ...
1950 eSOM++ Team Nov 27 12273 Views How to quickly develop a camera streaming application on eSOMiMX6 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 explores various frameworks ...
1942 eSOM++ Team Nov 17 2356 Views Accelerated Embedded GUI development 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 of the 80’s or 90’s. With the explosion of the internet and smart devices ...
1903 eSOM++ Team Nov 06 3816 Views Build, Deploy And Run Qt Application on eSOMiMX6 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 run a Qt application on eSOMiMX6. Prerequisites You must have a Qt ...
1870 eSOM++ Team Oct 20 4703 Views Getting Started With Qt Creator On eSOMiMX6 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. Qt Creator Qt Creator is a cross-platform IDE for ...
1853 eSOM++ Team Sep 15 7228 Views Build intuitive HMI using Qt - Use eSOMiMX6 RDK 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) Faster time to market Internationalization Support Lets ...
601 eSOM++ Team Feb 18 13931 Views Store MQTT Data From Sensors Into MySQL Database 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 data to their Subscribers. However, when it comes to analytics or reporting, ...