👁🗨 Tags for searching information on the channel:
🎛 Hardware: #boards #arduino #esp32 #stm32 #pico #cortex #hardware #raspberry #display #electronics
📥 Software: #cpp #rtos #programming #matlab #linux #software #operating_systems #python #fuzix #rust
⚖️ Algorithms: #artificial_intelligence #machine_learning
📒 Reading: #books #news #beginner #control #articles
🛠 Development: #design #projects
❓ Other: #art #experiments #gps #IoT #video
🎛 Hardware: #boards #arduino #esp32 #stm32 #pico #cortex #hardware #raspberry #display #electronics
📥 Software: #cpp #rtos #programming #matlab #linux #software #operating_systems #python #fuzix #rust
⚖️ Algorithms: #artificial_intelligence #machine_learning
📒 Reading: #books #news #beginner #control #articles
🛠 Development: #design #projects
❓ Other: #art #experiments #gps #IoT #video
👍2
📥 Building a Linux system for the STM32MP1
Series of articles that describes how to build an embedded Linux device based on the STM32MP1 platform, using the Buildroot build system.
Buildroot is a set of Makefiles and script that automates the process of download the source code of the different software components, extract them, configure them, build them and install them.
The hardware platform used in these articles is the STM32MP157-DK2.
More information...
#articles #linux #operating_systems #software #stm32
Series of articles that describes how to build an embedded Linux device based on the STM32MP1 platform, using the Buildroot build system.
Buildroot is a set of Makefiles and script that automates the process of download the source code of the different software components, extract them, configure them, build them and install them.
The hardware platform used in these articles is the STM32MP157-DK2.
More information...
#articles #linux #operating_systems #software #stm32
The article discusses the integration of cross-compilation support for Qt projects in the Qt Visual Studio Tools, allowing developers to create embedded applications with Qt Quick in Visual Studio. The focus is on developing an application for public information display on mirrored screens, targeting devices running Embedded Linux, such as the Raspberry Pi 3 Model B.
The tutorial covers setting up the development environment on a Windows 10 machine, utilizing Windows Subsystem for Linux (WSL) for cross-compilation, and deploying and running the application on the embedded device. The article emphasizes the use of Qt for Windows and showcases the Qt VS Tools extension for multi-platform development, making it particularly interesting for embedded developers looking to leverage Qt's capabilities in Visual Studio for cross-compiling, testing, and remote debugging.
More information:
#articles #qt #linux #raspberry
Please open Telegram to view this post
VIEW IN TELEGRAM
👍9👌1
This tutorial series is a practical guide to writing Linux kernel modules and drivers, with a focus on hardware access. It starts with an introduction to the Linux kernel, explaining its role as a hardware abstraction layer and its monolithic nature.
The series emphasizes Loadable Kernel Modules (LKMs), which allow dynamic driver loading to keep the kernel lightweight and flexible.
Key topics covered include:
The tutorials use
#courses #programming #linux #raspberry
Please open Telegram to view this post
VIEW IN TELEGRAM
👍16👌4