EN / USD
500 Items
 Home
Blog
RC Electronic Circuits Simulation in Proteus ISIS
electronic Circuits, electronic components, capacitor, resistor, RC circuits, RC Circuits in Proteus
Hello friends! Welcome to the Engineering components. Today, We are talking about the very common topic of electronic devices. In this tutorial, we'll pick very common components and learn about their role in circuits. If you are a beginner in the world of electronics, you must read this article till the end because we'll learn all the things from scratch till the completion of the circuit. In this article, you will learn: Introduction to electronic circuits Categories of electronic circuits. Introduction to Resistor and Capacitor. What are RC Circuits? Simulation of R Circuits in Proteus ISIS. Let's look at the description. Introduction to Electronic Circuits We come across many circuits in our daily lives, some of them are electrical circuits and some are electron ...
Blog
What is a 3D Printer? Working, Models, Resins, Software, & Prices
3D Printer, what is 3D Printer, working of 3D Printer, definition of 3D Printer, advantages of 3D Printer, disadvantages of 3D Printer, applications of 3D Printer, price of 3D Printer
3D Printer is an electronic machine that uses digital data to generate physical 3D models through successive layer printing. A 3D printer can make an object's physical model either scanned by a 3D scanner or designed using a CAD program. 3D Printing is an additive manufacturing technique where successive material layers create a three-dimensional object (Rapid Prototyping). The 3D printing concept is fascinating. Who is not excited about 3D printing? The use of inkjet technology in creating 3D models is a revolutionary method that costs less and saves time by eliminating the designing need for separate model parts. One can use a 3D printer to make a complete model in just a single process. Several industries use 3D Printers in printing various out ...
Blog
Introduction to Arduino Esplora
introduction to arduino esplora, arduino esplora features, arduino esplora setup with windows, esplora applications
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 ...
Blog
Speech Recognition System Using Raspberry pi 4
Speech Recognition System Using Raspberry pi 4, speech recognition project using Raspberry Pi 4, Raspberry Pi 4 speech recognition, speech recognition with RPi4
Thank you for joining us for yet another session of this series on Raspberry Pi programming. In the preceding tutorial, we created a pi-hole ad blocker for our home network using raspberry pi 4. We also learned how to install pi-hole on raspberry pi four and how to access it in any way with other devices. This tutorial will implement a speech recognition system using raspberry pi and use it in our project. First, we will learn the fundamentals of speech recognition, and then we will build a game that uses the user's voice to play it and discover how it all works with a speech recognition package. Here, you'll learn: The basics of voice recognition On PyPI, what packages may be found? Utilize the SpeechRecognition package with a wide range ...
Blog
What is Monostable Multivibrator
Advantage of Monostable Multivibrator, Applications of Monostable Multivibrator, TTL Monostable Multivibrators, Monostable Multivibrator Waveform, Construction of Monostable Multivibrator, What is Monostable Multivibrator, Monostable Multivibrator
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 ...
Blog
Seven Segment Display Using 555 Timer in Proteus ISIS
seven segment display using 555 timer, seven segment dispaly using 555 timer in proteus isis, seven segment display using 555timer, how seven segment display is designed in proteus
Hello friends, hope you all are fine and enjoying. Yesterday I got a mail from a friend, and he requested me to explain a tutorial about Seven Segment Display. So today, I am going to share my new project tutorial which is Seven Segment Display using 555 Timer in Proteus ISIS. It is a very simple project to understand Modern Digital Electronics. As you all know, now a days all the Digital Display’s uses Seven Segment Display. So first of all let’s have a little introduction about Seven Segment Display. How they are fabricated and how their LED’s glow in such a beautiful manner? Seven Segment Display (SSD) is the form of electronic device, used to display decimal numbers. Seven Segment Displays are commonly designed in Hexagonal shape but according ...
Blog
LED Blinking using 555 Timer
LED blinking projects, Sequence blinking of LEDs, Sequence blinking of LED using 555timer, Sequential blinking of LEDs using 555timer in proteus ISIS, LED projects in proteus isis
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 ...
Blog
Introduction to Arduino Micro
Introduction to Arduino micro, Arduino micro features, Arduino micro pinout, Arduino micro pin description, applications
Hey Guys! Hope you are getting along with life pretty well. Welcome you onboard. Today, I'll unlock the details on the Introduction to Arduino Micro. It is a Micro board, based on the ATmega32U4 microcontroller and comes with built-in USB, making it easily compatible with the computer. Arduino Micro, as the name suggests, is the smallest board in the Arduino Community. It is comparable to its counterparts like Arduino Nano and Arduino Promini. In this tutorial, I'll discuss each and everything related to Micro board including its main features, pinout, pin description, the software used and applications. Let's dive in and explore everything you need to know about this tiny board. Introduction to Arduino Micro Arduino Micro is the smallest boa ...
Blog
Relay Interfacing With Microcontroller using ULN2003A
Hello friends, I hope you all are doing great. In today's tutorial, I am going to explain the Relay Interfacing with Microcontroller using ULN2003A. In the previous lecture, we have discussed the detailed Introduction to Relay along with its working. Now we are going to practically interface the relay with a microcontroller to design an automatic switch. Relay is a key component in almost every electronic circuit. It can be used as a switch and can also be used as a voltage regulator.The microcontroller I am going to use here is PIC18F4552 but you can use any other Microcontroller. You just need to change the syntax of coding but the logic will remain the same. Here, I am using ULN2003A to control the relay and from this relay, we can control anything.So, let's get started: Relay Inte ...
Blog
Upload Latest Firmware in Pixy Camera
how to upgrade pixy camera, upload latest firmware in pixy, latest firmware pixy
[vc_row][vc_column][vc_column_text] Hello friends, hope you are fine and having fun with your lives. Till now we have seen two tutorials on Pixy Camera module, in the first tutorial we have seen How to Get started with Pixy Camera and after that we have seen How to Install Pixy Camera software which is named as PixyMon. So, now I hope that you have installed the Pixy camera software and have the Pixy Camera module in hand along with USB to Mini USB cable. Because in this tutorial we are gonna plug our Pixy Camera module with moduter and will upload the latest firmware in our Pixy Camera Module, which isn't much difficult and would be a piece of cake if you followed all the instructions carefully. Pixy Camera comes with some old firmware which is up ...