I want to start a small project with my arduino. The idea is to have this communication flow:
arduino <-> wireless board <-> Wi-Fi router <-> Web Server <-> Ruby on Rails 3 <-> Smart Phone <-> Browser
I found a framework called RAD (Ruby Arduino Development) but the last update is from 2008. Does anyone know another option to this?