This series on how to get started using Embedded Linux is on my Open Mike blog. This installment discusses development models. There are two different models of Embedded Linux development: ...
Raspberry Pi has introduced and released the new Raspberry Pi Compute Module 5. I happen to have four Raspberry Pi Compute Module 5 devices on my bench along with a couple of Raspberry Pi Compute ...
This course provides an introduction to Kernel programming for the Linux operating system, and the development of Linux kernel drivers for Embedded devices. The Yocto build system is introduced, which ...
Introducing the Yocto Project and the benefits of using it in embedded Linux development. In embedded Linux development, there are two approaches when it comes to what operating system to run on your ...
Master the Techniques Needed to Build Great, Efficient Embedded Devices On Linux Embedded Linux runs many of the devices we use every day, from smart TVs to WiFi routers, test equipment to industrial ...
For all things open source and how to use it in your embedded designs, be sure to register to attend the ESC DESIGN East, Sept. 17-20 in Boston, Ma. Whether open source hardware or software, there is ...
Configuration is the first step in building a kernel. There are many ways and various options to choose from. The kernel will generate a .config file at the end of the process and generate a series of ...