Your cart is currently empty!
Author: admin
-
What is Yocto Project
Yocto Project provides a software development environment based on the OpenEmbedded build system and flexible Image File system formats. It aims to ease the development of embedded Linux applications on multi-core architectures. Yocto build system components: Bitbake Openembedded-core Poky What is Bitbake ? Bitbake is a build tool written in python, it helps…
-
What is embedded linux
What is Embedded Linux? Embedded Linux is a form of the Linux operating system that is designed to run on an embedded system, such as a mobile device, router, or embedded system. It is designed to be an efficient, cost-effective, and secure platform for embedded applications. Embedded Linux has become increasingly popular…
-
what is ARM, its ARCH and CORE family
What is ARM architecture? ARM (Advanced RISC Machine) is the architecture of a processor developed by acorn Computers. ARM processors are becoming increasingly popular in the world of computing. It is used in many different electronic devices, ranging from smartphones to servers. The ARM architecture has several advantages over other architectures, such as its low…
-
Yocto Project for Jetson nano
Unleash the power of NVIDIA Jetson AGX Xavier with Yocto Project ! In this article we discuss how to get started with Nvidia Jetson AGX Xavier and build a minimal custom Linux distribution using the Yocto Project (YP) and OpenEmbedded (OE). At Yoco tutor we are long time developers and users of the Yocto Project…