Hey Fellas! We always strive to keep you updated with best and valuable information so you keep coming back for what we have to offer. Today, I am going to uncover the details on the Introduction to 7805. It is a positive voltage regulator used for providing constant output voltage over a wide range of input voltage.
Before we move on, you must be clear what is voltage regulation? Voltage regulation is referred as the measure of voltage change between input and output.
The IC 7805 does the same thing. It provides constant output voltage when a range of different voltage is applied at the input terminal. This component comes with three terminals called input, ground, and output.
This is called positive voltage regulator because it generates posi ...
Hey Everyone! Hope you are getting along with life pretty well. I always strive to keep your technical appetite filled with the recent and valuable development in engineering and technology. Today, I'll unravel the detailed Introduction to USB.
The USB stands for Universal Serial Bus which is an industry standard mainly developed for laying out the communication between a computer and peripheral devices. The first USB was developed in 1996 by the collaborative effort of seven companies - DEC, Microsoft, Compaq, Nortel, IBM, Intel, and NEC
The USB device not only helps in establishing a flawless communication but also assists to power up the connected peripheral devices, setting you free from the parallel ports and the external power charg ...
In today’s post, as the name suggests, we will see how to get data from online webserver using Arduino Wifi in simple steps. Getting data from web server using Arduino Wifi Shield has always remained a problem for the engineers. Its not much difficult task as its usually considered to be. In today’s post, I will create a small project in which I will control two simple LEDs via online web server. It’s really a very interesting project and when I completed it, I felt like Hurrah!!!
Arduino Wifi Shield is used to connect Arduino board with Wifi. After connectivity with Wifi, one can perform many tasks using this shield. We can built a complete server on it and can also use it as a client. Server designed on an Arduino Wifi Shield are usually quite si ...
Hello friends, I hope you all are well. Today, we are going to share the second version of the Solar Panel Library for Proteus. You should also have a look at the first version of the Solar Panel Library, which we have posted around 2 years back and we were receiving suggestions to reduce its size as there's less space left for other components.
That's why we have designed this new Solar Panel Library and have reduced the size of the solar panel. We have also added a new black solar panel component to it. So, this library contains 2 solar Panel modules in it. First, let's have a look at a brief introduction to Solar Panel and then will download the Proteus Library zip file.
What is Solar Panel?
Solar Panels are designed using solar cells compos ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to do an Arduino 74HC165 Interfacing and we will have a look at How to increase Input Pins of Arduino. 74HC165 is a shift register and works on the principal of Parallel In Serial Out. In my previous tutorial Arduino 74HC595 Interfacing: Increase Output Pins, we have seen How to increase the output pins of Arduino and today we are gonna do exact the opposite and we will increase the input pins.
74HC165 will take 8 parallel inputs from different sensors or buttons etc and will send them to serial OUT Pin, which will be connected to Arduino. So, if you are working on a project where you want to get data of 15 or 20 digital sensors then you can use this shift register and ...
Update: We have created a new version of this library, which you can check here: Arduino Mega 2560 Library for Proteus V2.0.
Hello friends, hope you all are fine. In today's post, I am going to share Arduino Mega 2560 Library for Proteus. In the previous post, I have shared the Arduino UNO Library for Proteus and I have mentioned that I am gonna share more Arduino Libraries soon. Actually these days I am quite excited about this Proteus component designing and I am designing the Arduino boards as a starter. So, till now I have designed two Arduino boards in Proteus. First one was Arduino UNO which I have provided for download in previous post and today, I am going to share Arduino Mega 2560 Library for Proteus.
In the coming posts, I am gonna sh ...
Hi Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino Esplora.
Looking like a videogame controller, the Arduino Esplora is an electrical device that contains an Arduino Leonardo board (microcontroller) and a number of outputs and inputs. There are a colored LED and a buzzer as outputs. And there is a light sensor, four buttons, a joystick, a microphone, an accelerometer, and a temperature sensor as inputs. In other words, it is just like another Arduino Board with integrated actuators and sensors.
Just stay with me for a little while, as I’m going to document the complete Introduction to Arduino Esplora covering pinout, working, pin description, how it’s different than othe ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to TIP121. The TIP121 is an NPN Darlington pair transistor. It exists in a TO-220 casing and creates for normal amplification and less moving speed switching submissions. Like other transistors, it has three pinouts emitter, base, and collector. The central part this transistor which is known as the base is thinner in size and other two emitters and collector has larger areas.
Transistors are playing an important rule in our electronic circuits and industries. Every electronic device like mobile, radio, LCD, etc all these have different types of transistors. Like other transistors, TIP121 is performing an important rule in electron ...
Today we will talk about an extremely powerful tool in the use of microcontrollers. The Serial communication, specifically the USART (Universal Synchronous Asynchronous Receiver Transmitter) standard.
The system works using two wires. RX (Receiver) and TX (Transmitter), connecting two devices. The RX of one is connected to the TX of the other. If the choice is for a synchronous connection, it may be necessary to add one or two more pins to operate as a “traffic light”. But most current microcontrollers can operate asynchronously, which saves us the expense of pins. Data is sent, as the name implies, in a series of bits.
ESP8266 provides us with two ports, one of them converted to USB in the NodeMCU module.
Applications
The range of uses of se ...
Hello Friends! I aspire you a very happy life. Whenever you come over and visit our site, we feel happy to keep you updated with relevant information that can help resolve your questions and queries. Most of the hobbyist and students take interest in electronic devices and components that are the building blocks of electronic projects. Today, I am going to uncover the details on the Introduction to DG408. It is a multiplexer, also known as data selector, that comes with 8 channel input, in which of one the eight inputs is connected to the common output for the transmission of data over network in a specific bandwidth and time. It is an ideal choice for audio signal routing and single supply system. I'll discuss each and everything related to this ...