Hello fellows, I hope you all are doing great. In today’s tutorial, we will have a look at What is Monostable Multivibrator. It is a simple electronic circuit, used to produce a pulse at its output also known as one shot. It generates output pulses according to corresponding circuitry requirements. Its main feature is that after the generation of the output pulse, it regains its stable state and does not produce any further output pulse till not triggers again.
This circuitry can be considered as a biased form of multivibrator (such circuitry that is used for implementation of 2-state modules like timers) that is (on) operating in the starting condition till the triggered point and then becomes unstable on its own. In today's post, we will have a look at its circuitry, construction, wor ...
Hey Fellas! Hope you are enjoying life and getting most out of it. I am back to give you daily dose of information so you can excel and grow in your relevant field and keep coming back for what we have to offer. Today, I am going to uncover the details on the Introduction to 2n5457. It is an N Channel JFET (Junction Field Effect Transistor) which is mainly designed for audio and switching applications. It consists of drain, source and gate which are denoted by D, S and G respectively. I'll try to cover every aspect related to this transistor so you don't need to go any where and find all information in one place. Let's dive in and explore what is it about and what are its main applications.
Introduction to 2n5457
2n5457 is an N channel field ef ...
Hello friends, in today's post I am gonna show how to send SMS with PIC Microcontroller and SIM900. In my previous posts, we have seen how to Send SMS with Arduino and SIM900D and have also seen how to Receive SMS with Arduino and sim900D, both of them were using Arduino board. So, today I thought to post same project using PIC Microcontroller. The logics I am gonna use are exactly the sameas I did for Arduino but the only thing gonna change is the programming syntax. I am using MikroC Pro for PIC compiler for PIC Microcontroller and PIC18F452 is gonna use here. I have also posted on How to Receive SMS with AT Commands using SIM900 & PIC Microcontroller, so check it out as well if you are planning to work on PIC Microcontroller and SIM900.
The ...
Hi students! I hope you are having a productive day. Technology is all about sharing information through different means to utilize it in a better way, and today, we are discussing an important and basic one of that has been the trend for years and has made the devices live and connected. Our motto is to discuss the basic concepts of the Bluetooth module, but we’ll try to keep things simple, to the point, and informative so you have the best knowledge.
In today’s article, we are going to study Bluetooth and its modules in detail. We’ll learn about the basic introduction of these modules and study their types in detail. We’ll see different modules with their applications and also discuss the use of particular types of modules in different fields of life. In the end, we’ll examine the wor ...
Hello everyone, I hope you all are doing great. In today's tutorial, we are gonna have a look at Building Monitor-Specialized Lifts. The American-based linear motion technologies manufacturer Progressive Automations offers its customers only the most efficient and effective automation solutions applicable to a variety of spheres like shipbuilding, heavy machine building, home interior, engineering, smart houses construction, etc.
The impeccable TV lift technology provided by this company is nowadays widely used for the creation of conference halls, high-tech offices for world business enterprises who break the mold of IT technologies. It allows for installing TV screens of different dimensions almost anywhere. Pop-up TV lifts, TV lifts for cabinet ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to MCP23008. MCP23008 provides an 8-bit parallel input/output expansion for I2C bus and SPI applications. It has 8-bit configuration registers for input, output and polarity changing. The master device can enable input and output pins of MCP23008 by writing the Input/output configuration bits. A polarity of the input port register can be inverted with the polarity of the inversion register and all registers can be read by the system master.
MCP23008 is used in different industrial and class projects where I2C and SPI interfacing is required simultaneously. In today's post, we will have a look at its pinout, features, specifications ...
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 ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide you a detailed discussion on Introduction to 10N60. Before going into the details of this article you should also have a look at Introduction to 4N60, 78M05, 2N3772, 2SC3320, 20N60. It is basically a high voltage Metal Oxide Semiconductor Field Effect Transistor (MOSFET). It is a power MOSFET and is able to control the certain level of the power. 10-N-60 is also a high current power MOSFET. This device has three terminals and is made up of silicon. It has around 10 ampere of current conduction capability i.e. this device is able to conduct 10A of current through it. 10-N-60 has a lot of amazing features.
It features include low on-state resistance ...
Hi Guys! Glad to have you on board. Thank you for clicking this read. In this post today, I’ll walk you through the Types of Internet of Things (IoT).
IoT has been around for a while and has started making the headlines over the past couple of years. Some people experience IoT in their everyday life but are not aware of what it actually is. When physical objects “things” interact with the digital world, IoT is born. In simple words, it’s the network of connected devices integrated with sensors that work to exchange and share data over the internet. It is a rapidly growing technology with more than 18 billion connected IoT devices today and with the inception and boost of 5G technology this figure is expected to touch 125 billion by 2030. Experts say we may witness the stage when everythin ...
Hello readers, I hope you all are doing great. In our previous tutorial, we discussed the implementation of pulse width modulation (PWM) in Raspberry Pi Pico using the MicroPyton programming example. We also implemented the LED brightness control program to demonstrate an application of the pulse width modulation technique.
In this tutorial, we are going to implement another application of pulse width modulation technique which is ‘Direction and position control of a servo motor’ with Raspberry Pi Pico module and MicroPython programming language.
Later in this tutorial, we will also discuss how to control the position of a servo motor with push buttons (to be used as control inputs) and also to use LEDs for indication purposes.
What is Servo Motor?
Before interfacing the servo motor with ...