State of Flutter on Embedded Linux
basysKom Blog
by Jeremias Bosch
1w ago
Flutter, originally designed for mobile applications, has evolved to support a wide range of platforms, including embedded Linux. In this article, we explore why Flutter might be a viable choice for your embedded project, weigh its pros and cons, and compare it to Qt to see if it stands as a strong alternative ..read more
Visit website
Support for PEM in the open62541 OpenSSL plugin
basysKom Blog
by Jannis Völker
1w ago
basysKom recently extended this plugin to also accept PEM-based input. PEM is a file format used for certificates and keys which is specified by an RFC and is a preferred format for a lot of open source software. The pull request has been merged and our contribution is available from the 1.1 branch (and will also hit the master branch soon ..read more
Visit website
08 – Implement QML Best Practices
basysKom Blog
by basysKom GmbH
1w ago
MetaParsedown Exception: Could not get the post ID ..read more
Visit website
Translating Qt Applications
basysKom Blog
by Kai Uwe Broulik
2M ago
Translating a Qt application, can be a daunting task. This is an overview from Qt 5 to Qt 6 and what new functionality Qt 6.7 brings ..read more
Visit website
20 – Agile – The story
basysKom Blog
by basysKom GmbH
2M ago
MetaParsedown Exception: Could not get the post ID ..read more
Visit website
OPC UA: Programming against Type Descriptions
basysKom Blog
by Jannis Völker
4M ago
OPC UA client code that relies on hardcoded NodeIds is brittle and often only works with a specific OPC UA server instance. This article shows the proper way to write robust and portable OPC UA client code ..read more
Visit website
About QML Efficiency: Compilers, Language Server, and Type Annotations
basysKom Blog
by Kai Uwe Broulik
4M ago
In our last post we had a look at how to set up QML Modules and how we can benefit from the QML Linter. Today we’re going to set up the QML Language Server to get an IDE-like experience in an editor of our choice. We’ll also help the the QML Compiler generate more efficient code ..read more
Visit website
How To Use Modern QML Tooling in Practice
basysKom Blog
by Kai Uwe Broulik
4M ago
Qt 5.15 introduced “Automatic Type Registration”. With it, a C++ class can be marked as “QML_ELEMENT” to be automatically registered to the QML engine. Qt 6 takes this to the next level and builds all of its tooling around the so-called QML Modules. Let’s talk about what this new infrastructure means to your application in practice and how to benefit from it in an existing project ..read more
Visit website
Use Compute Shader in Qt Quick
basysKom Blog
by Berthold Krevert
4M ago
With this blog post, we introduce the QtQuickComputeItem - a Qt Quick item that allows you to easily integrate compute shader into your Qt Quick Code. Compute Shader are used to perform arbitrary computations on the GPU. For example, the screenshot below shows a Qt Quick application that generates Gray Scott Reaction Diffusion patterns.  The simulation is executed by a compute shader that is configured directly in QML ..read more
Visit website
COOL – Flutter for embedded systems – a new approach for industrial HMIs
basysKom Blog
by Frank Meerkötter
4M ago
Join us at the April 2024 edition of the OSADL COOL series to hear about using Flutter for Embedded Linux HMIs. ?️ Date & Time: 24th April 2024, 2 PM ? Format: Online, 2-hour session ..read more
Visit website

Follow basysKom Blog on FeedSpot

Continue with Google
Continue with Apple
OR