Canada
Asked — Edited

SMS Integration

Hey Community, Has anyone connected EZ-B using text messaging.  I have a project where I need to send commands to and from the robot using SMS.  Was wondering if there is already something out there before I start.  Move servo. MMS a photo back to phone etc.  I figured I could probably use twillio IFTTT etc

Scenario is No Internet EZ-B is out of WIFI Bluetooth range etc and I need to send receive to a robot where the only telecommunications is SMS.  Maybe attach a phone or Pi on robot etc


ARC Pro

Upgrade to ARC Pro

Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.

PRO
Canada
#2  

Hey thanks PTP I poked around my box of stuff and found an old multitech board from a car GPS project I put together a few years and it has SMS HSPA and a twillio sim

Dev Board https://www.multitech.com/brands/mdot-devkit   Modem https://www.multitech.com/brands/multiconnect-dragonfly

Has a compiler https://os.mbed.com/handbook/mbed-Compiler So I think I have all the pieces I need.  I guess I can use TX RX out to talk to EZ-B  or maybe hack DJ arduino code and try and port it over.

If this fails I will try your Adafruit option.