Hi Guys! Hope you’re well today. I welcome you on board. In this post, I’ll walk you through Electronics DIY Projects to Improve Work from Home.
Electronic devices are not cheap and rightly so. Since you require advanced setup and technical skills to build something sophisticated and delicate. The good news is that you don’t have to spend a fortune on such devices since DIY electronic projects are the solution. You can make similar electronic projects you find online at home and save a lot of money. Some people prefer working on a breadboard while others prefer building on printed circuit boards. However, if you’re new to this field, we’ll suggest you start from the breadboard, before building your projects on the PCBs. The good thing is that you don’t require a big setup or advanced ...
USART is the acronym for Universal Synchronous-Asynchronous Receiver-Transmitter, and is the advancement of the old UART that was unable to handle synchronous communications; in computers, it deals with the management of communication via the RS-232 interface.
Generally, in the communication between devices, there is a transmitter and receiver that can exchange data bidirectionally, thus it happens for example in the communication between the microcontroller and third-party peripherals.
What is Serial Communication?
In serial communications, the transmitting device sends information (bitstream) through a single channel one bit at a time. Serial communications are distinguished from parallel communications where the bitstream is sent over several d ...
Hello friends, I hope you all are doing great. In today's tutorials, I am gonna share a new C945 Library for Proteus. If you have searched for this transistor in Proteus, then you must have known that it's not available in Proteus. We have designed this transistor in Proteus and here's its library.
If you don't know much about this transistor then you should have a look at Introduction to C945, in which I have explained in detail the basics of this transistor. Today, first of all, I will show you How to install this library and after that we will design a simple Proteus Simulation in which we will see How to simulate C945 in Proteus. You should also check this amazing list of New Proteus Libraries for Engineering Students. So, let's get started wi ...
Engineering has a lot of subfields that offer students the possibility to broaden their potential career paths. One of these subfields is represented by biomedical engineering, which combines more than just one discipline. If traditional engineering is focused on mathematics and other applied sciences, biomedical engineering also includes fields such as biology and chemistry. Biomedical engineering, shortened BME, is a multidisciplinary field that combines various fields, namely medicine (diagnosis, monitoring, therapy) and engineering (solving skills).
BME has other subfields as well, depending on the branch that is selected by the engineer. For instance, one can specialize in biomedical optics, tissue or genetic engineering, pharmaceutical engin ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you a detailed Introduction to BC547. It is an NPN bipolar junction transistor (BJT), mainly used for switching and current amplification.
Its maximum current gain is around 800. So, let's have a detailed overview of BC 547.
Introduction to BC547
BC547 is a 3-Terminal NPN Bipolar Junction Transistor(BJT), mostly used for switching purposes and current amplification.
BC547 Pins(Terminals) from left to right are called:
Collector.
Base.
Emitter.
Depending on the voltage applied at Base Terminal, BC547 can operate in two states, named:
Forward Biased.
Reverse Biased.
BC547 as Reverse Bias ...
The cloud software industry has begun developing new working models that have been especially needed during the pandemic. However, even though the pandemic is almost neutralized, the cloud market continues to grow. According to a new Forrester report, global software spending will continue to rise, reaching a CAGR of 10.3% from 2021 to 2023.
Therefore, in this article, we will learn more about cloud technologies and their trends.
What is SaaS?
Let's start with the definition of saas development
. This is a special software model that is provided on a subscription basis. And most often it is a cloud solution. Such a concept as software as a service is deciphered.
Top Cloud SaaS Trends
The cloud can be a very secure storage so ...
In this article, I will cover one of the essential topics of fluid mechanics as the title shows three crucial topics—the first concerns the conservation of mass and how it plays a critical role in our daily life. The next one involves the conservation of kinetic and potential energy and is all about the flow energy of a fluid stream. The Bernoulli equation is all about considering the energies, handling them of fluid, and neglecting the viscous forces. The last topic is energy equations, which is about the conservation of energy principle. As we know that while dealing with energy in fluid mechanics, the mechanical energy can be separated from the thermal energy and end, considering it an energy loss.
So without wasting time, let us start the article with the mass.
Conservation Laws
I w ...
Hello friends, hope you all are fine and having fun. In today's post we are gonna have a look at LM317 Voltage Regulator in Proteus. In the previous post, we have seen how to design a 5V Power Supply in Proteus ISIS, which I have designed using IC regulator 7805. Today I am going to share How to design LM317 Voltage Regulator Circuit in Proteus. This DC power supply is a variable one means you can set its output voltage to any level you want. In order to change its output value we have used a variable resistor and by changing its value you can change the output value. It is a basic level project and very simple but used as a base to design large industrial projects. In this project, we are going to control the speed of a DC Motor and the correspon ...
Today all businesses utilize databases for practically all operations, ranging from sales & marketing to CRM. Hence, whenever organizations face a database failure, they are susceptible to losing crucial data that may be costly for the entire business. Microsoft SQL is a popular RDMS in all firms or organizations for professionally managing valuable data. SQLServer is incredibly useful in the business circuit, yet it has some corruption issues and errors that DBAs need to tackle strategically.
Because of SQL database errors, users are unable to access their valuable data, and it is their responsibility to fix the issues promptly to make sure that there are no severe data loss issues. There are some predominant database corruption errors and is ...
Hello everyone, I hope you all are doing great. Today, I am going to start this new series on ASP.NET Core and it's our first tutorial in this series. I will start from basics and will slowly move towards complex concepts. So, if you haven't worked on ASP.NET then you don't need to worry about that but you must have some basic knowledge of C# and object oriented programming.
I will use Visual Studio 2019 for these tutorials, it's community version is free to use and I will use C# language for developing ASP.NET Core web applications. So, let's first have a look at what is ASP.NET Core:
Introduction to ASP.NET Core
ASP.NET Core (originally deemed as ASP.NET xNext & was going to named as ASP.NET 5) is ...