Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to give you a detailed Introduction to PC817. PC-817 is also known as an optocoupler / optoisolator. It consists of Infrared Emitting Diode (IRED). This IRED is coupled to a photo transistor optically and not electrically. It is closed in a four (4) pin package. This package is usually available in two different forms. The first one is wide lead (Pb) spacing option and the second one is SMT gullwing lead form option.
PC 817 has an internal LED and a photo transistor. The photo transistor's base becomes activate when LED throws light on it. The output obtained can be divided into two formats either common emitter or common collector. But the configuration is ...
Hello everyone, we are back with a new project and we hope you all are doing well. In this article, we will discuss a project named Smart Irrigation System using Arduino UNO. We will use different sensors to measure the environmental and crop parameters which are responsible for good production. We will also make the water pump system automatic which will open the water valve automatically according to the soil moisture of the crop.
We will discuss all points and concepts briefly in this article and also provide a Proteus Simulation to observe how it will work in the real world. Complete fully explained code and simulation are also provided below as you go ahead in this article. You can download it from there.
Smart Irrigation System using Arduino ...
Hello friends, hope you all are fine and having fun with your lives. Today I am gonna post 555 Timer projects list which are already posted on our blog. Actually, I have posted many 555 Timer Projects on my blog but we don't have a list of these tutorials and they are quite scattered. So, today I thought to arrange them in a proper list so that you can find all of them in one place. All these 555 timer projects are simulated in my favorite simulating software Proteus. I have also given their simulations for download in almost all tutorials. If you feel problem in any of them then ask in comments and I will resolve them.
All these 555 Timer Projects and tutorials are written and designed completely by our team so we hold the complete ownership for ...
Hi Friends! Glad to have you on board. In this post today, we’ll cover How to Download Proteus Library of Arduino Modules.
If you are a regular reader of our blog, you must have noticed that we are sharing Proteus Libraries of different embedded sensors & modules on regular basis. Moreover, we have also launched version 2.0 of few libraries. So, today I am going to provide links to download Proteus Library of all Arduino Boards designed by TEP.
So, let's get started with How to Download Proteus Library of Arduino Modules:
Download Proteus Library of Arduino Modules V2.0
It's the most advanced version of Arduino Proteus Library and consists of 6 Arduino Boards in total, named as:
Arduino UNO
Arduino Mega 2560
Arduino Mega 1280
Ardu ...
Greeting, and welcome to the next tutorial of our raspberry programming tutorial. In the previous tutorial, we learned how to build a smart attendance system using an RFID card reader, which we used to sign in students in attendance in a class. When it comes to building a face-recognition program on a Raspberry Pi, this tutorial will show you how. Two Python programs will be used in the lesson, one of which is a Training program that analyzes a collection of photographs of a certain individual and generates a dataset. (YML File). The Recognizer application uses the YML script to detect a face and afterward utters the person's name when the face is detected.
Components
Raspberry Pi
Breadboard
L293 or SN755410 motor driver chip
Jumper wir ...
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 ...
Hi Friends! Hope you’re well today. I welcome you on board. In this post today, I’ll demonstrate the Introduction to MJE13003.
MJE13003 is an NPN silicon transistor mainly used for high-speed high voltage power switching applications. This chip is a three-terminal device where a small current at one terminal is used to produce a large current at the remaining terminals. The collector current is 1.5A which projects this device can support load up to 1.5A.
I suggest you buckle up as I’ll describe the complete Introduction to MJE13003 covering datasheet, pinout, working principle, applications, power ratings, and physical dimensions.
Let’s get started.
Introduction to MJE13003
MJE13003 is a bipolar junction transistor that belongs to the NPN transistor family. It is mainly used ...
Hello everyone, I hope you all are fine and having fun with your lives. Today, I am going to share a very basic project named as Line Following Robot using Arduino. I have designed a three wheeler robot and have placed IR sensors beneath it to detect the black line and then I have made it move over this Black Line.
This Line Following Robot is not doing any extra feature i.e. turning or rotating back. It will just simply move in the straight line. I have also posted a short video at the botton of this tutorials which will give you better idea of how this robot moves. You should first read this tutorial and design the basic robot and once you are successful in designing the basic Line Following Robot then you should have a look at my recent Project ...
Hello everyone, in today's post we are gonna have a look at how to interface temperature sensor Dallas 18B20 with Arduino. There are many temperature sensors available in market like LM35, DHT11 etc but personally I like Dallas18B20 most of all, as it gives the most accurate result up to four decimal points. It operates on single wire and sends all data through this wire. Another advantage of this wire is you can interface multiple sensors with a single data line. You should also have a look at How to use 18B20 in Proteus ISIS.
In today's post, we are gonna get value from this sensor and then print it over the Serial Terminal as well as LCD. We will get the values in degree centigrade. Its not much difficult to interface 18B20 with arduino and als ...
Hey guys! I hope you are doing good and having fun. Today, I am going to unlock the details on the Introduction to Resistors. Resistor is a two terminal component that is used to restrict the flow of current. Resistors are widely used in electrical circuits. They come in different forms ranging from variable resistors to fixed resistors. Depending on the feature of resistors, both are used in many applications. I am going to cover all aspects relating to resistors. Let's get started.
Introduction to Resistors
A resistor is a two-terminal device that is used to resist the flow of current. It is one of the most commonly used components in electrical circuits.
Resistance of any resister is described in ohms. Ohm is denoted by the Greek letter om ...