Simple Arduino BLE Android App building: HM-8/HM-10

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024
  • This is a video on how to build simple android apps to communicate with arduino via bluetooth.
    My github files can be found here.
    github.com/Qwe...
    My telegram group for people interested in camera stuff.
    t.me/camerapepo
    My Gear:
    Camera- Canon M50 (Main), Nikon D3400(Extra)
    Gimbal- Weebill S
    Mic- Boya MM1, PowerDeWise Lav Mic
    Tripod- Targus TGT-BK58T
    Mic stand- ULTRA generic stand
    Editing Software- Davinci Resolve 16

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

  • @oddladout4076
    @oddladout4076  3 года назад

    Hey, please comment about any content you would like to see.

  • @bensalemahmedilies575
    @bensalemahmedilies575 3 года назад +3

    when i start scaning its all time dosnt show any device

  • @BustedCustomz
    @BustedCustomz 3 года назад +1

    471 views and ive probably been 30-40 of them ive just now got the basic of turning the led on and off after working on it for 7-8hrs this week... GREAT TUTORIAL

  • @CallOfDestiny99
    @CallOfDestiny99 2 года назад

    Thank you so much for making this! It was very useful for my Final Year Project in University!

  • @Fungineers
    @Fungineers 4 года назад

    Good job buddy. You've got a good way of explaining! Keep it up.

  • @MicroCorpose
    @MicroCorpose 3 года назад

    This is exactly what i was looking to do. Thanks for the Tutorial

  • @thomasedwards8311
    @thomasedwards8311 3 года назад

    Thank you! This was super helpful and got me started with my University project nicely. If you could make a video explaining how to receive data with AppInventor that would be great!

    • @oddladout4076
      @oddladout4076  3 года назад

      I wish I could make a video, but unfortunately I am unable to figure it out myself.

  • @weldyguruh2712
    @weldyguruh2712 3 года назад

    Thanks a lot 🙏🏻

    • @oddladout4076
      @oddladout4076  3 года назад

      No problem, what videos are you most interested in seeing?

  • @SA-oj3bo
    @SA-oj3bo 2 года назад

    Hi, where did you find the full service and characteristic UUID?

  • @sandyblogs4568
    @sandyblogs4568 3 года назад +2

    can you tell me how to send data like voltage measured from arduino to ble hm-10 connected to an app.i am not able to get the data in the app created in mit app inventor.i am using read strings.but no strings are displayed.
    please help me with it

    • @oddladout4076
      @oddladout4076  3 года назад +1

      Unfortunately I am not able to. I have tried a similar thing myself with no luck. I am quite sorry, but if you have any other simple arduino projects you want me to do please comment.

    • @sandyblogs4568
      @sandyblogs4568 3 года назад +1

      @@oddladout4076 i am making a project on arduino.water level indicator. its show 0%, 25%, 50%, 75% and 100% water level. but the level should be displayed on the android app made using mit app inventor.
      board:arduino uno or esp32
      bluetooth module for arduino : hm 10
      please help with it bro
      i am facing difficulty in sending data to mobile

    • @GaneshHosur97
      @GaneshHosur97 3 года назад

      Let us say you are using the Battery level example and want to assign the readings to a label. You want to send the battery level readings across from Arduino to the mobile app. It's hard to type the blocks out to make it understandable but what follows would be my best attempt to make it as simple as possible. B1 (when device.connected> registerForBytes: Plug in proper UUIDs for service and characterstics. "Signed:false)B1. B2(when bytesReceived>set LabelText: getByteValues)B2. It is a good practice to reset the connection with companion app each time you alter the blocks because at times it appears to be frozen and not show effect of the changes made. Hope this helps.

  • @SateeshKushwaha-lc8iz
    @SateeshKushwaha-lc8iz 2 месяца назад +1

    🤔🤔🤔🤔🤔🤔🤔

  • @dleej13
    @dleej13 3 года назад

    Hey Qwerk Werx, I have a few questions I am praying you are able to answer because I am stuck on my project.
    Receiving byte data like "1" or "230" to turn the LED on works perfect. But how would i send, for example byte "33", back to the app after a set amount of time from the arduino (delay(5000)) for something like:
    App:
    When recieved data == byte 33 then make jpeg. Visible.
    I hope you can help.
    The main thing I want now is just to be able to receive the same type of byte back to the app.
    Huge thanks, your video already helped me a lot.

    • @oddladout4076
      @oddladout4076  3 года назад

      Ahhhh, unfortunately I think I’ve tried something similar with sending information back to the app. I really wish I could help. If you find the answer please let me know and I’ll try to make a video about it.

  • @SA-oj3bo
    @SA-oj3bo 2 года назад

    Hi, where is the .aia file?

  • @joyishikawa751
    @joyishikawa751 2 года назад

    Can i use the same service and characterristic uuid on any device or does it vary?

    • @oddladout4076
      @oddladout4076  2 года назад +1

      Excellent question. I’m sorry I can’t answer the question. I’d say your best bet is to try it and find out. Sadly college has a way of reducing the access I have to my tech toys😢

  • @DrawingGymnastics
    @DrawingGymnastics 2 года назад

    Can we use Bluetooth 4?

  • @abrarrahman6119
    @abrarrahman6119 3 года назад

    Can you please add a link to get to ur aix file. Thank you

    • @oddladout4076
      @oddladout4076  3 года назад

      Sure, I’ll set a reminder. I just hope I can find my AIX file.

    • @thomasedwards8311
      @thomasedwards8311 3 года назад

      @@oddladout4076 I would also appreciate an AIX file. Thanks for the video!

    • @oddladout4076
      @oddladout4076  3 года назад

      I will try to look tomorrow, I hope I can still find it. Sorry for the delay, I’ve been extremely busy as of late.