LDmicro 11: Serial LCD Temperature Controller (Microcontroller PLC Ladder Programming with LDmicro)

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 พ.ย. 2024

ความคิดเห็น • 31

  • @victorclausson4039
    @victorclausson4039 11 หลายเดือนก่อน +1

    These tutorials are super good and well explained! Thank you so much for this. I learned alot from this video series. Keep it up and thank you very much!

    • @OnosTech
      @OnosTech  11 หลายเดือนก่อน

      I am so glad you did

  • @ZawZaw-dz7vi
    @ZawZaw-dz7vi 3 ปีที่แล้ว +2

    Thank you for the great explanation. Appreciate and looking forward LDmicro Bluetooth HC-05.

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว +2

      Thanks. It can be done, but I have to order it first and that will take some long shipping time.

  • @bramadisakti01
    @bramadisakti01 3 ปีที่แล้ว +1

    Its interesting to aplicated my small project

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      I am glad it does

  • @muhammadamjad3586
    @muhammadamjad3586 3 ปีที่แล้ว +1

    I am very thankful to you that to teach us ldmicro programming step by step and i am very glad to know

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      I am glad you like! 😊😊😊

  • @jjancar7729
    @jjancar7729 3 ปีที่แล้ว +1

    Very well explained, congratulations. I encourage you to continue with other examples for LDmicro. You have my like, greetings.

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      Thanks. I will do so

  • @roelgritter
    @roelgritter 3 ปีที่แล้ว +2

    Again an excellent tutorial, looking forward to an tutorial with a single Nano with i2c display.

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว +1

      Thanks, I am working to have it done

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      Check out the link for the requested tutorial. th-cam.com/video/Mj5K6ZTT21Q/w-d-xo.html

  • @tanhoang4084
    @tanhoang4084 3 ปีที่แล้ว +2

    This tutorial about LM35 ( 3 wire). Can you make tutorial about NTC thermistor temperature sensor( like NTC 3950 10K) 2 wire. I dont know how to caculate analog to temprature !
    And one more kind of temperature sensor is DS1820 using one wire protocol. Can it be used in LDmicro ?

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      I will consider making the tutorial. See link on DS1820 sensor cq.cx/ladder-forum.pl?action=viewthread&parent=2452&tt=1541670305

  • @tanhoang4084
    @tanhoang4084 3 ปีที่แล้ว +1

    I hope you make tutorial for real time clock and LCD with I2C communication !!

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว +1

      Here is the link to the requested tutorial. th-cam.com/video/Mj5K6ZTT21Q/w-d-xo.html

  • @lucianodipaolo2428
    @lucianodipaolo2428 3 ปีที่แล้ว +1

    ma questo e' propio fantastico ...grazie

  • @arturnowakowski6843
    @arturnowakowski6843 3 ปีที่แล้ว

    Well done. Will you bring up the topic of i2c lcd?

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      Thanks @Artur. I hope to bring it up.

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      Check out the link for the requested topic. th-cam.com/video/Mj5K6ZTT21Q/w-d-xo.html

  • @arunakumari5929
    @arunakumari5929 3 ปีที่แล้ว +1

    I want to control the position of encoder according to the given command I give in keypad ( ex: if I type 60 degree then my encoder should rotate 60 degree and stop .. as soon as it stops the motor should also stop)

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      For this consider using the Quadrature Encoder and the PWM instructions. I am yet to take on these instructions in this tutorial series.

    • @arunakumari5929
      @arunakumari5929 3 ปีที่แล้ว +1

      @@OnosTech Exactly! I have been working on it since few months.... i am receiving the pwm signals but i don't know how to stop the dc motor at the desired angle I type in the LCD...i have been searching for the ldmicro ladder diagram but never succeded...i got a little hope after seeing this video that you might help me

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      You may send details to onos.technology@gmail.com

    • @OnosTech
      @OnosTech  3 ปีที่แล้ว

      A PID controller is required in your program