How to Enable Raspberry Pi 3’s HDMI Video / Display Console ?

If you have bought a Raspberry Pi 3 with a case and doesn’t have a serial port, … Read more

Install Ino on Ubuntu and Run a test program for Arduino

Ino is a command line toolkit for working with Arduino hardware. How to Install Ino on Ubuntu … Read more

USB Physical layer and components description

USB

USB Physical layer and components description USB 1.0 – Low speed –  1.5Mbps USB 1.1 – Full … Read more

Adding New Machine in Yocto bitbake meta layers

Adding a new machine to the Yocto Project is a straightforward process. This section describes how to … Read more

How to compile DTS to DTB from Linux kernel and manually ?

Lets say, you have been trying to compile Linux kernel source code for Raspberry Pi following steps … Read more

Solved : ERROR: do_image_rpi_sdimg: Taskhash mismatch

If you are compiling yocto for Raspberry Pi, there are chances you may see an error ( … Read more

Cross compiling Linux kernel for Beagleboard

We assume, we are compiling for omap3 beagleboard embedded hardware platform, Clone the kernel Download toolchain Extract … Read more