- Видео 48
- Просмотров 655 961
Electronics Simplified
Индия
Добавлен 11 сен 2019
Simplifying the Complex Electronics Concepts for all the Engineers and Young Students who have the curiosity to Build a better future with technology. Hoping that all the knowledge shared leads to another INVENTOR of the future.
Happy Understanding. Making the best efforts to Simplify the Content for all the World.
Happy Understanding. Making the best efforts to Simplify the Content for all the World.
Building a Motion Detection System Using ESP32 and ESP-NOW | Code Explained
#esp32project #espnow #IOT
We'll explore how to create a motion detection system using two ESP32 boards and the ESP-NOW protocol.
0:00 Introduction
0:13 Things we Need and Working Principle
2:23 Finding the MAC address
4:27 Circuit Diagram
4:32 Code Explained (Skip this if you are good at coding)
16:46 Output
Link for Components required
ESP32 Dev Kit 1 - a.co/d/0oEB7RE
PIR Sensor - a.co/d/jjx2jYV
SSD1306 OLED - a.co/d/gBiozVh
Breadboard - amzn.to/39gOD0C
Jumper Wires - amzn.to/3nHlQeg
Libraries Required
Adafruit SSD1306: github.com/adafruit/Adafruit_SSD1306
Adafruit Supporting: github.com/adafruit/Adafruit-GFX-Library
(Download the zip from github and install them using the arduino ide)
ESP32 Confirgura...
We'll explore how to create a motion detection system using two ESP32 boards and the ESP-NOW protocol.
0:00 Introduction
0:13 Things we Need and Working Principle
2:23 Finding the MAC address
4:27 Circuit Diagram
4:32 Code Explained (Skip this if you are good at coding)
16:46 Output
Link for Components required
ESP32 Dev Kit 1 - a.co/d/0oEB7RE
PIR Sensor - a.co/d/jjx2jYV
SSD1306 OLED - a.co/d/gBiozVh
Breadboard - amzn.to/39gOD0C
Jumper Wires - amzn.to/3nHlQeg
Libraries Required
Adafruit SSD1306: github.com/adafruit/Adafruit_SSD1306
Adafruit Supporting: github.com/adafruit/Adafruit-GFX-Library
(Download the zip from github and install them using the arduino ide)
ESP32 Confirgura...
Просмотров: 1 972
Видео
DS1302 Real-Time Clock with LCD Display and Web Server Project with ESP32 | Code Explained
Просмотров 1,2 тыс.11 месяцев назад
Explore the world of real-time clock (RTC) applications with this exciting ESP32 project! In this tutorial, we'll guide you through interfacing the DS1302 RTC module with the ESP32 microcontroller. Witness the seamless integration of a classic 16x2 I2C LCD and a responsive web server, providing dual displays of accurate date and time information. Learn how to set up the hardware connections, un...
Task Automation with Simple Timer using the ESP32
Просмотров 1,4 тыс.11 месяцев назад
Task automation is all about letting our ESP32 perform predefined actions at scheduled intervals. It's like having a virtual assistant for your hardware, executing tasks without constant manual intervention. Links for the Library : github.com/jfturcot/SimpleTimer Link for Code : www.electronicssimplified.in/feed/task-automation-with-simple-timer-using-the-esp32/ Link for Circuit Diagram : Case ...
Sending Data via WiFi using the ESP32 - Code Explained
Просмотров 7 тыс.11 месяцев назад
In today's video we are going to talk about GET and POST request. In this video sement i have covered on the GET request in detail. The POST request will be covered in the next segment. Links for the Library : github.com/me-no-dev/ESPAsyncWebServer 0:00 Introduction 1:22 Setup 2:16 Code Simplified/Explained 9:54 Accessing the Webserver 12:08 Receving Data with GET 12:56 Sending Data with POST L...
Connecting the ESP32 to the WiFi
Просмотров 69511 месяцев назад
#arduino #diyelectronics #esp32 #microcontrollers In today's video, we're going to talk about a crucial step in setting up our environment - installing necessary libraries, especially the WiFi library. 0:00 Introduction 0:10 Managing Libraries 1:54 Connect to WiFi 2:32 Connection Code Explained 6:40 Upload 8:02 Fixing Errors 10:42 WiFi Connected Successfully You can read more at : www.electroni...
Configuring the Environment for the ESP32 with the Arduino IDE
Просмотров 60911 месяцев назад
Now, depending on your operating system, choose the appropriate version for download. Whether you're on Windows, macOS, or Linux, the Arduino IDE is versatile and compatible with all major platforms. 0:00 Downloading Arduino IDE and Choices 1:34 Configuring the Arduino IDE Explained 5:20 Connect the ESP32 6:31 Upload the Bare Minimum Sketch You can read more at : www.electronicssimplified.in/fe...
Introduction to ESP32 and Arduino IDE
Просмотров 38711 месяцев назад
Introduction to ESP32 and Arduino IDE In this video we will be setting our journey to the guide for an ESP32. The ESP32 is a very popular device in the market for the IoT and Embedded Projects. Hence opening the portal for all the enthusiasts with this series. link : #esp32 #esp32project #ArduinoIDE #iot Detailed Posts here : www.electronicssimplified.in/ 0:00 Introduction 0:14 About ESP32 1:01...
Ultimate Electronics Guide: Choosing Microcontrollers, Sensors, and Modules for Your Project!
Просмотров 59711 месяцев назад
Ultimate Electronics Guide: Choosing Microcontrollers, Sensors, and Modules for Your Project!
How to get Realtime Data from Firebase to your Web Application
Просмотров 24 тыс.Год назад
How to get Realtime Data from Firebase to your Web Application
How to fix errors with the ESP32 / ESP8266 and Firebase.
Просмотров 8 тыс.Год назад
How to fix errors with the ESP32 / ESP8266 and Firebase.
How to use the Bluetooth Low Energy on the ESP32?
Просмотров 1,3 тыс.Год назад
How to use the Bluetooth Low Energy on the ESP32?
How to create an Asynchronous Webserver with the ESP32 ?
Просмотров 3,4 тыс.2 года назад
How to create an Asynchronous Webserver with the ESP32 ?
How to Control your Home Appliances with the ESP8266 NodeMCU
Просмотров 2 тыс.3 года назад
How to Control your Home Appliances with the ESP8266 NodeMCU
How to fix errors while uploading the program on the ESP8266 NodeMCU
Просмотров 84 тыс.3 года назад
How to fix errors while uploading the program on the ESP8266 NodeMCU
Digital Input and Digital Output on the NodeMCU ESP8266
Просмотров 2,8 тыс.3 года назад
Digital Input and Digital Output on the NodeMCU ESP8266
FC-37 Rain Sensor Module with Arduino
Просмотров 3,8 тыс.3 года назад
FC-37 Rain Sensor Module with Arduino
How to make a Bluetooth Controlled Car using Arduino
Просмотров 3 тыс.3 года назад
How to make a Bluetooth Controlled Car using Arduino
Fading and Blinking a LED using Arduino + Code Explained
Просмотров 9 тыс.3 года назад
Fading and Blinking a LED using Arduino Code Explained
Basic Bluetooth Control with Arduino using an editable Android Application
Просмотров 1,9 тыс.3 года назад
Basic Bluetooth Control with Arduino using an editable Android Application
Radio Frequency ID (RFID) Controlled Solenoid Door Lock with Arduino Uno
Просмотров 17 тыс.3 года назад
Radio Frequency ID (RFID) Controlled Solenoid Door Lock with Arduino Uno
How to interface MQ-2 Gas Sensor with Arduino Uno (with Code and Library)
Просмотров 122 тыс.3 года назад
How to interface MQ-2 Gas Sensor with Arduino Uno (with Code and Library)
How to measure your Pulse with Arduino (Code Included)
Просмотров 39 тыс.3 года назад
How to measure your Pulse with Arduino (Code Included)
Ultrasonic Sensor (HC-SR04) interfaced with Arduino Uno using mBlock and Arduino IDE
Просмотров 12 тыс.3 года назад
Ultrasonic Sensor (HC-SR04) interfaced with Arduino Uno using mBlock and Arduino IDE
Mini Weather Station using an Arduino
Просмотров 28 тыс.3 года назад
Mini Weather Station using an Arduino
LCD 16x2 interfaced with Arduino Uno - 2 methods(Code included)
Просмотров 3,8 тыс.3 года назад
LCD 16x2 interfaced with Arduino Uno - 2 methods(Code included)
How to connect Humidity (DHT11) Sensor with Arduino - Code Explained
Просмотров 7 тыс.3 года назад
How to connect Humidity (DHT11) Sensor with Arduino - Code Explained
4 Digit 7 segment display using Arduino
Просмотров 153 тыс.4 года назад
4 Digit 7 segment display using Arduino
Stepper Motor with Arduino using mBlock
Просмотров 5 тыс.4 года назад
Stepper Motor with Arduino using mBlock
my lcd is not on and not showing any text
cmd dir
how to interface without i2c adapter lcd 16x2 with esp32 devkit can you please explain
Amar akta lagbe setup kora Karo kace thakle janaben
Why is pinDP (segment 3) never used besides setting it as an output?
How to put this set up in a box ?
Use your creativity. As long as the sensor is exposed to the surroundings. And the rest of it can go in the box. It will do the job.
@@ElectronicsSimplified7 ok thanks
6:36
exit status 1 Compilation error: exit status 1 solutoin sir
It's a code problem. Logic issue. Not related to the board.
I like to watch ESP8266
needed circuit diagram also plz upload
can u make a noise sensor fetch data on firebase? plsssss
Making a iot device off grid on local network.please make a video on it..
you conect com 3 or 4 or 5 ?
You can connect any com port. It is based on your computer where your Arduino is installed. You can go to device manager on your computer and check the universal serial Bus section
@@ElectronicsSimplified7 thank you, i got it. because my ardunio has problem so it doesn't show Com pin. I will change my Ardunio
Mostly the arduinos don't blow up... Check your USB cable first. And then also check if the Arduino has any LED indicators ON. If yes, then you need to just change your data cable and not the whole Arduino.
nandri nanbare 🥺🙏🙏
Thank you very much
Gut
I Like the code but its not working at all.This is fake.
What?
fulish thing
Yeah... I know right
i follow every steps but the webapp is still not reading the right data
What's the problem?
How to download library file?
It's in the description
@@ElectronicsSimplified7 yahh ...but I can't able to download it...
How many ohms do those resisters have?
Standard 1kohms
Can you scratch the lcd and display it on a lap?
You can use serial monitor to view the status
can it detect motorcycle/car exhaust gas? can i put it outside?
It will work.. you will have to take care of the wiring.
thank you so much
Could i use this same wiring and just add in an mirco switch into the breadboard so when pressed it would light up as an scoreboard?
This current circuit can't be used as a scoreboard
@@ElectronicsSimplified7 Oh i see, do you happen to have a video for using this display as a scoreboard? Appreciate the reply.
Bro how to connect this with Arduino board
So where is the next episode?
Does this mean we can use the server to get input from the browser and at the same time run code in the void loop section? If yes how can I get that input from browser to read in the loop section?
Please tell one thing, can try it but problem occurred with library
Please tell me the problem
my ESp8266 wifi name is not showing up in my wifi search
can you publish code for this project
Please give your WhatsApp number i have to ask something regarding this project
Compilation error: conflicting declaration 'int D1'
Please check the code. If you have made any changes. Please rectify them
Thanks for the video! How is the battery efficiency if you power it by battery? Can the motion sensor ESP32 with an E-INK last for a couple of months?
Esp32 has sleep functions which can save battery. There are ways of increasing battery efficiency. But could it last a couple of months... I'm not sure about that since I don't have the specs of your battery.
Hi, I wanted to build a small weather station with the Arduino uno R3, a 2.8 SPI TFT display and a SHT35 sensor, can it work or is it better to use an ESP32 ? Is there a box on the market to fix the 2.8 display and the Arduino ?
great
Good job 👍 😊keep up
Malduino
this video is helpful , wish you would do the part 2 , thanks
Great video! Downloaded your anonymous data logging sketch. Unfortunately after compiling and uploading I get this error "FAILED REASON: not found". What am I doing wrong?
Hi. I would like to use this on my chain throwing outdoor game score counter. There is like 4-6 different size holes where you try to throw the chain through. It would perhaps need some ir censors or something else what the chain would activate when it goes through the hole and give you that amount of score in the display what you have decided to give from each holes. Would you help me build that? If yes we can continue with mail..kind regards. -Ville
electronicsengineering3@gmail.com
electronicsengineering3@gmail.com you can drop it here
how about 3 digits with keypad?
fghjlfhj hfhhfl; f kl jhjlhjfhbkrin hevverr jv ditd d
Make a wifi repeater using only esp8266 from scratch
Wifi jaming with desply
Don't work for me😢
Thanks guy, my 7 segment display working correctly now.
lcd.print((smoke*100)/1000000); what is the purpose of this formula?
Do everything you know please🎉
dont we need resistors ?
We do recommend resistors. But the circuit will work fine since the current will be lower. And most displays have a higher internal resistance now.