Published at January 19, 2021 · 4 min read
Set up Linux device as human interface device or mass storage device.
👋 Embedded Systems & Linux Blog — Yair Gadelov
Here I share in-depth articles, practical guides, and personal insights from my work in embedded systems, Linux/Yocto BSP development, real-time firmware, and system-level software engineering.
You’ll also find explorations of adjacent domains — from kernel drivers and PCIe bring-up to data pipelines, machine learning for trading, and software architecture best practices.
Typical topics include:
This blog is both a knowledge base and a personal journal of my engineering journey —
from hands-on hardware bring-up to complex embedded Linux platforms and beyond.
Published at January 19, 2021 · 4 min read
Set up Linux device as human interface device or mass storage device.
Install embedded Linux toolchain on windows
Published at November 25, 2020 · 2 min read
Howto build and compile Linux embedded toolchain for windows using Yocto and install it on eclipse or visual studio
Debugging of cypress psoc6 in Linux terminal.
Published at November 5, 2020 · 3 min read
an example of how to use OpenOCD with dual-core cypress psoc6.
Simple OpenAMP application for stm32mp157
Published at October 25, 2020 · 3 min read
How to build the Linux kernel for zynq in separate and not as part of the yocto build.
Published at October 17, 2020 · 2 min read
How to build the Linux kernel for zynq in separate and not as part of the yocto build.
Eclipse with CMake project on windows
Published at September 12, 2020 · 5 min read
create an eclipse setup from CMake for an embedded project
install linux on microzed board
Published at August 1, 2020 · 4 min read
linux image for microzed development board with yocto
Published at June 18, 2020 · 2 min read
Simple repository server to handle opkg utiliey in embedded systems
Kalman filter and pair trading
Published at May 1, 2020 · 4 min read
Implemantion of kalman filter for statistical arbitrage purpose
Simple Hello World application using qt5 for embedded Linux device.
Published at April 1, 2020 · 2 min read
Simple Hello World application using qt5 for embedded Linux device.