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 ...
Why does a flag wave in the wind, or a tall building sway on a gusty day? The answer lies in a fascinating field of engineering. At CFDLAND, we help solve these complex challenges through our hands-on Fluid-Structure Interaction (FSI) tutorials
.
Fluid-Structure Interaction, or FSI, is the study of how fluids (like air and water) and solid structures affect each other. Think of it as a two-way conversation. The fluid pushes or pulls on the object, causing it to bend, move, or vibrate. In return, that movement changes how the fluid flows around the object.This powerful interaction is happening everywhere, from the wind pushing on a turbine blade to generate electricity, to blood flowing through a flexible artery. Understanding this is critical for designing safer bridges, more efficient p ...
Hello Mentees! I hope you all are doing well. In today's article, we'll learn about the very basic pillar of Digital Logic Circuits i.e. Logic Gates. As we know, the digital world depends on Boolean digits either 0 or 1. So, there's always a need to perform different operations on these boolean numbers i.e. addition, subtraction, multiplication, shifting etc. In order to perform these operations on the binary signals, we use Digital Logic Gates in DLD circuits.So, let's have a look at What is a Logic Gate:What is a Logic Gate?
Logic Gates are designed to perform a specified operation(i.e. addition, bit shift etc.) on the input signals and generate the output signal.
For example, a simple NOT gate takes a single binary input and returns its inverse in the output, i.e.If Input is 0, the Ou ...
Hello everyone, I hope you all are doing great. In today's tutorial, we will have a look at How to use Virtual Terminal in Proteus ISIS. It's our 5th tutorial in Proteus Series. I will first explain what is virtual terminal and then we will have a look at its uses and performance in Proteus ISIS.
Virtual Terminal is an important tool available in Proteus and it comes quite in handy while working on serial modules i.e. GSM, GPS, XBee etc. So, let's get started with Virtual Terminal in Proteus.
What is Virtual Terminal ?
Virtual Terminal is a tool in Proteus, which is used to view data coming from Serial Port (DB9) and also used to send the data to Serial Port. In windows XP, there's a built in tool named Hy ...
Hello everyone, I hope you all are fine and having fun with your lives. In today's tutorial, I am gonna show you How to Enqueue Scripts Files in WordPress Plugin. It's the third tutorial in this series of WordPress Plugin Creation. In our previous tutorial, we have seen How to Add Basic Functions in WordPress Plugin, so now the next thing we need to add is our scripts .js files and style .css files.
As I told you in my previous tutorial that we can add these codes in a single file as well but it will make the file too heavy and complex. But if we divide our code in separate files then it will be quite easily to handle and debug in future. So, let's have a look at How to Enqueue Scripts Files in WordPress Plugin:
Enqueue Scripts Files in WordPress ...
JLCPCB (JiaLiChuang Co. Limited) is a worldwide PCB & PCBA Fabrication enterprise. It is a leading company in high-tech manufacturing products specializing in PCB and PCBA production. With over a decade of experience in PCB manufacturing JLCPCB has made over a million customers through online ordering by the customers of PCB manufacturing and PCBA production.
JLCPCB is a professional manufacturer of large-scale manufacturing of PCBs, well equipment, strict management, and superior quality. It deals with the production of all types of PCBs, Stencils, and SMT.
In this article, we are going to discuss widely how the company operates its ordering system of the PCBs by their customers for production through the online booking process.
JLCPCB SMT ...
Hello everyone, I hope you all are doing great. In today's tutorial, I am going to share a new version of Heart Beat Sensor Library for Proteus i.e. version 2.0. I have already posted the First Version of the Heart Beat Sensor Library for Proteus in which you can use the TestPin and if it's HIGH then a single heartbeat pattern will start. So, if you use that library, you will always get the same result for your heartbeat. But in this 2nd version, I have added variable heartbeat depending on the value of TestPin. I will show you in detail, how to do it.
I have also posted a project Heart Beat Counter using Arduino in which I have shown you How you can use this sensor and count your Heart Beat. So, let me show you How you can use this new Heart ...
A virgin plate, also known as bakelite, is a plate bathed in copper on one side, since an electronic circuit can be made on this plate.
In this type of PCB, the most relevant thing is its cost since for many technical or engineering students it is accessible for basic electronic projects with only one side, since in the current market in South America it is difficult to find a two-sided PCB.
ADVANTAGE
ITS COST IS ECONOMIC.
ACCESSIBLE FOR BASIC PROJECTS.
ACCESSIBLE FOR STUDENTS
DISADVANTAGES
IT'S ONLY 1 LAYER.
IT DOES NOT COME HOLES FOR THE ELECTRONIC COMPONENTS.
IT HAS ONE COLOR.
THE SIZE OURSELVES HAVE TO CUT ACCORDING TO OUR NEED FOR OUR PROJECT.
CONCLUSION
Nowadays many students in th ...
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about how to create program for "Temperature Sensing using NI LabVIEW". To sense the temperature is compulsory at a lot of the places e.g. refrigerators, air conditioners, storage rooms, kitchen etc. At these places to sense the temperature and its proper indication is compulsory because it can cause serious problems otherwise. For example, if the temperature in the food storage room is higher than an adjusted threshold, it will be harmful for all of the food items.
You can also consider "Fire Alarm" as an example of temperature sensor. First of all it measures the level of the temperature. If it founds that the temperature is higher tha ...