2506 eSOM++ Team Feb 21 2258 Views Quickly Develop a Dynamic Website on eSOMiMX6 In a dynamic website, contents are updated automatically depending on the time of the day, the viewer’s native language, and other factors. Dynamic websites contain client-side scripting or server-side scripting to generate the changing content or ...
2498 eSOM++ Team Feb 21 3074 Views Launcher for Qt Apps on eSOMiMX6 A launcher is a program that helps a user to locate and start other programs. An application launcher provides shortcuts to applications and stores the shortcuts in one place so they are easier to find. A launcher is just another application that is ...
2493 eSOM++ Team Feb 21 6530 Views Qt Creator Remote Debugging Remote debugging is identifying and removing errors from the application running on a device from another device. The Qt application once deployed on the eSOMiMX6 device(s) can be debugged from any remote system. Qt Creator provides very easy access ...
2490 eSOM++ Team Feb 21 1881 Views Getting Started with Qt Widgets on eSOMiMX6 Widgets are the basic blocks of user interfaces in Qt. Widgets include buttons, labels, message box, text edit, tab, combo box, scroll bar, etc. For Qt Widgets, everything is C++. The UI elements can be used to create a classic desktop-style user ...
2486 eSOM++ Team Feb 21 1724 Views Getting Started with QML on eSOMiMX6 QML is a declarative language that allows user interfaces to be described in terms of their visual components and how they interact and relate with one another. It separates the declarative UI design and the imperative programming logic. It also ...
2483 eSOM++ Team Feb 21 2552 Views Bind Chart.js with Qt for eSOMiMX6 Qt’s binding with JavaScript is well-known to the world. You can do just amazing things with this binding. One such wonder is Graphs. Data visualization is a common method to visually illustrate relationships in the data. The purpose of data ...
2480 eSOM++ Team Feb 21 1700 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 ...
2476 eSOM++ Team Feb 21 1820 Views Browser based GPIO control panel for eSOMiMX6 Internet of Things(IoT) is network of things, that enables automation, i.e. a method by which they are sensed, controlled and monitored from any remote location. A plethora of embedded devices is taking part in IoT. Connected devices rely on ...
2465 eSOM++ Team Feb 21 2402 Views Webserver comparison report on eSOMiMX6 Apache2 Apache is one of the most popular web servers in the world. It is developed by the Apache Software Foundation. Apache is an open source software and can be installed on almost all operating systems such as Linux, Unix, Windows, FreeBSD, Mac ...