Kategorie: Linux

Edge AI with NVIDIA Jetson Orin Nano

This articel is to share our impressions of AI at the edge using NVIDIA’s Jetson Orin Nano Developer Kit. AI, machine- and deep- learning became one of the most famous words in the last years. There are a lot of open-source projects out there which provides frameworks, models, and tools to work with. Since we…
Weiterlesen

Linux buildroot quick-start with .NET and Avalonia UI

Using .NET SDK and a cross platform user interface framework like Avalonia UI enables cross platform development for multiple platforms. While the process is well-known and straightforward on Windows, configuring an embedded target is a bit more complicated. To simplify the process, we supply a starter project at https://github.com/TiMaMi-GmbH/buildroot-external-timami. The repository contains a project tree…
Weiterlesen

Cross-platform user interface frameworks

Today, there are many user interface technologies in the market, claiming to be platform independent or cross platform. While this is generally true, there are lots of technical differences and it is not easy to choose the right technology for a given use case. In this article, we introduce a set of common „big“ frameworks…
Weiterlesen