Hello readers, I hope you all are doing great. In our previous tutorial, we learnt how to make HTTP POST from ESP32 to the IFTTT server.
In this tutorial, we will learn about another application of the ESP32 module in the field of IoT (Internet of Things). We can publish multiple sensor readings from ESP32 to Google sheets via the IFTTT web service.
IFTTT is used as a third-party web service to integrate Google sheets with ESP32.
Fig. 1
Creating an IFTTT Account for Integrating ESP32 with Google Sheets
We are going to create an applet (on the IFTTT server) that is responsible to integrate the Webhooks and Google Sheets services.
While operating with the IFTTT server there are some services/utilities that we are going to deal with like Applets an ...
Hi Folks! I welcome you on board. Thank you for clicking this read. In this post today, I’ll detail the Introduction to MUR460.
The MUR460 is a switch-mode rectifier used in inverters, switching power supplies, and as a freewheeling diode.
Just stay with me for a little while as I’ll be discussing the complete introduction to MUR460 covering pinout, features, working, and applications of this component.
Let’s get started.
Introduction to MUR460
The MUR460 is a diode used as a rectifier in high frequency and freewheeling applications, in switching mode converters, and as an inverter in telecommunication.
When this p-n junction diode is used as a rectifier it coverts AC signals to DC signals. The rectifier diode provides an alternating volta ...
Hello Friends, I hope you all are fine and having fun in your lives. In today's post, we are gonna have a look at detailed Introduction to NRF24L01. NRF24L01 is basically a wireless transceiver, which is used to send and receive data by using radio waves. It is a single chip transceiver module. It uses SPI protocol for transmitting data. Its data transmission speed is up to 2Mbps.
NRF24L01 is normally used in industrial devices and projects for data transmission. It is mostly used in computer, toys, remote control, games, and other electronic devices. In today's tutorial, I will discuss its working, protocol, pinout, and features. I will also share some links of its interfacing with Arduino and some other microcontrollers. if you have any questions regarding it, please ask in comment bo ...
Hello Mentees! Welcome to the board. We hope you are doing great. We are working on another interesting yet easy Project in the Proteus ISIS and that is Digital Counter using 4026 IC in the Proteus. Counters are used in thousands of electronic experiments as well as in our daily life. Who is not5 familiar with Digital Watches and calculators. At the same token, the counters are used in the digital display microwave ovens and many household appliances as well.
In this session you will find the answers to the following questions:
What is 4026 IC?
What are Digital counters using 4026 IC?
How does Digital Counter using 4026 IC works?
How does we design the circuit of the Digital Counter circuit using 4026 IC in Proteus ISIS?
How can you con ...
Hello everyone! I hope you will absolutely fine and having fun. Today, I am going to give you a detailed discussion on the topic Introduction to 4N60. I have shared characteristics of the different IC's in my previous tutorials in Introduction to 75N75, SG3524, 2N3772, L298, L293D, 2SC3320 and 20N60. You must need to go through all these tutorials for the better understanding of today's article. 4N-60 is a high voltage Metal Oxide Semiconductor Field Effect Transistor (MOSFET). It is a three pin device including drain (D), gate (G) and source (S).
4N60 is basically a power MOSFET and is able to handle the certain levels of power. It is specially designed to achieve the different characteristics e.g. high speed switching time, low charge on gate ...
Buy This Simulation
Hello friends, Hope you all are fine and having fun with your lives. In today's post, I am going to show How to display a Scrolling Text on LED Matrix 8x8 using Arduino in Proteus ISIS. We all know about LED Matrix but if you don't know then google it. :P LED Matrix is used to display long messages, the best thing about LED Matrix is you can combine then in serial way and can make it of any size you want. Like in this post I have combined 8 LED matrices and then displayed my message on them. I have given all the details here but as you can see we have done a great effort in designing this simulation so I haven't posted it free but have placed a very small amount of $20 on it and you can buy it quite easily from our shop by cl ...
Hello friends, I hope you are all fine and doing great. In today's tutorial, we will have a look at a detailed Introduction to MFRC522. MFRC522 is an RFID Embedded module used to read and write RFID cards and operates at 13.56MHz contactless communication. It is a less costly, low-voltage, and small-sized non-contact card chip. It is the best choice for intelligent instruments and portable handheld devices. It communicates with microcontrollers over SPI Protocol.
MFRC522 is used in different engineering projects, mostly for security purposes in offices, banks, plazas, etc. You must have seen in English Movies that a person just shows his ID card to the machine and its whole profile data pops up on the computer and if he is authorized then the front door automatically ...
Hello Friends! Hope you’re well today. I welcome you on board. Thank you for clicking this read. In this post today, I’ll detail the Introduction to CA3130.The CA3130 is a BiMOS Operational Amplifier that comes with MOSFET. BiMOS is a term that defines the combination of both CMOS and bipolar op-amp technology into a single integrated circuit. CMOS op-amp is highly efficient and consumes less current while bipolar op-amp carries high bandwidth. Overall CA3130 is a device that combines the advantages of both bipolar and CMOS op-amp means it consumes less power and carries high bandwidth.
I suggest you buckle as I’ll discuss the complete Introduction to CA3130 covering datasheet, pinout, features, and applications. Let’s get started.
Introduction to CA3130
The CA3130 is a& ...
Hello friends, I hope you all are doing great. In today's tutorial, I am going to show you Arduino 74HC595 Interfacing and we will have a loook at How to Increase Arduino Output Pins with 74HC595. Suppose you are working on some project where you need to control 20 LEDs with Arduino UNO and you know we will 12 digital Pins so we can't control all of these 20 LEDs with Arduino UNO. We can use Arduino Mega as well but if we wanna stick to Arduino UNO then we need to increase its Output Pins and we will use 74HC595 for that purpose.
You should read this basic Introduction to 74HC595, it will help you to better understand this shift register. It's a Serial In Parallel Out Shift register and we will give it value serially from single Pin of Arduino and ...
XBee modules have become a cornerstone for wireless communication in today's electronics and embedded systems projects. Whether you are building a home automation system, an industrial control network, or simple point-to-point communication between devices, XBee offers a reliable and easy-to-use solution. In this comprehensive introduction, we will explore what the XBee module is, how it works, its core features, and how you can integrate it into microcontroller-based projects.
In future tutorials, we’ll delve deeper into specific interfacing guides, including how to interface the XBee module with a computer and connecting XBee to an Arduino. While Arduino will be our primary focus due to its popularity and accessibility, you can also connect XBee modules to other microcontrollers such as ...