Blog

Raayan Mini Development board – A New Industrial board for Education purpose.

STM32F401RBT6 Micro Controller Raayan Mini Board Block Diagram: Raayan Mini Block Diagram

Linux Kernel Programming Vs Linux Device Drivers Programming

  Linux Kernel Programming Linux Device Drivers Kernel Developers focus on interfaces, data structures, algorithms and optimization for the core of the operating system. Device Drivers use the interfaces and data structures written by the kernel developers to implement device control and IO. Kernel programming is done using Module programming technique.There are no standard libraries … Continue reading Linux Kernel Programming Vs Linux Device Drivers Programming

Embedded Systems Prerequisites

Embedded Software C Programming Skills (Function, Pointers, Arrays, and Structures, Bit-wise operations should be your best friends). Master C programming skill. This is the most essential skill for the ECE students today. Without this skill you will find it difficult to enter into electronics core companies. Embedded C Programming (Microcontroller Programming) Operating Systems Concepts (Process … Continue reading Embedded Systems Prerequisites

ARM Architecture

ARM cores are designed specifically for embedded systems. The needs of embedded systems can be satisfied only if features of RISC and CISC are considered together for processor design. So ARM architecture is not a pure RISC architecture. It has a blend of both RISC and CISC features. ARM Architecture Features and Benefits: Features Benefits to … Continue reading ARM Architecture

Embedded Systems Basics

Embedded Systems Applications Embedded systems development environment Embedded software build process is a transformation performed by software running on a general purpose computer. The compiler, assembler, linker and locator are all pieces of software that run on a host computer, rather than on the embedded system itself. Finally executable image run on a target embedded … Continue reading Embedded Systems Basics

ARM Architecture

ARM cores are designed specifically for embedded systems. The needs of embedded systems can be satisfied only if features of RISC and CISC are considered together for processor design. So ARM architecture is not a pure RISC architecture. It has a blend of both RISC and CISC features. ARM Architecture Features and Benefits: Features Benefits to … Continue reading ARM Architecture

Which branch to choose in Engineering?

Which course should be opted in Engineering? To all the students who are looking forward to take Engineering admission, and to their parents, we would like to give some suggestions about branch selection. There is no doubt that every student’s first choice is Computer Science only.But, to bring awareness in students, about the enormous opportunities … Continue reading Which branch to choose in Engineering?

Embedded Systems Prerequisites

Embedded Software C Programming Skills (Function, Pointers, Arrays, and Structures, Bit-wise operations should be your best friends). Master C programming skill. This is the most essential skill for the ECE students today. Without this skill you will find it difficult to enter into electronics core companies. Embedded C Programming (Microcontroller Programming) Operating Systems Concepts (Process … Continue reading Embedded Systems Prerequisites

Resume Building Tips for Freshers

For Freshers, the resume should be mainly about their skill-set and academic details. Here are some tips about how to build your resume, section wise. Career Objective Section: It is absolutely unnecessary. The Career objectives are just like heritage carried from your senior’s CV’s to your CV, then to your junior’s. You can safely remove … Continue reading Resume Building Tips for Freshers

What is the importance of Contribution to Open Source Code ?

The Linux community Wolrd wide contains many students who are developing the code either out of Interest or as part of their academic projects. But most of the colleges doesn’t have the proper environment suitable for Open Source Projects (Except for top most colleges like IITs/NITs). The students in those colleges don’t get any guidance … Continue reading What is the importance of Contribution to Open Source Code ?