Programming Epitome
Programming Epitome
  • 184
  • 465 353
Ultrasonic sensor HC-SR04 with ESP8266 (code & circuit explained) | Obstacle Detection, LED/Buzzer
How to use Ultrasonic sensor HC-SR04 with ESP8266 (code, circuit and working explained) | Obstacle Detection, LED/Buzzer for Beginners.
ESP32 can be used instead of ESP8266. Buzzer can be used instead of LED.
To learn how to set up Arduino IDE for this tutorial, follow the following tutorial:
czcams.com/video/OkkEuMe-uyc/video.html
CHAPTERS:
0:00 Intro
0:43 Understanding HC-SR04
2:45 Code & Explanation
6:38 Circuit & Explanation
11:28 Output and Running Code
#esp8266 #esp32 #esp32project #arduino #hcsr04 #ultrasonicsensor #iot #digitallogicdesign #dld #dldproject #digitallogic #digitallogicdesignproject #semesterproject #fyp #hardware #hardwareproject #computerscience #tutorial #lab #journal
zhlédnutí: 264

Video

Increase Productivity in a Project/Task & Decrease Laziness #productivity #laziness #project #tips
zhlédnutí 150Před rokem
Be more productive in a Project or Task and Decrease Laziness #productivity #laziness #project #tips #computerscience #university #life #lifestyle #lifehacks #lifequotes #lifetips #projects #task #lazinessmotivation #motivation #motivational #mindset #mindsetmatters
BCD Adder Circuit Designing | Binary Coded Decimal | DLD
zhlédnutí 561Před rokem
Designing a BCD Adder Combinational Circuit in Digital Logic and Design Chapter 4 00:00 Intro 00:16 Recap of prerequisite concepts 02:59 Designing a BCD Adder Circuit 10:19 Logic for sum greater than 9
How to code ESP8266 NodeMCU - Setup using Arduino IDE - writing your 1st LED Hello World Program
zhlédnutí 1KPřed rokem
ESP8266 NodeMCU - Setup and Configuration using Arduino IDE and writing an LED Hello World Program for beginners Blinking blue and red LEDs in a police/cop car light pattern Use of if else, counter, digitalWrite() HIGH and LOW, pinMode(), Serial.Println(), Serial.begin(). Chapters: 00:00 Intro 00:43 Equipment you need 01:15 Steps to Set up your ESP 02:25 Driver Installation and Errors 03:54 Ste...
Working on Big Query in Google Cloud | Python | Creating table through CSV & Schema, writing query
zhlédnutí 172Před rokem
Working on Big Query in Google Cloud | Python | Creating table through CSV & Schema, writing data query How to set up your system environment for GCP in python: czcams.com/video/I3GyDnR6T3U/video.html
Don't Care Conditions with Example | K Map and Digital Logic and Design
zhlédnutí 675Před rokem
Don't Care Conditions with Example | K Map and Digital Logic and Design Chapters: 0:00 Intro 0:11 What are don't care conditions? 2:26 BCD as an example of don't care 4:08 How to handle in K-Map and truth table 4:38 Solved Example with K-Map 6:28 Live solution of another example with K-Map
Parity Generator and Parity Checker | Concept and Circuit Design | Digital Logic and Design
zhlédnutí 500Před rokem
Parity Generator and Parity Checker | Concept in detail and Circuit Design | Digital Logic and Design. What is parity? Even parity and odd parity. Chapters: 0:00 Intro 0:07 What is Parity 4:13 What is the shortcoming in parity error detection method 5:34 XOR and XNOR Gates Odd and Even Function 11:28: Designing Parity Generator Circuit and Truth table 13:44 Designing Parity Checker Circuit and ...
Google Cloud Function | Quick tutorial | with cloud storage
zhlédnutí 801Před rokem
Google Cloud Function, How to create, code and run Cloud function (GCF). Complete & quick tutorial with cloud storage (GCS). Google Cloud platform #googlecloud #googlecloudplatform #cloudfunction
K Map with 3 variables | Quick Solved Example | Fast tutorial for quick preparation
zhlédnutí 58Před rokem
K Map with 3 variables | Quick Solved Example | Fast tutorial for quick preparation #booleanalgebra #kmap #dld
K map with 3 Variables | Detailed & Easy tutorial | Concept and Examples | Digital Logic and Design
zhlédnutí 80Před rokem
K map with 3 Variables | Easy & Detailed tutorial | Concept and Examples | Digital Logic and Design #kmap #dld #booleanalgebra
K Map with 2 Var - Concept and Example - Digital Logic and Design
zhlédnutí 117Před rokem
K Map with 2 Var - Karnaugh Map Concept and Example from circuit to simplified equation - Digital Logic and Design
How to work on Google Cloud Platform & Cloud Storage in python | Step by Step Tutorial for Beginners
zhlédnutí 1KPřed rokem
How to work on Google Cloud Platform & Cloud Storage in python | Step by Step Tutorial for Beginners
Solution/Fix: DisallowedHost at /, Invalid HTTP HOST header in Django Docker Google Cloud Run App
zhlédnutí 3,2KPřed 2 lety
Solution/Fix: DisallowedHost at /, Invalid HTTP HOST header in Django Docker Google Cloud Run App
Text Detection through Morphology & Connected Component Labeling | Image Processing, Python OpenCV
zhlédnutí 1,6KPřed 2 lety
Text Detection through Morphology & Connected Component Labeling | Image Processing, Python OpenCV
Horizontal and Vertical Line Extraction using Morphology | Image processing | Python | OpenCV
zhlédnutí 4,1KPřed 2 lety
Horizontal and Vertical Line Extraction using Morphology | Image processing | Python | OpenCV
Boundary/Edge Extraction using Morphology | Image processing | Python | OpenCV | Closing, Erosion
zhlédnutí 2,4KPřed 2 lety
Boundary/Edge Extraction using Morphology | Image processing | Python | OpenCV | Closing, Erosion
How to change font size, & color through code in Windows forms C# | Radio Button, Combo & Check Box
zhlédnutí 2,6KPřed 2 lety
How to change font size, & color through code in Windows forms C# | Radio Button, Combo & Check Box
GUI App in MATLAB | Easiest, Quick and Basic Tutorial
zhlédnutí 305Před 2 lety
GUI App in MATLAB | Easiest, Quick and Basic Tutorial
Solution/Fix of Table positioning Issue in LaTex | Table positioning parameters | one/two column doc
zhlédnutí 14KPřed 2 lety
Solution/Fix of Table positioning Issue in LaTex | Table positioning parameters | one/two column doc
How to create Tables in LaTex | Easiest and Fastest way
zhlédnutí 587Před 2 lety
How to create Tables in LaTex | Easiest and Fastest way
Multivariable Linear Regression with Gradient Descent Algo - Concept and Implementation from scratch
zhlédnutí 2,5KPřed 2 lety
Multivariable Linear Regression with Gradient Descent Algo - Concept and Implementation from scratch
Inserting Records in Mongo DB through R data frames | doing it R way!
zhlédnutí 209Před 3 lety
Inserting Records in Mongo DB through R data frames | doing it R way!
Display all documents in one collection in MongoDb in R
zhlédnutí 197Před 3 lety
Display all documents in one collection in MongoDb in R
Deletion in MongoDb through R programming
zhlédnutí 45Před 3 lety
Deletion in MongoDb through R programming
Inserting in MongoDb database from CSV dataset file for big data in R programming
zhlédnutí 136Před 3 lety
Inserting in MongoDb database from CSV dataset file for big data in R programming
Display mongo dB documents which are matching a certain condition in R
zhlédnutí 104Před 3 lety
Display mongo dB documents which are matching a certain condition in R
Projection in Mongo dB through R | Displaying specific fields
zhlédnutí 112Před 3 lety
Projection in Mongo dB through R | Displaying specific fields
Creating Database and inserting in mongodb through R programming and Installation of mongolite
zhlédnutí 1,4KPřed 3 lety
Creating Database and inserting in mongodb through R programming and Installation of mongolite
Easy MongoDb Tutorial for Beginners in R programming, using Robo 3T | 2021
zhlédnutí 1,1KPřed 3 lety
Easy MongoDb Tutorial for Beginners in R programming, using Robo 3T | 2021
Download, Install & Configure MongoDb and Robo 3T to use with R programming
zhlédnutí 1,6KPřed 3 lety
Download, Install & Configure MongoDb and Robo 3T to use with R programming

Komentáře

  • @musaabdaziz4656
    @musaabdaziz4656 Před 10 dny

    Clear explanation. But, it will be perfect with the example for 'not' keyword 😉

  • @AbhijeetSinghs
    @AbhijeetSinghs Před 16 dny

    Why JDK 8 and not the latest?

  • @swapnilkumarsingh160
    @swapnilkumarsingh160 Před měsícem

    Thank u for explaining this in a simple language

  • @aishwarya1167
    @aishwarya1167 Před měsícem

    Thank you so much

  • @vikashmaurya2679
    @vikashmaurya2679 Před měsícem

    Helpful. Thank you.

  • @bbtech9179
    @bbtech9179 Před měsícem

    sexyyyyyyyyyyyy thanks

  • @mkb285
    @mkb285 Před měsícem

    Thanks this was so easy to follow along with!

  • @SamuelHaak
    @SamuelHaak Před měsícem

    Thank you very much this was incredibly helpful.

  • @02nitish04
    @02nitish04 Před měsícem

    Got my exam today and this is my total preparation for it 😅

  • @AntonyCodePt
    @AntonyCodePt Před měsícem

    Thanks for the video, can you make a video show how to make dropdown menu to change fonts? Thanks

  • @naveenbommisetty5416
    @naveenbommisetty5416 Před měsícem

    can you provide Configuration files of Hadoop 3.4.0

  • @rajeevmandle
    @rajeevmandle Před měsícem

    nicely explained 😃😃

  • @Quran_865
    @Quran_865 Před měsícem

    Thanks mam.

  • @creedence999
    @creedence999 Před 2 měsíci

    9:25 did you say bench calculator? I did not understand

    • @creedence999
      @creedence999 Před 2 měsíci

      anyways thank you so much for this video, I understood way more here than what my linux teacher explained me

  • @simulacrum443
    @simulacrum443 Před 2 měsíci

    Excellent tutorial😇 Thank you for making this video

  • @nc8002
    @nc8002 Před 2 měsíci

    the fake accent is irritating af

  • @saikumarkodathala8579
    @saikumarkodathala8579 Před 2 měsíci

    Hi bro I created a cloud function but I am not able to print results in logs

  • @alessioursini
    @alessioursini Před 2 měsíci

    thank you very easy and immediate fix

  • @lil_thomas8540
    @lil_thomas8540 Před 2 měsíci

    Cannot create symbolic link : A required privilege is not held by the client. : C:\"path" i get three of these errors how can i solve

  • @user-tt8gd9bw1i
    @user-tt8gd9bw1i Před 3 měsíci

    Thanks, helped a lot

  • @liki81
    @liki81 Před 3 měsíci

    beneficial video. thank you so much <3

  • @arslankhan1058
    @arslankhan1058 Před 3 měsíci

    Thank you so much .Please make more of this !:)

  • @arslankhan1058
    @arslankhan1058 Před 3 měsíci

    Thank you so much for such a clear examples and settings.

  • @mohammadhoseinmosalmani631
    @mohammadhoseinmosalmani631 Před 3 měsíci

    thanks for the detailed explanation.

  • @emmasie-qy6gy
    @emmasie-qy6gy Před 3 měsíci

    hi. tanks for your tutorial. i have a difficult to installe the 3.3.6 version of hadoop, because i don't know how to dowload the 3.3.6 configuration files hadoop. how can do?

  • @-SwapnilBansode
    @-SwapnilBansode Před 3 měsíci

    Thanks a lot the problem was occurring for Hadoop version command

  • @adanefeleke7922
    @adanefeleke7922 Před 3 měsíci

    how can i get winitul configuration

  • @subhodeepmaji5997
    @subhodeepmaji5997 Před 4 měsíci

    Thank you for sharing this. 🙏

  • @moizsattarvideos5660
    @moizsattarvideos5660 Před 4 měsíci

    Nice Lecture 😊

  • @user-fr2ht2cf7k
    @user-fr2ht2cf7k Před 4 měsíci

    Thank you very much for this video. This was the first circuit I've ever made and I'm about to try something more complicated!

  • @obulreddyduttal6610
    @obulreddyduttal6610 Před 4 měsíci

    Thanks you so much

  • @user-st8ln5ip8f
    @user-st8ln5ip8f Před 4 měsíci

    Thank you..

  • @aytangurbanova5684
    @aytangurbanova5684 Před 4 měsíci

    Thank you!!! It was really frustrating issue. Now fixed.

  • @user679jk7
    @user679jk7 Před 4 měsíci

    Thank you so much for this fantastic explanation!

  • @user-ly8sf5zq2r
    @user-ly8sf5zq2r Před 5 měsíci

    Thank you so much

  • @AbhishekSharma-pq2yd
    @AbhishekSharma-pq2yd Před 5 měsíci

    But mam, I get the "Failed to start namenode" What this error? Pls reply

  • @Chelmastudio
    @Chelmastudio Před 5 měsíci

    Thanks for help, this helped me a lot !

  • @user-vn6lj5qq6c
    @user-vn6lj5qq6c Před 5 měsíci

    Thank you so much

  • @vadimpolishchuk3872
    @vadimpolishchuk3872 Před 5 měsíci

    who the fuck uses prolog

    • @maniac3449
      @maniac3449 Před 2 měsíci

      So I am pursuing a BS degree in Artificial Intelligence and you have to use them in Knowledge Representation and Reasoning

  • @SahilKhan-xr4vd
    @SahilKhan-xr4vd Před 5 měsíci

    Thank you so much for this video. This helps me a lot. I have watched so much tutorial videos on youtube nothing worked out for me.

  • @muralikrishna2086
    @muralikrishna2086 Před 6 měsíci

    Audio Amazing.👌👌👌👌

  • @maruchkalachoupie4829
    @maruchkalachoupie4829 Před 6 měsíci

    Error: Could not find or load main class. I have this error when I run hdfs namenode -format. What can be my error please?

  • @user-hq3ni5mk2u
    @user-hq3ni5mk2u Před 6 měsíci

    thank you very much , the best video

  • @sourabhmalavade7554
    @sourabhmalavade7554 Před 6 měsíci

    How your function is able to access bucket object? How you set up permissions?

  • @samuraipiyush
    @samuraipiyush Před 6 měsíci

    machaya

  • @jpparmar14
    @jpparmar14 Před 6 měsíci

    Perfect Video for Hadoop installation, Thanks

  • @srijassrijas3744
    @srijassrijas3744 Před 7 měsíci

    Thank ❤🥹you so much ma’am I'm facing issue for 3 weeks now solved very very thank you so much ma’am ❤❤

  • @mukundachlerkar8021
    @mukundachlerkar8021 Před 7 měsíci

    Poor explanation

  • @Sumanth_Siddareddy
    @Sumanth_Siddareddy Před 7 měsíci

    Thanks for your explanation, madam.😊

  • @aclearns92
    @aclearns92 Před 7 měsíci

    Wow, what a wonderful explanation! Thank you for taking the time to make it so simple, clear, and easy to follow. I wish this was the intro I received when I first started learning Prolog in class. It would've made a world of difference. MUCH appreciation for you! Great job!