EMBEDDED LINUX @ EMBEDDEDCRAFT
 
EMBEDDED LINUX TUTORIALS 

Running linux in embedded system
Embedded Linux Tutorial, Linux in Embedded System, Embedded Linux, RTOS - Keywords

EMBEDDED LINUX: Booting Bare-minimum Linux

EMBEDDED LINUX: Booting Bare-minimum Linux


In this tutorial we are going to describe, running bare minimum Linux on QEMU. We will create Linux Kernel and Linux ramdisk file system. After that we will run newly compiled Linux kernel on virtual X86 PC on QEMU. Read more

Send Comments mail@yourwebsite.com Friday, July 16, 2021

EMBEDDED LINUX: I2C PROGRAMMING

EMBEDDED LINUX: I2C PROGRAMMING


This tutorial is about using I2C device on Embedded Linux. We will interface I2C EEPROM with a board running Embedded Linux. We will use a Beaglebone board, but you can any board of your choice ( Linux capable).  We are going to use C Code for reading and writing from EEPROM. We are using AT24C02 I2C EEPROM from Atmel. Read more

Send Comments mail@yourwebsite.com Friday, July 16, 2021

EMBEDDED LINUX: SIGNALS

EMBEDDED LINUX: SIGNALS


This tutorial is about Signals. We will explain Linux signals with an experiment showing LED toggling upon receiving a signal. We are going to use C Code for this example. In this tutorial you will need to use serial port and a LED connected to beaglebone board. We are using Beaglebone Black Board for this purpose. But any board on which you can blink LED on Linux can be used. 
Read more

Send Comments mail@yourwebsite.com Monday, April 12, 2021

EMBEDDED LINUX: VI Editor A Quick Look

EMBEDDED LINUX: VI Editor A Quick Look


Learn how to use VI editor which is very famous among Embedded Linux and Linux developers.
In this article we describe most used commands of VI Editor in brief and crispy manner.
Believing that this will be useful to all who want to do Embedded System development based on Linux and even useful to general Linux user. Read more

Send Comments mail@yourwebsite.com Monday, April 12, 2021

EMBEDDED LINUX DEVELOPMENT

EMBEDDED LINUX DEVELOPMENT


Date of Publish: July-2010
Embedded Linux, Linux BSP, Board Support Package, How to search Linux BSP, Linux Kernel Tree, Embedded Linux Development Guide.

Embedded Linux application development is very easy if you have all necessary tools. If you want to use open source tools then this situation is if not easy to find all tools at single platform (if you are not using paid software). In this article I tried to collect information of all tools on a single platform and giving information to you.
This is a series of articles, in this part we are speaking about viewing of kernel source tree and finding out support of linux on particular development board.
Read more

Send Comments mail@yourwebsite.com Sunday, November 18, 2018

MINICOM: SERIAL TERMINAL IN LINUX

MINICOM: SERIAL TERMINAL IN LINUX


Lean how to use Minicom in linux                                                                                         
Keywords: HyperTerminal in Linux, How to use HyperTerminal in linux, Serial terminal in linux.

Minicom is a text-based modem control and terminal emulation program for Linux operating systems, originally written by Miquel van Smoorenbur. Minicom (Hyperterminal in Windows) is easy and effective used for serial communication between Microcontroller for Testing and Analysis Purpose.
Minicom helps you in Configuring Linux on Board, Running TFTP Server and others. Although, Minicom is very much Similar HyperTerminal in Windows.
But its configuration in quite tricky then of HyperTerminal
Read more

Send Comments mail@yourwebsite.com Sunday, November 18, 2018

EMBEDDED LINUX AND DESKTOP LINUX: DIFFERENCE AT A GLANCE

EMBEDDED LINUX AND DESKTOP LINUX: DIFFERENCE AT A GLANCE


Let us find out the difference between Embedded Linux and Desktop Linux                
Last Edited: MAY-2009
Embedded Linux Tutorial, Linux in Embedded System, Embedded Linux, RTOS, Desktop Linux - Keywords

Linux operating system is used in desktop, servers and in embedded system also. In embedded system it is used as Real Time Operating System. There are so many products in the market that use embedded linux. Embedded system requirements are very much different then requirements of desktop system. Desktop PCs are mostly designed around 8086 architecture of microprocessors. But embedded system products can be designed on various of microprocessor architectures like Power, ColdFire, ARM, 8051, PIC, AVR etc. In embedded system memory is limited, hard disk is not present, display screen is small etc. Embedded system have following other characteristics also like:
Embedded Systems are real time system
Embedded System has less power consumption.
Read more

Send Comments mail@yourwebsite.com Sunday, November 18, 2018

EMBEDDED LINUX: AN INTRODUCTION

EMBEDDED LINUX: AN INTRODUCTION


Running linux in embedded system
Embedded Linux Tutorial, Linux in Embedded System, Embedded Linux, RTOS - Keywords


Linux OS running in embedded system is known as Embedded Linux. Linux os occupy only up to 100KB space in memory. Now days most ES based on 32 bit processor like ARM, PowerPC, ColdFire etc have sufficient amount of flash and RAM memory.

Above examples prove that linux operating system can be kept in ES.

Actually linux is one of the favorite OS for ES. Read more

Send Comments mail@yourwebsite.com Sunday, November 18, 2018

EmbeddedLinux: Previous Articles
EmbeddedCraft : Date: 16-July-2021   |   Feedback: For any feedback please write to us at embeddedcraft_at_gmail_dot_com