EN / USD
2071 Items
 Home
Blog
Introduction to TIP42
Introduction to tip42, tip42 pinout, tip42 power ratings, tip42 applications
Hi Guys! Thank you for clicking this read. Hope this finds you well. In this post today, I’ll document the Introduction to Tip42. Tip42 is a medium power silicon transistor mainly used for switching and amplification purpose. It belongs to the PNP transistor family and comes in the TO-220 package. The collector current is 6A which signals it can support load under 6A. Both collector-base and the collector-emitter voltages are 40V. And the only 5V is required to initiate the transistor action as the emitter-base voltage is 5V. The power dissipation is 65W which defines the amount of energy released during the working of this transistor. The storage junction temperature is -65 to 150C and transition frequency is 3MHz. Just stay with me for 2-min a ...
Blog
Introduction to DS18B20
Introduction to DS18B20, ds18b20 pinout, ds18b20 basics, ds18b20 pin diagram, basics of ds18b20, ds18b20 temperature sensor
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to DS18B20. DS18B20 is a temperature sensor that can measure temperature from -55oC to +125oC with an accuracy of +- 5%. It follows 1 wire protocol which has revolutionized the digital world. Because of its 1 wire protocol, you can control multiple sensors from a single pin of Microcontroller. DS18B20 is normally used in industrial projects where high accuracy is necessary. I will give you a detailed overview of this temperature sensor in today's post where we will have a look at its Pinout, working, protocol, etc. I will also share some links to projects where I have interfaced it with Arduino or other microcontrollers. If you have any questions, please ask in comment ...
Blog
4 Reasons Your Engineering Firm Needs Fleet Maintenance Software
Tops Reasons to Get Fleet Maintenance Software for Your Engineering Firm
No matter your company's industry, you need fleet maintenance software. It’s something you need if your engineering firm has a fleet of vehicles. Failing to get the necessary tools is a bit like driving blind -- not the best course of action by any stretch of the imagination. If you’re not sold on the benefits of investing in fleet maintenance software, keep reading to learn more about four reasons you need it. 1. Preventative Maintenance Fleet maintenance software will help your engineering firm with preventative maintenance. The software will make it easy to schedule maintenance so that your fleet of cars stays in good shape.  One of the worst things you can do is delay or ignore preventative maintenance. That will ultimately cost you in ...
Blog
Introduction to ASP.NET Core
Introduction to ASP NET Core, asp.net core, asp core, basics of asp.net core
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 ...
Blog
Button Control in VB Database
Adding Button Controls in VB Database 2010,use buttons to control database in vb2010,database control in vb2010
Hello everyone, I hope you all are fine and having fun. In today's tutorial, we are gonna have a look at How to add Button Control in VB database 2010. I have posted the first part of this tutorial few days ago in which I have shown that How to Create a Database in Microsoft Visual basic 2010. If you have missed that part then you can't understand the today's lecture. Today we will continue with the same application which we created in the last part and will add few new features in it. Creating database is difficult but adding features in it is very easy job and its also a must requirement of the application because user wants an easy control of application. So in order to make the application user friendly its necessary to add few features ...
Blog
5 Tools Students Often Use to Improve Writing Skills
5 Tools Students Often Use to Improve Writing Skills, Improve Writing Skills
Hello friends, I hope you all are doing great. In today's tutorial, I will show you 5 Tools Students Often Use to Improve Writing Skills. Modern academic programs require all students to work on various types of academic papers. Students have to spend a major portion of their time arranging words, and that is a good thing. Writing is one of the most important skills, and students must master this skill. Gone are the days when students had to be constantly in touch with their teachers. Nowadays, there are many writing apps that help students improve their writing skills. In this post, we will focus on 5 tools that students use to improve writing skills. You should also have a look at this detailed guide on how to do a research paper. 1. Grammarly I ...
Blog
ExamSnap - Reliable in Passing IT Certification Exams
ExamSnap Reliable in Passing IT Certification Exams, IT Certification Exams
When studying for a major exam, it is important to look for every tool or asset that could benefit you on the day of the test. Most exams from vendors such as ISC, Cisco, ITIL, Citrix, VMware, Microsoft and CompTIA are very challenging. IT professionals and others looking to get ahead in their career must ensure they are fully prepared if they want to pass these examinations on the first try. That is why it is a good idea to find a website where exam dumps and sample questions are readily available. The problem for many test takers is there are so many such sites when you search on Google. You may get confused about what site is going to offer you the most features. ExamSnap is the perfect training courses platform where you can access dumps of pas ...
Blog
Introduction to Arduino Pro Micro
Introduction to arduino pro micro, arduino pro micro pinout, arduino pro micro programming, arduino pro micro applications
Hi Folks! Hope you’re well today. Happy to see you around. In this post today, I’ll walk you through the Introduction to Arduino Pro Micro. Arduino Pro Micro is an Arduino compatible microcontroller board that is based on ATmega32u4. It operates at a frequency of 16MHz and 5V. It comes with 4 analog pins, 12 digital I/O pins, and 5 PWM pins. Moreover, it also supports serial communication UART with pins Rx and Tx. Arduino is an open-source platform provided by Arduino.cc that offers both hardware and software customization. Open-source means you can use, edit, or customize the board and software based on your requirements. Arduino boards are introduced in 2005 in Italy with the aim to provide a single platform where non-tech persons can get a h ...
Blog
What is Science? Definition, Branches, Books and Scientists
Science, What is Science, Science Definition, Science Branches, Science Books, Scientists, science meaning, famous scientist
Hello Friends! I hope you all are doing well. Today, I will share with you a very comprehensive tutorial about What is Science? Here, we will discuss science branches, importance of science in our life, popular science books, famous scientists and great inventions in the field of science. Science is derived from a Latin word’ Scientia’ means knowledge. When we are saying the word Science, refers to the study of every simple or complex phenomena occurring around us. For example, from the food we enjoy, to the cloth we wear, everything is science.     Now let's get to know what is Science? What is Science? Science is the most important platform of knowledge and understanding the world. It has improved the quality of almost every field of ...
Blog
Interfacing a Light Sensor (LDR) with Raspberry Pi 4
Interfacing a Light Sensor (LDR) with Raspberry Pi 4, light sensor raspberry pi 4, ldr raspberry pi 4, ldr rpi4, rpi4 ldr
Hello friends, I hope you all are doing great. Today, we are going to start Section-III of our Raspberry Pi 4 Programming Course. In this section, we will interface different Embedded Sensors with Raspberry Pi 4. Today's our first lecture in Section-III, so I am going to interface a simple LDR sensor with RPi4. So, let's get started: Components Required: The following items are required to finish this Raspberry Pi photoresistor module guide. You don't need a breadboard to accomplish this, but having one would be helpful.Raspberry pi 4BreadboardPhotoresistor LDRJumper wires1uF Capacitor What is a photoresist? It is a common practice to employ photoresistors to determine the presence or absence of visible light or to quantify the amount of ...