16 Items
Items Count Gear
Christmas Tree using Arduino TEP , The Engineering Projects , Boxes
Christmas Tree simulation, Christmas Tree using arduino, Christmas Tree project with arduino, Christmas Tree in proteus, Christmas Tree proteus simulation, Christmas Tree project download, Christmas Tree arduino code
Hello Geeks, I hope you all are doing great and enjoying your festive seasons. This time, we have come up with a new project which will make your festival a bit brighter so here comes a Christmas tree. It is said that Christmas is the center of all the celebrations. Did you guys know the scientist who discovered the light bulb, Thomas Edison and his friends were the first to put up the light bulbs on the Christmas tree, and here we are going to keep that tradition forward? Well, it’s time to gear up for the next season of Christmas being tech-savvy. Hence we have decided to brighten up a Chri ...
Servo Motor Control with ESP32 WebServer TEP , The Engineering Projects , Boxes
ESP32 and Servo Motor Interfacing, esp32 servo motor, servo motor esp32, control servo with esp32, esp32 servo control, servo motor esp32, esp32 servo, servo esp32
<img src="https://images.theengineeringprojects.com/image/main/2022/01/25-6.jpg" alt="ESP32 and Servo Motor Interfacing, esp32 servo motor, servo motor esp32, control servo with esp32, esp32 servo control, servo motor esp32, esp32 servo, servo esp32" class="alignCenter" width="300" height="156" srcset="https://images.theengineeringprojects.com/image/300/2022/01/25-6.jpg 300w, https://images.theengineeringprojects.com/image/600/2022/01/25-6.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" decoding="async" loading="lazy" onclick="openImage( ...
Capacitance Measurement using Arduino TEP , The Engineering Projects , Boxes
Capacitance Measurement, Capacitance Measurement using arduino, Capacitance Measurement project with arduino, Capacitance Measurement proteus simulation, Capacitance Measurement in proteus, Capacitance Measurement arduino code
<img src="https://images.theengineeringprojects.com/image/main/2022/01/19-6.jpg" alt="Capacitance Measurement, Capacitance Measurement using arduino, Capacitance Measurement project with arduino, Capacitance Measurement proteus simulation, Capacitance Measurement in proteus, Capacitance Measurement arduino code" class="alignCenter" width="300" height="176" srcset="https://images.theengineeringprojects.com/image/300/2022/01/19-6.jpg 300w, https://images.theengineeringprojects.com/image/600/2022/01/19-6.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" ...
Accessing ESP32 Dual Core TEP , The Engineering Projects , Boxes
Accessing ESP32 Dual Core, FreeRTOS in ESP32, esp32 dual core, dual core in esp32, dual core access in esp32, esp32 dual core access
We are familiar with multiple features of the ESP32 module. Like Wi-Fi capabilities, classic Bluetooth, Bluetooth low energy (BLE), inbuilt sensors etc. Hello readers, I hope you all are doing great. We have already mentioned in our previous tutorials that, ESP32 is also featured with a Dual-Core Processor. Which provides better performance and efficiency. In this tutorial, we will learn how to use ESP32’s dual cores. ESP32 has two (32-bit each) Tensilica Xtensa LX6 microprocessors namely, core0 and core1 which makes it a powerful dual-core microcontroller and hence stands apart from its pred ...
Sending Sensor Readings to Google Sheet Through IFTTT using ESP32 TEP , The Engineering Projects , Boxes
Sending Sensor readings to Google Sheet through IFTTT, ESP32 data upload to Google Sheet through IFTTT, Send data to Google sheet with IFTTT, Data sending with IFTTT ESP32, ESP32 IFTTT
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. <img src="https://images.theengineeringprojects.com/image/main/2022/01/1-4.jpg" alt="Sending Sensor readings to Google Sheet through IFTT ...
ESP32 HTTP Post with ThingSpeak and IFTTT TEP , The Engineering Projects , Boxes
ESP32 HTTP Post with ThingSpeak and IFTTT, ESP32 IFTTT ThingSpeak, HTTP Post in ESP32, ESP32 Post request with Thingspeak and IFTTT, IFTTT and Thingspeak with ESP32
ESP32 is a powerful chip for Internet of Things applications. This tutorial is also based on another ESP32 application in the field of IoT. Hello readers, I hope you all are doing great. In the previous tutorial, we learned how to send sensor readings from ESP32 to the cloud (ThingSpeak webserver). In this tutorial, we will learn to send HTTP POST requests from the ESP32 board to ThingSpeak and IFTTT APIs. What is HTTP? <img src="https://images.theengineeringprojects.com/image/main/2022/01/1-3.jpg" alt="ESP32 HTTP Post with ThingSpeak and IFTTT, ESP32 IFTTT ThingS ...
Introduction to MATLAB Command Window TEP , The Engineering Projects , Boxes
MATLAB keywords, MATLAB Command Window, MATLAB interfaces, basics of matlab, matlab first program, matlab windows, matlab environment
Hello friends! I hope you all had a great start to the new year. In our first lecture, we had looked at the MATLAB prompt and also learned how to enter a few basic commands that use math operations. This also allowed us to use the MATLAB prompt as an advanced calculator. Today we will look at the various MATLAB keywords, and a few more basic commands and MATLAB functions, that will help us keep the prompt window organized and help in mathematical calculations. We are also going to get familiar with MATLAB’s interface and the various windows. We will also write our first user-defined MATLAB fu ...
Introduction to MATLAB TEP , The Engineering Projects , Boxes
Introduction to MATLAB, Getting started with matlab, matlab basics, matlab programming tutorial, matlab tutorial series, matlab for beginners
<img src="https://images.theengineeringprojects.com/image/main/2022/01/10-6.jpg" alt="Introduction to MATLAB, Getting started with matlab, matlab basics, matlab programming tutorial, matlab tutorial series, matlab for beginners" class="alignCenter" width="300" height="225" srcset="https://images.theengineeringprojects.com/image/300/2022/01/10-6.jpg 300w, https://images.theengineeringprojects.com/image/600/2022/01/10-6.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" decoding="async" loading="lazy" onclick="openImage(this)"/> ...
Sending Data to Cloud with ESP32 and ThingSpeak TEP , The Engineering Projects , Boxes
Sending data to Cloud with ESP32 and ThingSpeak, ESP32 ThingSpeak communication, send data to ThingSpeak with ESP32, ThingSpeak ESP32, ESP32 ThingSpeak, what is ThingSpeak, ThingSpeak API with ESP32
The Internet of Things ( or IoT) is a network of interconnected computing devices such as digital machines, automobiles with built-in sensors, or humans with unique identifiers and the ability to communicate data over a network without human intervention. Hello readers, I hope you all are doing great. In this tutorial, we will learn how to send sensor readings from ESP32 to the ThingSpeak cloud. Here we will use the ESP32’s internal sensor like hall-effect sensor and temperature sensor to observe the data and then will share that data cloud. What is ThingSpeak? <i ...
ESP-NOW Protocol with ESP32 and ESP8266 TEP , The Engineering Projects , Boxes
ESP-NOW Protocol with ESP32 and ESP8266, ESP Now, ESP Now with ESP32, ESP Now with ESP8266, ESP Now Protocol with ESP32, Implement ESP Now in ESP32, ESP Now with ESP32 in Arduino IDE
Hello readers, I hope you all are doing great. In this tutorial, we will learn about the ESP-NOW protocol and how to communicate data between two ESP modules through ESP-NOW protocol and that is too without Wi-Fi connectivity. What is ESP-NOW Protocol? <img src="https://images.theengineeringprojects.com/image/main/2022/01/1-6.jpg" alt="ESP-NOW Protocol with ESP32 and ESP8266, ESP Now, ESP Now with ESP32, ESP Now with ESP8266, ESP Now Protocol with ESP32, Implement ESP Now in ESP32, ESP Now with ESP32 in Arduino IDE" class="alignCenter" width="600" height="369" ...