The Outstanding Arduino Mobile Processing
As you know that we can do many interesting things with the Arduino, but have you ever try to make a mobile Arduino with Mobile.Processing?
Well, you might be a little bit confused about it. Let’s go straight to the point! This mobile Arduino with Mobile.Processing is using a Mobile.Processing and a Motorola cell phone, where it can relay arduino data to and from a website.
For this project, you can use a cheap Motorola Iden i415, where it has unlimited data for 33c/day. To be honest, it’s quite convenient to use this model, as you can reboost the account when you want it to be!
By the way, there is nothing to worry, when you’re using the Mobile.Processing. For instant, Mobile.Processing has Bluetooth and SMS capable libraries. These features could be used to add a whole new level of interactivity to an Arduino board. Furthermore, the Bluetooth allow you to make different changes with more cell phones!
However, there’s also a little drawback. The arduino serial buffer limits the length of the message passed back and forth. And, the speed at which the phone and arduino communicate is has been limited by the phone serial port as well. In this case, you have to use 9600bps to overcome the above matters!

