EN / USD
2108 Items
 Home
Blog
Introduction to Induction Motor
Introduction to induction motor, basics of induction motor, induction motor basics
Hi fellows! Hoping everyone is fine and doing great. Today, I am going to give you an Introduction to Induction Motors, the term which is very common and familiar but still many of us do not know it’s working and difference from other motors. Induction Motor is an AC electric motor, having a stator and a rotor just like other motors, but the working principle is a little different which would be discussed further. There are two types of Induction Motors, one is named as Single Phase Induction Motor, while the second one is named as 3 Phase Induction Motor. An Induction motor is also called asynchronous motor, because the speed of rotation of its rotor is less than stator. In other words, it does not run at its synchronous speed. Before going into ...
Blog
How to Install PCBWay Plugin for FreeCAD PCB Software?
How to Install PCBWay Plugin for FreeCAD PCB Software, freeCAD installation, how to install freecad, pcbway plugin for freecad
Hi Guys! Hope you’re well today. I welcome you on board. In this post, I’ll walk you through How to Install PCBWay Plugin for FreeCAD PCB Software.  Before we move further and help you with the installation of the plugin, let’s get a brief introduction to the FreeCAD software.  FreeCAD is a free and open-source parametric 3D modeler used to design real-life objects. With parametric modeling, you can easily modify your design and change its parameters. The tool is mainly used in mechanical engineering for product design and also proves to be handy in electrical engineering for electronic board designs. It supports Windows, Linux and macOS operating systems. Python programming language is primarily used to extend the overall functioning of the software.  Hope you’ve got an ...
Blog
How to Build a Raspberry Pi FM Transmitter
How to Build a Raspberry Pi FM Transmitter, FM transmitter with Raspberry pi 4, fm transmitter circuit in RPi4, RPi4 FM transmitter, FM transmitter with RPi4
Throughout our lives, we've relied on Radio and tv stations to keep us engaged. While we're on the subject of contradictions, it's also fair to say that these Stations can become tedious at times due to the RJ rambling on about nothing or annoying advertisements, and this may have left you wondering why you can't own a Radio station to broadcast your data over short distances. Almost any electronics technician uses coils and other hardware to make an FM transmitter, although the tuning process is time-consuming and difficult. Setting up your FM station and going live in your neighborhood shouldn't take more than 30 minutes using an RPi. If you use the right antenna, you must be able to transmit to your school or community within 50 meters. Wow, th ...
Blog
Introduction to Atmega32
Introduction to Atmega32, Atmega32 pinout, Atmega32 working, Atmega32 features, Atmega32 applications, Atmega32
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to Atmega32. ATmega32 is eight-bit higher enactment microcontroller, it is manufactured by an Atmel (it is a designer and builder of different semiconductors materials). It is founded on enriched RISC which stands for (Reduced Instruction Set Computing) design which consists of 131 (one thirty-one) potent commands. Mostly commands implement in one mechanism sequence. The maximum frequency at which it operates sixteen MHz. It delivers a subtle equilibrium among enactment and balance. It is the Pico Power sort of the normal ATmega328 kind which permits it to work below lesser voltage and power necessities, nearly 1.62 volts. In today’s post, we will have a look at its fort ...
Blog
How to use C# ArrayList
how to use C# ArrayList, C# ArrayList, ArrayList in C#, ArrayList C#
Hello friends, I hope you all are fine and having fun with your lives. In today's post, we are gonna have a look at How to use C# ArrayList. I am gonna explain it in detail what is C# ArrayList and how to use C# ArrayList. But before going into the details of today's tutorial, you must first have a look at my previous tutorial which is How to use C# Array??? because C# ArrayList is quite similar to C# Array. I am gonna use the same project which we have designed in our first lecture on C# named as Introduction to C# Windows Forms. So, you should also use the same project and as we know this project has one Button and one Text box. Just a recall that I have changed the Text of the button to Click Here and the name of the button to ClickHere. Simila ...
Blog
Interface Weight Sensor HX711 with Raspberry Pi 4
Interface weight sensor HX711 with raspberry pi 4, hx711 rpi4, rpi4 hx711, weight sensor with raspberry pi 4, raspberry pi 4 weight sensor
Welcome to the next tutorial of our raspberry pi programming tutorial. The previous tutorial showed us how to set up a weather station using the Internet of Things (IoT) on a Raspberry Pi 4. First, we studied how a weather station works on a fundamental level. Then we developed a Python script to collect data from the station. In contrast, we'll construct an automatic gate using a Raspberry Pi, a load cell, and an HX711 weight sensor. These pressure-sensitive gates are common in shopping centers and showrooms; they open when someone is in the immediate vicinity and close again when the person is out of sight. Like the Automatic Gate, we just made, this one will open in response to weight or pressure and stay that way until the force is removed. If ...
Blog
Real Life Applications of Embedded Systems
Applications of Embedded Systems, Applications of Embedded Systems in the Medical Field, Application of embedded systems in the Automotive Industry, Application of Embedded Systems in Telecommunications, Applications of Embedded Systems in Motes, Applications of Embedded Systems in Consumer Electronics, Applications of Embedded Systems in Avionics, Applications of Embedded Systems in Safety-Critical Systems, Application of Embedded Systems in Smart Cards, Applications of Embedded Systems in Robotics, Applications of Embedded Systems in Banking
Hello friends, I hope you all are happy, healthy, and content. Today we are going to discuss a very interesting and versatile topic, "Real Life Applications of embedded systems". Embedded systems are everywhere around us, they have countless applications from the medical field to electronic circuits and mechanical automotive parts. There is an endless list of their applications, we will only be discussing some of the mainstream applications today. Applications of Embedded Systems in The Medical Field Embedded systems are used widely in the medical field, from manufacturing an artificial robotic limb to large-scale imaging techniques that are non-invasive in nature, embedded systems cover everything! S ...
Blog
Views in ASP.NET Core MVC
Views in ASP.NET Core MVC, Views in ASP.NET Core, Views in ASP NET Core, view in asp core, view asp net core
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Create Views in ASP.NET Core MVC. It's our 8th tutorial in ASP.NET Core series. In our 6th lecture, where we have set up MVC architecture, we have also created Controller & Model, but we haven't yet created any View to display this data properly. We have also seen Dependency Injection and have successfully injected Model Interface in our Home Controller.  So, now it's time to add a View in our project and communicate it with Controller & Model. So, let's get started with Views in ASP.NET Core MVC: Views in ASP.NET Core MVC View in ASP.NET Core ( File Extension: .cshtml ) is a simple HTTP template, which displays the Model data, provided by ...
Blog
Introduction to PIC16F690
introduction to pic16f690, pic16f690 pinout, pic16f690 features, pic16f690 block diagram, pic16f690 functions, pic16f690 applications
Hi Guys! Hope you are doing well. We are here to keep you updated with valuable information related to engineering and technology. Today, I will unlock the details on the Introduction to PIC16F690. It is a 20-pin Flash-based PIC microcontroller that comes with high-performance RISC CPU and mainly used in automation and embedded systems. If high processing speed and memory space is anything to go by, this PIC module has already made a renowned place in the market where it can handle electronic projects pretty well. If you are a newbie or an expert, you can start working on the PIC module with little or no prior knowledge. In this post, I'll cover everything related to PIC16F690, its pinout, pin description, main features, block diagram, memory la ...
Blog
Why Cybersecurity in the Healthcare Industry is Vital
Why Cybersecurity in the Healthcare Industry is Vital
Hi Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through why cybersecurity in the healthcare industry is vital. The days of keeping records with pen and paper and storing the information into a file cabinet are gone.  Now, we can effectively keep confidential information since technology saves both space and time, and it is more accessible. The only problem with this new trend seen in the last couple of decades is the security issue.  The healthcare industry, one of the most important industries in the world,  contains information that must stay in safe hands, away from the eyes of hackers. Below are some reasons why healthcare and healthcare cybersecurity professionals are so mindful to protect this ...