
NYP.Shank_95

I use this website, https://www.the-qrcode-generator.com/ to make my own qr codes so that the robot can do things like taking me to website on my computer or sending a sms to my phone. So far in the EZ-Builder, I have only discovered that the robot can only take me to website via QR code.
I want to try another innovative thing: send sms to my mobile by scanning qr code but I m unable to find the EZ-Script code for that. Is there any code for that or the robot does not have the ability?
Please respond ASAP. Its my Final Year Project. Thanks in advance.
If it only needs to notify your phone you could use push messages and notify my android, I wrote a tutorial on how to use NMA with EZ-Script a while back.
You can use the same principals involved for any API you come across be it SMS, email, push messaging, whatever.
Also, QR codes can be generated within ARC.
Then use the API guidance and adjust the NMA scripts to suit the new API.
Here's one example of an API.
Or Google It