EN / USD
2106 Items
 Home
Blog
Multiple LED Flasher Project using 555 Timer in Proteus ISIS
LED Flashing with 555timer, LED flashing in proteus, 555timer simulation in proteus,Proteus simulation of 555 timer
Hello friends, hope you all are enjoying and having fun. In today's tutorial, we are gonna see How to design a Multiple LED Flasher Project using 555 Timer in Proteus ISIS. In our previous tutorial we have seen How to design a LED Flasher Project with 555 Timer in Proteus ISIS, in which we have flashed single and double LEDs. In today's post, I am gonna extend that previous tutorial and will see How to flash multiple LEDs with 555 Timer in Proteus ISIS. Its quite a quick tutorial, as I don't have much material on it and its also quite simple so no much explanation is required. The complete project is given at the end for download but again as I always mention, try to design it by yourself, so that you get some knowledge out of it.This type of proj ...
Blog
DC Motor Control using myRIO
DC Motor Control using myRIO, DC control through myRIO, DC motor control via myRIO, DC motor interfacing with myRIO, how to control DC motor using myRIO, how to interface DC motor with myRIO, DC motor myRIO interfacing, Interfacing of DC motor with myRIO
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on DC Motor Control using myRIO. I will first provide you a bit information about DC motor then we will move forward towards DC motor control using myRIO. DC motor is an electronic instrument which is used to convert electrical energy into mechanical energy. It plays a vital role in industrial applications. It has also great importance for the engineers to to study about its working principle. DC motor has basically two input terminals. At one terminal we have to provide voltage supply and the other terminal will be attached to the ground (0V). And if we change the polarity, the direction of the motor will also be changed co ...
Blog
TCS34725 Color Sensor
TCS34725 Color Sensor, TCS34725 pinout, TCS34725 datasheet, TCS34725 application, TCS34725 features, TCS34725 specs, TCS34725 datasheet
Hi readers! Hopefully, you are well and exploring technology daily. Today, the topic of our discourse is TCS34725 Color Sensor. You may know about it, or it may be something new and different. It is a sophisticated module used to detect colors. It is highly precise and reliable in its work. Featuring an integrated photodiode array and RGB filters, it is highly accurate in measuring red, green, blue, and clear light components. Enhanced by a built-in infrared-blocking filter for raising color fidelity against interference IR light, it has a built-in 16-bit ADC that ensures detailed and precise data output. This sensor is communicated via the I2C interface, so it is compatible with microcontrollers like Arduino and Raspberry Pi. Its adjustable gain and integration time settings enable it t ...
Blog
Introduction to TL081
TL081 Pinout, TL081 basics, basics of TL081, getting started with TL081, how to get start with TL081, how to use TL081, Introduction to TL081, TL081 proteus, TL081 proteus simulation, proteus TL081
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to elaborate you about Introduction to TL081. TL 081 is basically a high speed Junction Field Effect Transistor (JFET) input Operational Amplifier (Op-amp). This Integrated Circuit consists of a JFET with a high voltage and bipolar transistor. TL-081 provides low input voltage, high slew rates, low input offset current and low Offset Voltage Temperature Coefficient (OVTC). TL 081 has different features e.g. low power consumption, high input impedance, latch-up free operation, short circuit protection, wide common mode input voltage ranges, wide differential input voltage ranges etc. TL-081 can be used in white good, tablets, computers, personal electronics e ...
Blog
Introduction to Data types in C#
introduction to data types in C#, intro to data types in C#, basics of data types in C#
Hey Guys! I hope you all are doing great. Today, I am going to give a detailed Introduction to Data types in C#. It's our 3rd tutorial in C# series & it's a theoretical tutorial so you just need to read it once. I'll try to cover every aspect related to Data types in C# so you get a clear picture of what are data types and why we need them? So, let's get started with Introduction to Data types in C#: Introduction to Data types in C# Data Types in C# are used to inform the compiler about the type, size & nature of data that can be stored in a variable. Whenever we need to declare a variable, we need to inform the compiler about the data size & type of the variable. There are 3 types of data types available in C# programming, ...
Blog
How to use Escape Sequence in C++
Introduction to C++, C++ basics, getting started with c++, c++ basics
In today's tutorials, we are going to have a look at escape sequence in C++. In our previous tutorial, Introduction to C++ we have designed a small Hello World program and if you haven't studied it yet then you should first check that one out as I am gonna take it further from there. In that tutorial, we have designed a code which prints the Hello world on the output screen. The code used for printing it on the output screen is as follows: How to use Escape Sequence in C++ ?? Now, suppose if I want to print out "Hello World" , instead of Hello World. In simple words, I wanna add "" these symbols as well on each side of Hello World. But if you add them in the above program then it will generate er ...
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
Update LCD Display with ESP32 Web Server
Web Input for LCD with ESP32, update lcd status with webserver, esp32 lcd webserver, update lcd esp32 webserver, lcd web input esp32
Hello readers, I hope you all are doing great. ESP32 is a powerful chip for Internet of Things applications. This tutorial is also based on one of the ESP32 applications in the field of IoT. Project Overview In this tutorial, we will learn how to update LCD display with new data or input using a web server created with ESP32. Fig. 1 To achieve the target, we will be using an HTML (Hypertext Markup Language) form to provide web input and then update the text displayed on LCD. The values or input received from the webserver will be further stored inside a variable in the code for further use (to display on LCD). We have already posted a tutorial on LCD (Liquid Crystal Display) interfacing with ESP32. In that tutorial, we demonstrated how to displa ...
Blog
Bottle Filling and Capping Project using PLC Ladder Logic
bottle filling and capping project using plc, bottle filling and capping system using plc, bottle filling and capping project using ladder logic, bottle filling and capping with plc, ladder logic based bottle filling project
Hi friends, how are you doing? Today will integrate all of what we have learned so far in this series to build the first project based on ladder logic programming. Because we all are interested in industry, we pick one industrial project, Bottle Filling and Capping Projects, which is very common today. The problem we are going to solve today is bottle filling and capping. We have learned all basics of ladder logic including contacts and coils operation, logic gates, rising and falling edges, timers, and counters. So, today we will utilize all of these components to implement a complete ladder program of filling and capping problems. Operation and Logic of Bottle Filling and Capping Process For simplifying the operation of the process of filling and capping, fig. 1 shows the process flow ...
Blog
LM4558 Dual Op-Amp Datasheet, Pinout, Features & Applications
Introduction to lm4558, lm4558 pinout, lm4558 power ratings, lm4558 applications
Hi Friends! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to LM4558.LM4558 is a dual-operational amplifier that comes with two amplifiers on board. This device belongs to the LM’xx’ family where LM stands for linear monolithic which means, it is made of analog components that are incorporated into the silicon piece. This component comes with an internal frequency compensation method that guarantees the device's stability without the need for external components. I suggest you read this post all the way through as I’ll detail the complete Introduction to LM4558 covering datasheet, pinout, features, and applications. Continue reading. Introduction to LM4558 LM4558 is a monolithic dual-operational amplifier that carries ...