Introduction X-rays machines are playing important role in today’s medical world. The invention of X-rays made easy diagnosis of the problem by their imaging technique. The x-rays are allowed to pass through the target and then diffracted after hitting the Read More …
What is the difference between microprocessor and microcontroller?

What is the difference between microprocessor and microcontroller? How are microprocessors and microcontrollers similar? Architectural Differences: Microprocessors vs Microcontrollers Other key differences: microprocessors vs. microcontrollers Application Scenarios: Microprocessors and Microcontrollers Both microprocessors and microcontrollers are internal components of electronic devices. Read More …
What are the enums in C++? How to use enums?
Introduction What are the enums in C++? Enumeration is another way of defining user defined data types in C++. Though it has not much significance in programming but its a good way of understanding the basics of user defined data Read More …
Mastering Critical Value with Calculations: A Comprehensive Guide
The term critical value refers to a cut-off value utilized to indicate the beginning of an area in which the test statistic, as derived from hypothesis testing, is unlikely to fall. To decide whether or not to reject the null Read More …
Embedded Systems Data
assignment 1 lab1 lab2
What are the SR latch and JK flip flop?
What is the SR latch? What are the SR latch and JK flip flop? An SR latch (Set/Reset) is an asynchronous device: it works independently of control signals and relies only on the state of the S and R inputs. Read More …
What are the Flip-Flops and Registers in Digital Circuits?

What are the Flip-Flops and Registers in Digital Circuits? What are the flip flops and registers in digital design? Lets see each one of them in little detail. Flip Flops: In electronics, a flip-flop or latch is a circuit that Read More …
How to Interface Hall Sensors with Raspberry Pi?
Interfacing of hall sensor with Raspberry Pi How to Interface Hall Sensors with Raspberry Pi? Foundation of the Raspberry Pi may be observed inside the university of Cambridge’s laptop Laboratory in 2006. laptop scientist Eben Upton, along side Rob Mullins, Read More …
How to implement Boolean Functions using Multiplexer (MUX)?

Implementation of Functions using Multiplexer Implementation of Boolean function using multiplexer (MUX) is very simple. If you want to implement a Boolean function of n variables, you need a multiplexers that has (n-1) select lines. The purpose of select lines Read More …
Implementation of Dipole Antenna using CST Microwave Studio

Introduction In this article you will learn about the Implementation of Dipole Antenna using CST Microwave Studio. Here, we have describes a simple Dipole Antenna that has been proposed and reviewed for wireless applications using a resonating frequency of 2.4 Read More …