EN / USD
2068 Items
 Home
Blog
ECG Digitization in MATLAB
ECG Digitization in MATLAB,ECG Digitization,ECG Digitization MATLAB, digitization of ecg signals
Buy This Project Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to do ECG Digitization in MATLAB. If you are new to ECG signals then you should have a look at Introduction to ECG. I have also posted many different simulations on ECG in which I have extracted different features of ECG signals but in today's tutorial, we are gonna extract the ECG signal itself from its image. I have also saved this ECG signal in a txt file so that you can use it. This code is not open source and you can buy it from our shop by clicking the above button. I have designed a GUI in MATLAB and it will take image of ECG signal as an input and then will give the digital form of that ECG signal as an output. There are few res ...
Blog
Introduction to Raspberry Pi 3 B+
introduction to raspberry pi 3 b plus, features of raspberry pi 3 b plus, pinout of raspberry pi 3 b plus, specs of b plus
Hi Guys! Hope you are doing well. I am back to give you a daily dose of useful information. Today, I'll discuss the details on the Introduction to Raspberry Pi 3 B+. It is a small board computer, introduced by Raspberry Pi foundation in 14th March 2018 and is the most recent version of the Pi boards. It is a modified form of its predecessor Raspberry Pi 3 B that was introduced in 2016 and came with CPU, GPU, USP ports and I/O pins. Both versions are almost same in terms of functionality and technical specifications; however, there are some exceptions in the B+ model as it comes with USB boot, network boot, and Power over Ethernet option that are not present in the B model. Technology has been evolved over time with the purpose of making lives ...
Blog
Signal Edge Detection in Ladder Logic
Signal edge detection in ladder logic, Rising edge logic, Signal edge types,, Rising edge in PLC ladder, Set output on a positive edge, Set output on a negative edge, Simulating edge detection, Simulating rising edge, Simulating falling edge, Simulating set output on the rising edge, Simulating set output on falling edge
Hello friends, How are you doing? Today, we have a very interesting topic of PLC ladder programming which is how to detect the transition between true and false and from low to high?. I know you are asking why do we need that? Well! Imagine my friends, we want to start a motor when the input signal state changes from high to low or from false to true. Let us give two examples to highlight the edge detection techniques. Good examples of using edge detection-based logic are timers and counters. In counters, they are energized to count up or down when a signal appears and the same for timers. Figure 1 shows the difference between using the edge to control a motor. In the top part, the motor is controlled by an input switch. the output is ON and OFF b ...
Blog
Echo State Networks (ESNs) | Working, Algorithms & Applications
Echo State Networks, ESN, ESN basics, ESN working, Echo State Networks working
Hello pupils! Welcome to the next section of neural network training. We have been studying modern neural networks in detail, and today we are moving towards the next neural network, which is the Echo State Network (ESN). It is a type of recurrent neural network and is famous because of its simplicity and effectiveness.  In this tutorial, we’ll start learning with the basic introduction of echo state networks. After that, we’ll see the basic concepts that will help us to understand the work of these networks. Just after this, we’ll see the steps involved in setting the ESNs. In the end, we’ll see te fields where ESNs are extensively used. Let’s start with the first topic: Introduction to Echo State Networks (ESNs) The echo state networks ( ...
Blog
Introduction to 1n4734A Zener Diode Datasheet, Pinout, Features & Applications
Introduction to 1n4734a, 1n4734a pinout, 1n4734a features, 1n4734a applications
Hey Guys! Hope you’re well today. Happy to see you around. In this post today, I’ll detail the Introduction to 1n4734a.The 1n4734a is a Zener diode used as a low-current voltage regulator. It is composed of silicon material and is employed as a shunt regulator in many applications. This Zener diode conducts the current in both directions in contrast to a normal diode that conducts in one direction only i.e. conducts in forward biased condition only. I suggest you read this post all the way through, as I’ll be discussing the datasheet, pinout, features, and applications of 1n4734a. Let’s jump right in. Introduction to 1n4734A The 1n4734a is a Zener diode used in clipping circuits with a high power rating. It comes in the DO-41 package and is used as a low-current voltage regulat ...
Blog
What is Arduino ?
what is arduino, what is an arduino, how to use arduino, getting started with arduino
Hello friends, today I am posting a very basic tutorial on what is Arduino ??? In this tutorial I am gonna explain the basics of Arduino for the beginners. I am writing this tutorial because I got a lot of requests from the engineers in which they ask questions like what is Arduino ? What's the difference between Arduino and PIC? How to use Arduino? etc etc. So I thought of writing this topic. It's a very basic tutorial so if you are already familiar with this board and know the answer of this simple question What is Arduino ??? then you can skip this tutorial but again you must read it once, may be you get something out of it. :) I have posted a tutorial on Arduino Projects, in which I gave all the links of Arduino projects and tutorials posted o ...
Blog
A Fresh Option for Light Readers
A Fresh Option for Light Readers
Not everyone reads to scale mountains of knowledge or dive headfirst into epic sagas. For many, reading is a quiet companion during tea breaks or late evenings. These readers prefer calm over chaos and pages that do not demand too much. A short story can feel like a gentle stroll rather than a marathon. The joy comes from the rhythm of the words not the length of the chapters. In recent years digital libraries have created more space for this kind of reading. There is no need to carry heavy hardbacks or search shelves. Everything is there in one place. While Z-lib stays popular in the same way as Open Library and Library Genesis its value is especially clear for light readers who just want something easy to pick up and put down again. Short novels poems essays and novellas all lie withi ...
Blog
Relay Interfacing With Microcontroller using ULN2003A
Hello friends, I hope you all are doing great. In today's tutorial, I am going to explain the Relay Interfacing with Microcontroller using ULN2003A. In the previous lecture, we have discussed the detailed Introduction to Relay along with its working. Now we are going to practically interface the relay with a microcontroller to design an automatic switch. Relay is a key component in almost every electronic circuit. It can be used as a switch and can also be used as a voltage regulator.The microcontroller I am going to use here is PIC18F4552 but you can use any other Microcontroller. You just need to change the syntax of coding but the logic will remain the same. Here, I am using ULN2003A to control the relay and from this relay, we can control anything.So, let's get started: Relay Inte ...
Blog
Home Security System using Arduino UNO in Proteus
Home Security System using Arduino, Home Security System, Home Security System Arduino, arduino Home Security System, Home Security System simulation, Home Security System in proteus, Home Security Project
Hello friends, I hope you all are doing well. In today's tutorial, we are going to design a Home Security System using Arduino UNO in Proteus software. It's the most commonly designed engineering project, especially in electrical, electronics and mechatronics engineering. Normally engineering students design it as a semester project during their engineering course. So, today we will design a home security system from scratch in Proteus software. I have given the complete project below to download but I would suggest you to design it on your own so that you could understand it better. So, let's get started: Home Security System: Project Description Before going into the detail, let's first download the complete Proteus Simulation with Ardui ...
Blog
Introduction to 2SD882
Introduction to 2sd882, 2sd882 pinout, 2sd882 power ratings, 2sd882 applications
Hi Fellas! Hope you’re doing well today. I welcome you on board. In this post today, I’ll detail the Introduction to 2SD882. 2sd882 is an NPN bipolar junction transistor used for amplification and switching purposes. It is a semiconductor device composed of silicon material and comes in the TO-126 package. As this is a bipolar transistor, here conductivity is carried out by two charge carriers i.e. electrons and holes where electrons are major charge carriers and holes are minority carriers. During the amplification application, the small input current across one pair of terminals is used to produce a large output current across other pairs of terminals. In this post, I’ll walk you through the working principle, pinout, power ratings, alternat ...