ESP32 Bluetooth Classic - ESP32 Beginner's Guide

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2022
  • The ESP32 is a very powerful microcontroller with integrated WiFi and Bluetooth.
    So, let's see how to use its built-in Bluetooth.
    ► Get your first ESP32 board today and start exploring the world of IoT:
    👉 amzn.to/3AjPwTV
    👉 amzn.to/3oCu2Pz
    ● Playlist Link: bit.ly/3TdXiq5
    ● Part 01: • Introduction to ESP32 ...
    ♥ Don't Click This! : bit.ly/3jvI8g6
    --------------------------------------------------------------------
    FOLLOW ME:
    ● Facebook: / enjoymechatronics
    ● TikTok:
    / enjoy_mechatronics
    ● Github: github.com/Enjoy-Mechatronics
    --------------------------------------------------------------------
    ► All content by Enjoy Mechatronics is 100% free. I believe that education should be freely available to everyone.
  • НаукаНаука

Комментарии • 64

  • @pit5300
    @pit5300 6 месяцев назад +2

    Very well explained. Thanks for taking your time to do this, appreciated.

  • @flaviodasilva4185
    @flaviodasilva4185 7 месяцев назад +2

    Thank you. I have been trying to do this for days until I found you! Keep up the good work. You are very good at explaining. I would love it if you did a video to do the same thing you did here, but instead communicate via Bluetooth Classic with a PC using Python.

  • @jasonjefferson6596
    @jasonjefferson6596 Год назад +1

    I love your channel and pace 👍🏼🙌🏻

  • @sdouba
    @sdouba 3 месяца назад +1

    Thank you for clear, yet concise instructions.

  • @AhmedHamdy-ik3lg
    @AhmedHamdy-ik3lg 5 месяцев назад +2

    Thank you so much for this and i just want to ask about using both wifi and bluetooth in the same program but there's an error indicating that I'm using 117% of the memory size

  • @user-fw7jf4kr9b
    @user-fw7jf4kr9b 4 месяца назад +1

    you explain it very nicely and in a understandable way !
    Thank you

  • @malikthetalentmaker6001
    @malikthetalentmaker6001 Год назад +1

    It's good to see you again

  • @ub_tv3745
    @ub_tv3745 8 месяцев назад +1

    Easy to follow tutorial, thank you.

  • @jmac2543
    @jmac2543 8 месяцев назад +1

    Nice tutorial

  • @johndee7603
    @johndee7603 3 месяца назад +1

    Just tried this, awesome work, love the Bluetooth app to test code, save me a heap of time.

  • @jeantedesqui6392
    @jeantedesqui6392 3 месяца назад

    Very cool! I'm trying to do an anti-lost smartphone project using ESP32 and a small box that will vibrate in the person's pocket if they move away from the smartphone to the point of losing the Bluetooth connection with the ESP32. What changes should I make in this code to make my project work?

  • @gabrielbianchi2246
    @gabrielbianchi2246 Год назад +1

    Can I use this to control a relay that is attached to a 12v solenoid? I want to use this as a controller that I can send info from my phone and then act on the solenoid for a different amount of time, depending on what I send.

  • @GaryParkin
    @GaryParkin Месяц назад +1

    Thank you so much. This worked perfectly. I had to pair the phone first before going into the terminal. (I was wondering why I didn't see the devices in the Bluetooth app.).
    I was able to use the external LED's we created in the last lesson. I don't yet know what I'm going to use the ESP32 for, but I'm truly surprised at what it can do.

  • @csil2863
    @csil2863 Год назад +6

    Your video is very good and helpful. I
    I used your program as a basic framework for sending a value to my phone by Bluetooth. There is nothing else in the program yet it uses 76% of the program storage space. When I try to incorporate that into another larger program, it exceeds the storage space and will not compile. Any suggestions?

    • @AustenSolvie
      @AustenSolvie 5 месяцев назад

      It is a bit late but I am running into this same issue. Your best option, if you want to stick to arduino, is to have a board that is dedicated for handling bluetooth and then sending any data over to a secondary board. Adafruit sells some boards with a bit more program storage space but the arduino support is still in development. You could also try esp-idf but that is C and it is kind of gross.

  • @khadija5703
    @khadija5703 Год назад +2

    Do you have a video that explain how to use BleScanner?

  • @tbbricks4627
    @tbbricks4627 3 месяца назад +1

    very helpful ! , thank you :)

  • @edimurati4419
    @edimurati4419 11 месяцев назад +1

    grazie mille!!

  • @Akmalele12
    @Akmalele12 Год назад +1

    Helpful thankyou♥️

  • @murtadhaalkenani3876
    @murtadhaalkenani3876 4 месяца назад +1

    شكراً جزيلا

  • @sunilyajamanam
    @sunilyajamanam 3 дня назад +1

    Hi, i am beginner to esp32. I am trying to transfer file to sd card in esp32 development board using react native programming. is there any process to do so without any ftp or TCP or web server. please do guide me in this project. Thanks in advance.

  • @anabeldomenech62
    @anabeldomenech62 9 месяцев назад +1

    you are the best..no one explain easy and fine like you...greetins from venezuela...carribbean sea...bolivar land..

    • @EnjoyMechatronics
      @EnjoyMechatronics  9 месяцев назад +1

      Your support means a lot to me.

    • @naseergames
      @naseergames День назад

      ​@@EnjoyMechatronics How to use mouse and keyboard esp 32

  • @Ravenseyes10
    @Ravenseyes10 Год назад +1

    Can you enable Bluetooth so the ESP32 can run WLED from the app on your phone without being connected to a network?

  • @farellalvaro8392
    @farellalvaro8392 7 месяцев назад +2

    what about connecting esp32 bluetooth to PC? In your case, connecting esp32 bluetooth to terminal bluetooth as slave. But what if connecting esp32 to pc (Master - master)?

  • @messix1030
    @messix1030 4 месяца назад

    so does the usb wire need to be connected to the esp32 or will my solar panel will support the esp32 and eventually my sensor providing live feed to my blynk app. need help mate asap...

  • @ikif81
    @ikif81 10 месяцев назад +2

    How I send '1' or '0' to esp32 by Bluetooth from PC (win11) ?

  • @danvorstenbosch9367
    @danvorstenbosch9367 6 месяцев назад +1

    thank you so much works great

  • @ernestorivero9909
    @ernestorivero9909 23 дня назад +1

    Conoces algun esp32 mas pequeño que este que tenga bluetooth clasico

  • @lionelgermanaz2167
    @lionelgermanaz2167 8 месяцев назад +1

    Merci il est excellent ce tuto !

  • @Tarou9000
    @Tarou9000 2 месяца назад +1

    Excelent, but how do i know if the is no message being sent? in other words, make an action only when a message is sent

  • @TheJavaSync
    @TheJavaSync 5 месяцев назад +1

    I watched another video, ESP32 BLE micropython (& unfortunately it dioesn't work for me, my ESP32_BLE doesn't detected by my phonecell) , why in Arduino it seems more simple (& hope it will work for me) 😅
    Thank You!! ❤

  • @timburroughs2109
    @timburroughs2109 5 месяцев назад +1

    Does anybody know why I can't get the Blue Tooth to work with the ESP32 Node32s? It will not work with an ESP32 Wrover either. I think I am missing a library file. Does anybody know what that might be?

  • @NessaDsilent
    @NessaDsilent 2 месяца назад +1

    How to create a flutter flow project that a Bluetooth connection with an ESP32?

  • @sravankumar4133
    @sravankumar4133 Год назад +2

    Bro problem with the connection error cant turn on the blue light after uploading help me with that

  • @fabioaugustogentilin1736
    @fabioaugustogentilin1736 4 месяца назад +1

    Nice!

  • @user-gw4uc3gs7z
    @user-gw4uc3gs7z Год назад +1

    thank you, bro

  • @melvin-rh2gr
    @melvin-rh2gr 3 месяца назад +1

    @Enjoy Mechatronics : Can i restrict only 1 device can be connected to esp32

  • @user-gr6up5tz5s
    @user-gr6up5tz5s 3 месяца назад +1

    how to make it via Bluetooth (when the device is close to the other to turn 1 and when far 0)

  • @cihankomurcu9423
    @cihankomurcu9423 Год назад +1

    Which library for BluetoothSerial

  • @ioanniskousidis2403
    @ioanniskousidis2403 7 месяцев назад +1

    Γεια σας έχω μία ερώτηση έχω μία ζυγαριά που δουλεύει με bluetooth μπορώ αυτή την ζυγαριά να την συνδέσω Μέσω bluetooth με ένα esp32 Και να μου στέλνει μήνυμα μέσω sim στο κινητό μου για τις πληροφορίες της ζυγαριάς;;;

  • @redghan5934
    @redghan5934 Месяц назад

    Very Good

  • @lollyispolly522
    @lollyispolly522 Год назад +2

    serialBT was not declared in this scope

  • @muratsavas8663
    @muratsavas8663 5 месяцев назад +1

    bari kodlarıda düz bir şekilde adam gibi verseydinde uğraşmasaydık ya
    mesela kütüphaneyi bulamadım verseydin ya

  • @hafizallbashar2980
    @hafizallbashar2980 Год назад +2

    Code pls

  • @Arihant-xo5wj
    @Arihant-xo5wj 15 дней назад +1

    pls be vegan animals also have liifes Radhe Radhe

  • @miragebleu5055
    @miragebleu5055 5 дней назад +1

    you speak pascal and write c hhhh