LDmicro 13: HC-05 Bluetooth Phone App Control (Microcontroller PLC Ladder Programming with LDmicro)

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

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

  • @ZawZaw-dz7vi
    @ZawZaw-dz7vi 3 года назад +2

    Thank you for your great video and tutorial. It's always very clear and simple, really appreciate.

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

      You're very welcome!

  • @bobbym6964
    @bobbym6964 8 месяцев назад +2

    Pretty nice demo. Thank you for demonstrating your work!!

    • @OnosTech
      @OnosTech  8 месяцев назад

      Glad you liked it!

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

    Crystal simple to grasp

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

    Thanks for the tutorial.

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

    Thanks for this great tutorial, good clear explanation.

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

    Well done!!! Could you do a tutorial on communication with LCD 16x2 and RTC over i2c?

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

      I am working to have it uploaded as soon as possible.

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

    Is it possible to do the same using Arduino IDE Software? Also I want to make led blink using Bluetooth module. This video is very clear and amazing but it would help a lot if I can get understand code of IDE software

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

      Thanks! Yes it is possible much later.

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

    Can you please tell me the step by step procedure related to ldmicro software i don't even know how to use it please
    i have to submit my project

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

      You can following the link below and start from tutorial one. ruclips.net/p/PLjkzNLFcHTFCSp6pkySIH4U75Qsopt6Xv
      After a day or two you should be comfortable to complete and submit your project. If you have any specific challenge you can write to onos.technology@gmail.com.

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

    Good evening sir ,my module is already slave shall i make it as master as you shown video(11:20 mins) or remain it as slave .

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

      Let it remain as slave

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

    thanks a lot for the tutorial, at 5:06 Does it work compiling directly with LDMICRO? or only works compiling with Atmel AVGR GCC?

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

      @Alextremo Its my pleasure. It should also work when compile to hex with any supported microcontroller, since the UART function is originally part of LDmicro

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

      @@OnosTech thanks for you reply