EN / USD
634 Items
 Home
Blog
Raspberry Pi 4 Library for Proteus
Raspberry Pi 4 Library for Proteus, RPi4 Proteus, Proteus RPi4, Raspberry Pi 4 simulation, simulation of raspberry pi 4, raspberry pi in proteus, simulate raspberry pi 4
Hello friends, I hope you all are doing great. Today, I am going to share the Raspberry Pi 4 Library for Proteus. In our previous tutorial, we shared the Raspberry Pi 3 Library for Proteus and as we mentioned in that tutorial, these Raspberry Pi libraries will have dummy modules i.e. We have just designed the exterior but these boards won't be able to read the Python code. Although just for fun, we have added the Arduino firmware in these boards, so we can upload the Arduino code in it. As the legends say, something is better than nothing. We have given these boards an unofficial name "Arduino Pi".You can use these Pi boards to design your circuit diagram or can also use it in your presentation/demonstration of your projects. I hope you will enjoy these simulated Raspberry Pi boards. Befor ...
Blog
LM2576 Buck Converter Datasheet, Pinout, Features & Applications
Introduction to lm2576, lm2576 pinout, lm2576 power ratings, lm2576 applications
Hi Everyone! I welcome you on board. Thank you for clicking this read. In this post today, I’ll walk you through the Introduction to LM2576.LM2576 is a step-down voltage regulator, also known as a buck converter, mainly employed as a pre-regulator in linear regulators. The customized output version of this buck converter gives you the ability to set the output voltage as you like better. It is available with a remarkably good load and line regulation. Moreover, it is used to drive load under 1A and is available in fixed output voltages with 3.3V, 5V, 12V, and 15V. I suggest you buckle up and read this post all the way through, as in this post I’ll detail the Introduction to LM2576 covering the datasheet, pinout, features, and applications. Let’s jump right in. Introduction to LM2576 ...
Blog
Introduction to ESP-01
introduction to esp-01, ESP-01 working, esp-01 pinout, esp-01 protocol, esp-01 applications, esp-01 Arduino interfacing, ESP-01
I hope you all are doing great. In today's tutorial, we are gonna have a look at detailed Introduction to ESP-01. ESP-01 is an inexpensive, small-sized WiFi module, which consists of TCP/IP stack along with a built-in microcontroller. So, we can directly program this small chip and can bring WiFi capability in our Embedded projects. When first time this ship came into the market in August 2014, it got a lot of attention by users. The main reason for it to seek attention is that this module allows the microcontroller to connect with a WiFi available (and programmed to connect) and it follows Hayes Style Commands and develops a TCP/IP network. ESP-01 chip integrates an antenna, RF balun, power amplifier, filters, and power arrangement module. ESP-01 is used in industry and many projects a ...
Blog
KA3525A PWM Controller Datasheet, Pinout, Features & Applications
Introduction to ka3525a, ka3525a pinout, ka3525a power ratings, ka3525a applications
Hi Everyone! I welcome you on board. Happy to see you around. In this post today, I’ll walk you through the Introduction to KA3525A.The KA3525A is a monolithic IC chip that features the control circuitry mainly required for a pulse width modulating regulator. This device comes with an error amplifier, voltage reference, pulse width modulator, an under-voltage lockout, an oscillator, the output driver, and a soft start circuit, all in one package. I suggest you buckle up as I’m going to discuss the complete introduction to KA3525A covering datasheet, pinout, features, and applications. Let’s jump right in. Introduction to KA3525A The KA3525A is a monolithic IC chip that incorporates the control circuitry used for pulse width modulation. During the PWM process, the control circui ...
Blog
How to use digitalRead in Arduino ?
digitalread
Hello everyone, I hope you all are fine and having fun. Today's tutorial is the next episode in the series of basic Arduino tutorial for Beginners. In today's tutorial, we are gonna have a look at How to use digitalRead in Arduino. In the previous tutorial, we have seen How to use pinMode Arduino Command, which sets the Arduino Pin either as Input or Output. So, if you are using this pin as input then you have to read its status and that's where you need to use this digitalRead Arduino Command. Other than Serial Pins in Arduino UNO, we also have 12 digital Pins. Serial Pins are also digital Pins so in total we have 14 digital Pins in Arduino UNO starting from 0 to 13. I am gonna explain them in detail in today's tutorial and we will also have a lo ...
Blog
T Flip Flop Circuit Diagram in Proteus ISIS
T flip flop, T Flip Flop in Proteus, Proteus simulation of T Flip Flop, toggle flip flop in Proteus. flip flop in Proteus.
Hey Learners! I welcome you on the behalf of The Engineering Projects. I hope you are doing Great. If you are seeking for the best information about the T Flip Flop along with some small concepts and the Practical Performance, then you are at the right article. In this session you will get the following topics: What are T Flip Flops? What are the Functions of Preset and Clear Input in T Flip Flop? How can we Design the Truth Table of T Flip Flop? How can you perform the T Flip Flop simulation in very simple and useful way? Moreover, you will also get some pieces of information in DID YOU KNOW sections. so without wasting time, lets Jump into the answer of 1st Question. T Flip Flop T Flip Flop belongs to the family of Flip Flops and Latche ...
Blog
Introduction to MSP430
introduction to MSP430,msp430 working , msp430 pinout, msp430 features, msp430 applications, msp430 arduino interfacing
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at a detailed Introduction to MSP430.  MSP430 is a microcontroller portfolio that offers different varieties of sixteen-bit Microcontrollers. These microcontrollers are integrated with ultra-low power and digital and analog peripherals devices for sensing and measurement applications. MSP430 microcontrollers with non-volatile FRAM (ferroelectric random access memory) provide the lowest stand-by power (350nA with RTC), 100 µA/MHz active power and have the capability to recover system state after sudden power failures. MSP430 is used in different applications such as sensor systems which receive analog signals and convert them into digital values and after processing send these values to host syst ...
Blog
Diode: Definition, Symbol, Working, Characteristics, Types and Applications
Diode, Diode Definition, Diode symbol, Diode working, Diode characteristics, Diode types, Applications of Diodes, electrical symbol of diodes, History of Diode
Hello friends, I hope you all are happy, healthy, and, content. Today, our discussion is all about "Diodes". Whoever has been a science student, knows about diodes. Although it seems to be a tiny component of a circuit, apparently it is true but it has a lot of complexities or you can say, it's a storm in a teacup. You might have read a lot about diodes in physics, in today's discussion we would be moving step by step into the pool of diodes from definition to working of diodes, their types, and then lastly its applications. Let's get started! Diode Definition First things first, Let's define diode, A diode is a basic discreet electronic component made up of semiconductor material, used in electronic circuits, which allows unidirectional c ...
Blog
Interfacing of Multiple DS18B20 Arduino
Interfacing of Multiple DS18B20 Arduino,ds18b20 arduino, arduino ds18b20, multiple ds18b20 arduino, arduino with ds18b20
Hello everyone, hope you all are fine and having fun with your lives. Today, I am going to share a new project named as Interfacing of Multiple Temperature sensors DS18B20 arduino. I have already shared a tutorial on Interfacing of Temperature Senor 18B20 with Arduino but in that tutorial, we have seen how to connect one temperature sensor DS18B20 arduino. But today, I am gonna interface multiple temperature sensors DS18B20 Arduino. For this project I have used two sensors but you can use more if you want. Temperature sensor DS18B20 is a one wire temperature sensor means we can get its data through a single wire and we can connect as many as we want temperature sensors with this single wire and can call them through their addressing. Each temperat ...
Blog
How to use analogRead in Arduino?
how to use analogRead in Arduino, analogRead command, what is analogRead in Arduino
Hi Friends! Welcome you onboard. I have been writing these Arduino tutorial for beginners for quite a while now and today we are having the next episode. Today, I'll discuss How to use analogRead in Arduino. The analogRead is mainly used to program and address analog pins on the board. In our previous tutorial, we have seen How to use digitalWrite Arduino Command, which deals with digital pins of Arduino but today's one deals with analog pins. There are many types of boards available in the market ranging from Arduino UNO, Arduino Mega2560, Arduino Micro and many more, which you can use based on your technical requirements. Arduino Programming is made simple by the Arduino.cc - the manufacturer of Arduino Boards, providing an open source software ...