This project is an simple IoT Demo which has been on show at「Cloud Computing Expo Japan Spring 2015」and「APPS JAPAN 2015」. We used the smartphone robot Romo, MQTT and WebRTC to show how to creat a simple application for IoT.
- Romo Romo Official Website (Japan): (http://www.romotive.jp/)
- iphone iphone5, iphone5s, iphone5c
- xcode 6.0 or later
- ios 7.0 or later
$ git clone https://github.com/kuroei/NifRomoController.git
$ cd NifRomoController/
$ pod install
After installed the pods, you can start this project with NifRomoController.xcworkspace and then build it to your iphone.
- input the authentication infomation for MQTT Server at the login screen and connect the Server.
- do the same thing at Client of this project.
- then you can control the Romo robot with this Controller.
This project use the 「NIFTYCloud MQTT」as default setting .you also can change it with your MQTT Server.
- 「NIFTYCloud MQTT」(http://cloud.nifty.com/service/mqtt.htm)