Joseph Wang
Published

MrRobot - Ubuntu Mobile app enabled Robotics

Project MrRobot is an Ubuntu Mobile app enabled Robotics which has the feature of voice, touch and shake control to interact with the Rapiro

Full instructions provided1,569
MrRobot - Ubuntu Mobile app enabled Robotics

Things used in this project

Hardware components

Ubuntu Mobile
×1
Raspberry Pi 2 Model B
Raspberry Pi 2 Model B
×1
Wifi Dongle
×1
Raspiro Robot
×1
Music Box
×1

Software apps and online services

Arduino IDE
Arduino IDE
Snappy Ubuntu Core
Snappy Ubuntu Core

Story

Read more

Schematics

F3MR2QHIDOVQDDI.LARGE.jpg

Code

Code

Plain text
# Print the IP address
_IP=$(hostname -I) || true
if [ "$_IP" ]; then
printf "My IP address is %s\n" "$_IP"
python /home/pi/RapiroWithRaspi/server.py &
fi

Github

https://github.com/e-minor/MrRobot

Github

https://github.com/e-minor/RapiroWithRaspi.git

Credits

Joseph Wang

Joseph Wang

1 project • 5 followers
application designer

Comments