MyRobots is an online social network for robots and smart objects. The site claims robots can benefit from being connected to other robots in the same way humans use social networks to interact and collaborate with other humans.[1][2][3][4] The robots reportedly share their sensor information, giving insight on their perspective of their current state.

MyRobots
Company typePrivate
IndustryService Robotic Market
Founded2011
FounderMario Tremblay
HeadquartersParis, France
Area served
World
ProductsCloud Robotics Platform
Websitewww.myrobots.com

History edit

MyRobots has been launched by RobotShop in December 2011.[5][6] MyRobots is one of the first Cloud Robotics initiative. Cloud robotics happens when robots are connected to the Internet. Then, by doing so, robots become augmented with more capacity and intelligence. The cloud lets them communicate with other machines and serve their human operators better. Connected robots equal augmented robots. By collaborating with other machines and humans, robots transcend their physical limitations and become more useful and capable, since they can delegate parts of their tasks to more suitable parties.[7][8][9]

MyRobots API edit

MyRobots provides a Restful API.[10] All internet enabled devices and robots can connect via the API.

Most important keywords used in the MyRobots API:

Channel or Robot - The name for where data can be inserted or retrieved within the MyRobots API, identified by a numerical Channel ID.

Field - One of eight specific locations for data inside of a channel, identified by a number between 1 and 8. It can store numeric data from sensors or alphanumeric strings from serial devices or RFID readers.

Status - A short status message to augment the data stored in a channel.

Location - The latitude, longitude, and elevation of where data is being sent from.

Feed - The collective name for the data stored inside a channel, which may be any combination of field data, status updates, and location info.

Write API Key – A 16 digit code that allows an application to write data to a channel.

Read API Key – A 16 digit code that allows an application to read the data stored in a channel.

Alerts - Robots can react to certain conditions by using alerts.

MyRobots Connect edit

The MyRobots Connect[11] is a Serial-to-Ethernet gateway that connects directly to MyRobots Data Engine. It's an Open-source Hardware (OSHW) module that uses a Microchip PIC18F67J60 to run a TCP-IP stack. It relays the serial commands received by an included XBee module using an Open Serial Protocol. The MyRobots Connect receives serial data and messages using the wireless XBee module and sends them to the MyRobot servers using a standard internet connection.

The MyRobots Connect uses DHCP so connecting it to a router is a simple matter of plugging a network cable; no configuration required.

See also edit

References edit

  1. ^ MyRobots.com Aims To Be 'Facebook For Robots' Forbes
  2. ^ Facebook for robots helps droids get smarter NewScientist
  3. ^ Is MyRobots.com the 'Facebook for Robots?' Verdict: Maybe IEEE Spectrum
  4. ^ MyRobots.com: for all of your robot's social needs Engadget
  5. ^ MyRobots.com Launches App Store for Robots Robotics Wire
  6. ^ Now your robots can post status updates too with MyRobots.com VentureBEat
  7. ^ Thought Leader Interview: Mario Tremblay Robotic Trends
  8. ^ "The Rising Prospects of Cloud Robotic Applications" (PDF).
  9. ^ "MyRobots.com Pioneers Cloud Robotics, Interview With Mario Tremblay".
  10. ^ MyRobots API
  11. ^ [1] MyRobots Connect

External links edit