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!
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 ?
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 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
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!
I am so glad you did
Thank you for the great explanation. Appreciate and looking forward LDmicro Bluetooth HC-05.
Thanks. It can be done, but I have to order it first and that will take some long shipping time.
Its interesting to aplicated my small project
I am glad it does
I am very thankful to you that to teach us ldmicro programming step by step and i am very glad to know
I am glad you like! 😊😊😊
Very well explained, congratulations. I encourage you to continue with other examples for LDmicro. You have my like, greetings.
Thanks. I will do so
Again an excellent tutorial, looking forward to an tutorial with a single Nano with i2c display.
Thanks, I am working to have it done
Check out the link for the requested tutorial. th-cam.com/video/Mj5K6ZTT21Q/w-d-xo.html
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 ?
I will consider making the tutorial. See link on DS1820 sensor cq.cx/ladder-forum.pl?action=viewthread&parent=2452&tt=1541670305
I hope you make tutorial for real time clock and LCD with I2C communication !!
Here is the link to the requested tutorial. th-cam.com/video/Mj5K6ZTT21Q/w-d-xo.html
ma questo e' propio fantastico ...grazie
Thanks
Well done. Will you bring up the topic of i2c lcd?
Thanks @Artur. I hope to bring it up.
Check out the link for the requested topic. th-cam.com/video/Mj5K6ZTT21Q/w-d-xo.html
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)
For this consider using the Quadrature Encoder and the PWM instructions. I am yet to take on these instructions in this tutorial series.
@@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
You may send details to onos.technology@gmail.com
A PID controller is required in your program