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
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.
@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
Thank you for your great video and tutorial. It's always very clear and simple, really appreciate.
You're very welcome!
Pretty nice demo. Thank you for demonstrating your work!!
Glad you liked it!
Crystal simple to grasp
I am glad you can follow
@@OnosTech videos maravillosos
Thanks for the tutorial.
You are welcome
Thanks for this great tutorial, good clear explanation.
You are welcome
Well done!!! Could you do a tutorial on communication with LCD 16x2 and RTC over i2c?
I am working to have it uploaded as soon as possible.
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
Thanks! Yes it is possible much later.
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
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.
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 .
Let it remain as slave
thanks a lot for the tutorial, at 5:06 Does it work compiling directly with LDMICRO? or only works compiling with Atmel AVGR GCC?
@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
@@OnosTech thanks for you reply