Company:MyRobots

From HandWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
MyRobots
TypePrivate
IndustryService Robotic Market
Founded2011
FounderMario Tremblay
HeadquartersParis, France
Area served
World
ProductsCloud Robotics Platform
Websitewww.myrobots.com

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.

History

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

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

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

References

External links