Hi Friends! I hope you’re well today. I welcome you on board. In this post, I’m going to discuss the Introduction to BC549. BC549 is a general purpose bipolar junction transistor that belongs to NPN transistor family. It contains three pins where small current change in one terminal produces a much large current change across other terminals. In other words, it is nothing but a current booster.
It is known as a low power low voltage current controlled device and is used for switching and amplification purpose. In this article I’ll be discussing complete details of BC549 transistor i.e. pinout, working principle, power ratings, physical dimensions and applications. Stay tuned.
Introduction to BC549
BC549 is an NPN general-purpose bipolar juncti ...
Hello everyone, I hope you all are doing great. In today's tutorial, we are gonna have a look at How to Improve Assignment Writing Skills in College Life. Not every person adores composing, and I'm not much persuaded that individuals should love composing. It's diligent work. I have an adoration loathe association with composing that has been developed more than quite a long while. I've heard understudies wail over the way that they need to write in their classes, as though composition were something to be dreaded and taken care of like a hot poker. I address these worries each day in the written work classes I educate, and in my own particular head, as I endeavor to sort words on a PC screen.
Composing is hard, and nobody ought to ever attempt to ...
Hello my friends! I hope your doing very good. Today we are going to practice what we have learnt through the ladder logic tutorial series. We bring a new .project which is mostly exist in our daily life that is electrical door control. in garage for domestic and public garage, you should found automatic garage gate or door that is controlled by the PLC ladder logic program. So today we are going to implement the project including determining the input and output components, design the logic, programming and testing using the simulator.
Project details
Figure 1 shows the project’s components, inputs and outputs that are included in controlling the garage door. As you can see my friends, there are inputs like open, close, and stop requested by push buttons. Also, you can see sensors like ...
Hello everyone, I hope you all are fine and having fun with your lives. In today's tutorial, I am gonna show you How to Enqueue Scripts Files in WordPress Plugin. It's the third tutorial in this series of WordPress Plugin Creation. In our previous tutorial, we have seen How to Add Basic Functions in WordPress Plugin, so now the next thing we need to add is our scripts .js files and style .css files.
As I told you in my previous tutorial that we can add these codes in a single file as well but it will make the file too heavy and complex. But if we divide our code in separate files then it will be quite easily to handle and debug in future. So, let's have a look at How to Enqueue Scripts Files in WordPress Plugin:
Enqueue Scripts Files in WordPress ...
No.
Proteus Tutorials
Give Your Suggestions !!!
1.
Getting Started With Proteus
2.
Circuit Designing of LCD with PIC on Proteus ISIS
3.
Knowing Components Available in Proteus
4.
How To Use Virtual Terminal in Proteus ISIS
5.
How To Use Oscilloscope in Proteus ISIS
6.
DC Motor Drive Circuit in Proteus ISIS
7.
Stepper Motor Drive Circuit in Proteus ISIS
8.
Servo Motor Drive Circuit in Proteus ISIS
9.
Component Designing in Proteus ISIS
10.
PCB Designing in Proteus ARES
Hello friends, hope you all are fine and enjoying good health. In this tutorial, my actual plan was to cover the mostly used components in Proteus like to give users an overview of component selection as there are many components in Proteus whic ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at detailed Introduction to Entity Framework Core. It's our 16th tutorial in ASP.NET Core series. So far, we have covered the the MVC architecture and few concepts related to object oriented programming and now we are ready to get our hands on Databases.
So, today we will cover data handling in detail, which is done by Entity Framework Core in .NET Core applications. So, let's first understand this Entity Framework Core:
Introduction to Entity Framework Core
Entity Framework Core ( normally called EF Core ), designed by Microsoft, is an open source, flexible, extensible, lightweight and cross-platform framework, whic ...
Are you looking for ways to boost your small business? LinkedIn may be the answer. LinkedIn is a powerful platform that can help you reach a larger audience than ever before.
LinkedIn is a powerful social media platform for businesses of all sizes. It provides an opportunity to connect with a larger audience, build relationships with potential customers, and create brand awareness. But promoting your business on LinkedIn is not as easy as you might think. For one, LinkedIn is a professional network, which means that users are not always looking to be sold to. Secondly, LinkedIn’s algorithm favors content that is educational and informative over content that is promotional.
So how can you promote your small business on LinkedIn in a way that will r ...
Hello Friends, I hope you all are fine and doing great in your lives. In last article, we have seen What is an Embedded System? Today I am going to write about Embedded Computer. I will be going through the embedded computer definition and how they differ from our general-purpose computers.
After that, we will have alook at the relation between control systems & embedded computers and different hardware platforms for embedded computers. Then I will throw some light on embedded computer as an emerging field. In the last section, I am going to tell you some basics of programming languages. I have also shared a tutorial on Real Life Examples of Embedded Systems so you should also have a look at this tutorial. Let’s first define an embedded comput ...
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at different Razor Layout Views in ASP.NET Core. It's our 10th tutorial in ASP.NET Core series. You must have noticed in websites that they have common sections, which remains the same throughout the website i.e. Header Section, Footer Section, Sidebar etc.
In today's lecture, we will have a look at how to design these default layouts of a website. We have already discussed the MVC architecture in detail so now it's time to start building our site's layout or basic structure. Today we will just discuss different files available in ASP.NET Core for default layout designing. So, let's get started with Layout View in ASP.NET Core:
Razor Layout View in ASP.NET Core ...
Hi friends, I hope you are fine and doing great. Previously I have written an article on embedded system programming that you can access here 8 things for learning Embedded System Programming. One of the important parts of an embedded system is a microcontroller, so choosing correct microcontroller for your embedded system is very necessary. Therefore, today I am going to tell you how you can select the best microcontroller for your application. In this article, I will be sharing all the details you need to know before finalizing your product.
So, if you are trying to choose the right Microcontroller for your project then you must be working on Embedded System Project, so you should read What is embedded Systems? and What is Embedded Computer. So, ...