Hello Geeks, I hope you all are doing great and enjoying your festive seasons. This time, we have come up with a new project which will make your festival a bit brighter so here comes a Christmas tree.
It is said that Christmas is the center of all the celebrations. Did you guys know the scientist who discovered the light bulb, Thomas Edison and his friends were the first to put up the light bulbs on the Christmas tree, and here we are going to keep that tradition forward? Well, it’s time to gear up for the next season of Christmas being tech-savvy. Hence we have decided to brighten up a Christmas tree with the usage of Arduino Uno and LEDs in real life.
Software to Install:
To make our festival a little safer, we will first make our Christmas tree in the simulation and for that, we will ...
Hello everyone! I hope you all will be absolutely fine and having fun. Today I am going to given elaboration on Introduction to L293D. L 293D is basically a high current dual motor driver/controller Integrated Circuit (IC). It is able to drive load having current up to 1A at the voltage ranging from 4.5V to 36V. Motor driver usually act as current amplifier because they receive a low current signal as an input and provides high current signal at the output.
Motors usually operates on this higher current. L-293D has to builtin H-Bridge driver circuits and is able to control two DC motors at a time in both clockwise and counter clockwise direction. It has two enable pins and they should be kept high in order to control the motor. By changing the p ...
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to C2383. C2383 is a silicon Epitaxial NPN Transistor, it is manufactured for color television to control the sound submissions. It is an expedient which operate on the high voltage the value of VCEO is 160 volts. It is corresponding to A1013 transistor in design.
It is assembled in TO-92 MOD type of casing and has the dimension of 210±20um 240um×240um. It manufactured by the famous electronic company of Toshiba. In today’s post, we will have a look at its fortification, smashup, prominence, proposals, etc. I will also share some links where I have correlated it with other microcontrollers. You can also get more material about it i ...
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 ...
Hi Guys! Hope you’re well today. Thank you for clicking this read. In this post today, I’ll walk you through the Introduction to B772.
B772 is a medium power bipolar junction transistor mainly used for switching and amplification purpose and belongs to the PNP transistor family. It comes in the TO-126 package and carries a collector current of 3A which means it can support load under 3A. The 60V is the collector-base voltage and 30V is the collector-emitter voltage while 5V is the emitter-base voltage which means it requires 5V to bias the transistor and start transistor action.
In this post, I’ll be discussing pinout, datasheet, working principle, power ratings, physical dimensions, and applications of B772.
Let’s get started.
Introduction to ...
Hi Guys! Hope you’re well today. Thank you for viewing this read. In this post today, I’ll walk you through the Arduino Mega 1280 Library for Proteus.
You may already be familiar with Arduino Boards, in case you don’t, they are the open-source easy to use hardware and software platform used in modern electronic projects. These boards receive inputs and convert them into outputs to activate motors, LEDs, electrical circuits, robots, and embedded systems.
They are mainly designed for newbies and non-tech geeks who hesitate to construct the electrical circuits from the get-go and hate diving into the nitty-gritty of architecting electrical wires accurately to fashion electrical circuits.
Arduino boards come with both ready-made electronic kit and ...
Hi Friends! I welcome you on board. Thank you for clicking this read. In this post today, I’ll detail the Introduction to IRF740.The IRF740 is an N-channel power MOSFET used for extremely fast switching applications. It comes with a power dissipation of around 125W and can support loads up to 400V. The maximum drain current of this device is 10A and the drain-source capacitance is 1450pF.
I suggest you read this post till the end as I’ll describe the complete Introduction to IRF740 covering datasheet, pinout, features, and applications.
Introduction to IRF740
The IRF740 is an N-channel MOSFET that comes with 125W power dissipation. This is the power device that dissipates during the working of this component.
This device is mainly used for fast switching applications and comes ...
Hello friends, hope you all are fine and having fun. Today I am going to share my new tutorial which is Sequential LED Blinking Using 555 Timer in Proteus ISIS. If you recall our one of previous tutorials, which was ‘Multiple LED Flashing Project Using 555 Timer in Proteus ISIS’, but in today’s tutorial we are going to take the same concept to a next level and we are going to make the LEDs blink in either ascending or descending order.
It is a very simple tutorial like the previous one, but the only change is, in this project we have added a Shift Register (4017) next to 555 Timer. 4017 is a Serial IN Parallel OUT Shift Register, which means, at input port it takes data in Serial manner and at output port it will give data in Parallel manner. All ...
Hello friends, hope you all are fine and having fun with your lives. In today's post we are gonna have a look at How to use Temperature Sensor 18B20 in Proteus ISIS. I will use Arduino board as a microcontroller and will connect the temperature sensor with it and then will display the code on LCD. I have already posted the same tutorial in which I have done Interfacing of Temperature Sensor 18B20 with Arduino but in that project I have used the real components and designed the hardware. But today, I will just show you the simulation so that you could test the simulation first and then design it in hardware.
Temperature Sensor 18B20 is the most commonly used temperature sensor. Its a one wire sensor means it sends data through a single wire and we ...
Hello friends, I hope you all are doing great. As we are working on Raspberry Pi libraries for Proteus these days, so today, I am going to share another awesome library i.e. Raspberry Pi Zero W Libary for Proteus. We have already shared the Raspberry Pi Pico, Raspberry Pi 3 & Raspberry Pi 4 Libraries for Proteus, I hope you have already installed these libraries.We have only designed the exterior look of this module, it won't be able to read the Python code. You can use this module to design circuit diagrams of your projects or to demonstrate your project in the presentation. Although, just for fun, we have added the Arduino UNO firmware to it. So, you can add the Arduino hex file in it. Something is better than nothing.So, let's install the Proteus Library and simulate Raspberry Pi Ze ...