What are the factors that Influence the selection of Embedded Microcontrollers? This article reports the factors that influenced the selection of embedded microcontrollers. The article analyses the data for capturing the important criteria and pattern in the selection of microcontroller Read More …
Month: May 2022
How to do the software power optimization in embedded systems?
Introduction: How to do the software power optimization in embedded systems? Processor, which may be the norm microprocessor / microcontroller, or operating system specific processor setup instructions which may be embedded in the processor or can be without processor, lives Read More …
Software Engineering Training Courses Online and On Campus
Software Engineering Training Courses Online and On Campus . In this article, you will get the recourses for learning software courses online or on campus. Let’s us just see first the most famous software available for training. The list is Read More …
Find the fully funded PhD scholarships for electrical engineers
Fully-funded PhD studentship in Photonics Fully-funded PhD studentship in Photonics Available. Full-time study for a defined period of four years October 2022 is the start date. The deadline for applications is April 15, 2022. (or until filled) One of the academics Read More …
What is the application of linear algebra in cryptography?
Application of linear algebra in cryptography What is the application of linear algebra in cryptography? Application of linear algebra in cryptography. Linear algebra is widely used in many engineering applications. The most common examples are: network solving, chemical equation balancing, Read More …
What are the types of Pulse Width Modulation Techniques?
What is the Pulse Width Modulation? What are the types of Pulse Width Modulation Technique (PWM)? Pulse Width Modulation(PWM) technique is used for controlling the AC output of power electronics converters. In this technique duty cycle can be varied from Read More …
How to Display on 8×8 Dot Matrix LED Using Arduino(UNO)?
Overview How to Display on 8×8 Dot Matrix LED Using Arduino(UNO). In this project, we will learn how to use 8×8 dot matrix LED module with Arduino. At the end, you’ll be able to display any shape or text on Read More …
How to Design RGB Mood Lamp using Arduino?
Introduction: How to Design RGB Mood Lamp using Arduino? In this project, we use LEDs of different colors to create any new color for lamp according our choice that’s the purpose of mood lamp project. We use Arduino software for Read More …
What are the single dimension arrays?
Introduction to arrays What are the single dimension arrays? Arrays are the consecutive group of memory locations that have same name of same data types. In programming, arrays are used to “group” the data items of same type. SO rather Read More …
what are the row spaces, column spaces and null spaces in Linear Algebra?
Introduction to row spaces, columns spaces and null spaces For any given matrix ‘A’ of order mxn, there are three types of spaces associated to them: row(A), col (A), and null (A). These spaces are linked with the solution of Read More …