EN / USD
2131 Items
 Home
Blog
How to use Sets in Python?
Sets in Python, python sets, sets python, python bool, bool python, how to use sets in python, use python sets
This is the next lesson in our Python course. Previously, we looked at an overview of the different data types in python such as dictionaries, Boolean and sets. This tutorial will focus on Python sets to get a deeper understanding of this data type, so let's get started. During your schooling, there is a good chance you learned about sets and set theory. Venn diagrams may even be familiar to you: Don't worry if you don't recognize this! You should still be able to access this tutorial without any problems. Rigidly defining a set in mathematics can be both abstract and difficult to understand. A set is thought of as a well-defined group of unique objects, which are sometimes called "elements." Python's built-in set type facilitates the grouping of ...
Blog
Fluid-Structure Interaction Modeling
Fluid-structure Interaction CFD,Fluid-structure interaction Fluent,Fluid-solid interaction CFD,FSI modeling,FSI ANSYS,Fluid-structure interaction ANYSYS
Why does a flag wave in the wind, or a tall building sway on a gusty day? The answer lies in a fascinating field of engineering. At CFDLAND, we help solve these complex challenges through our hands-on Fluid-Structure Interaction (FSI) tutorials . Fluid-Structure Interaction, or FSI, is the study of how fluids (like air and water) and solid structures affect each other. Think of it as a two-way conversation. The fluid pushes or pulls on the object, causing it to bend, move, or vibrate. In return, that movement changes how the fluid flows around the object.This powerful interaction is happening everywhere, from the wind pushing on a turbine blade to generate electricity, to blood flowing through a flexible artery. Understanding this is critical for designing safer bridges, more efficient p ...
Blog
Control Servo Motor with Raspberry Pi 4 using Python
Control Servo Motor with Raspberry Pi 4 using Python, control servo motor with RPi4, servo motor Pi4, servo motor raspberry pi 4, raspberry pi 4 servo motor, pi 4 servo, servo pi4
Hello friends, I hope you all are doing well. Welcome to the 11th tutorial of our Raspberry Pi programming course. In the previous chapter, we have seen how to regulate the speed of a Stepper motor with Raspberry Pi 4. Today, we'll work on the servo motor and will control it with RPi4. So, let's get started: Components Required:We will need the following components to control Servo Motor with Raspberry Pi 4: Raspberry Pi 4. Servo Motor. Male-to-female jumper wires. What is a servo motor? A Servo Motor is a simple DC motor with a position feedback Control System and a gearbox.A Servo Motor's primary advantage is its ability to maintain its shaft's angular position at any desired angle i.e. if we want to keep our shaft at 67 degre ...
Blog
CD4035 Shift Register Datasheet, Pinout, Features & Applications
Introduction to cd4035, cd4035 pinout, cd4035 features, cd4035 applications
Hello Everyone! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to CD4035.The CD4035 is a shift register that is mainly used in counters, control circuits, and registers. It contains clocked signal serial chip that is a four-stage register. Synchronous Parallel inputs are provided to each stage and serial inputs are offered to the first stage via JK logic. I suggest you read this post all the way through as I’ll detail the complete introduction to CD4035 covering datasheet, pinout, features, alternatives, and applications. Let’s jump right in. Introduction to CD4035 The CD4035 is a shift register that is a 16-pin device and is mainly used in control circuits, counters, and registers.  It is a four-stage register that ...
Blog
Bottle Line Assembly using PLC Ladder Logic Programming
Bottle Line Assembly using PLC Ladder Logic Programming, PLC Ladder Logic bottle line, bottle capping with ladder logic, bottle filling with plc,
Hello friends, we are going to learn and practice together one project from the industry. It is the bottle line production in which many processes are happening, including but not limited to filling, capping, and conveying from the start point where the bottles get in the line to the end point where the bottle gets out from the line. In the process, many concerns and restrictions must be addressed, like the bottle size, length, broken status, pretty full or empty, etc. So we have a lot to learn, program, and test right here in this project. Let’s jump into work and enjoy completing such an exciting project without further delay. Bottle Line Assembly: Introduction Figure 1 images the project we are going to do. Yes, it’s a massive project, with too many things we see to control. However, ...
Blog
Technologies that Engineering is Innovating
Technologies that Engineering is Innovating
Technology is changing fast. It’s constantly shifting and evolving. Tech is making our lives easier but it’s also creating new problems. It is changing the way humans behave and interact with one another. Technology is providing answers to things we never knew and solutions to problems we can’t solve on our own. There is a lot of innovation happening right now, especially in the field of engineering. Below are five technologies that are being innovated by engineers. 3D Printing You’ve probably seen a video of a 3D printer or have heard about what they can do. 3D printing is changing fast and enabling us to do a lot with it. 3D printing software provides more tools and resources to print useful things for us. The medical industry has begun using ...
Blog
How to use MATLAB Workspace?
How to use MATLAB Workspace, Detail of Workspace in MATLAB, workspace matlab, matlab workspace, workspace in matlab
Hello, readers. Welcome to the MATLAB tutorial, where you are learning the basics to advance information about MATLAB without discussing unnecessary concepts. In the last lecture, there was a discussion about variables and their declaration, usage, and types in detail using the MATLAB command prompt. This time, you are learning the workspace window of MATLAB. Usually, people while learning ignores this window because they do not bother about what is happening in it, but the experts know that by applying the simple rules in the workspace window, they can easily get better results. At the end of this lecture, you will be able to answer the following questions: What is the workspace window of MATLAB? How can you save the files from the workshop in different ways? What is the method to load ...
Blog
Ethereum Transactions
Ethereum Transactions, what is Ethereum Transactions, Ethereum Transactions structure, Ethereum Transactions types
Hello friends, Hope you are doing good and having fun. I am here with another article on the blockchain. Previously, we have discussed the blockchain, some of its concepts, and its characteristics, and today I will talk about transactions. We would also explore the concept of gas in this tutorial. So let’s start by defining a transaction. What is Ethereum Transaction? A transaction is a message signed by an account owner that is added to a block and recorded in the blockchain. A transaction is initiated by an externally owned account and then it gets transmitted to the Ethereum network. It can be originated only by an externally owned account (an account owned by a human) and not by a contract account. Through transactions, one can inter ...
Blog
PIR Sensor Arduino Interfacing
PIR interfacing with Arduino, Interfacing of PIR with arduino, PIR Arduino interfacing, how to interface PIR with Arduino, PIR Arduino interfacing, PIR attached with Arduino, Interfacing PIR sensor with Arduino
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide the detailed discussion on PIR Sensor Arduino Interfacing. PIR basically stands for Passive Infrared Sensor. Basically PIR is an electronic equipment which is often used to measure the infrared light radiating from the different objects in their field of view. It detects the infrared energy released from animals as well as from human beings, when this energy is higher than the certain threshold level PIR sensor shows an indication correspondingly. The energy detected by PIR sensor is usually in the form of heat i.e. emitted by humans as well as from animals. We can also test and verify our results in Proteus using PIR sensor. I have already shared ...
Blog
Introduction to ATmega168
introduction to ATmega168, ATmega168 features, ATmega168 pinout, ATmega168 block diagram, ATmega168 applications
Hi Friends! Hope you are doing well. We always strive to give you valuable information as per your needs and requirements so you keep coming back for what we have to offer. Today, I'll uncover the details on the Introduction to ATmega168. It is an 8-bit AVR microcontroller that comes with 32-pin interface and is mainly based on RISC CMOS technology. The Program memory is 16K, based on Flash, and incorporates read-write capabilities. The module comes with a wide temperature range from -40 to 85 ºC while operating voltage ranges from 1.8 to 5.5 V. If you are working on project that is related to automation and embedded systems, you can not write off the importance of this module that comes with an ability of performing a number of functions at once ...