MyRobots

Last updated
MyRobots
Private
IndustryService Robotic Market
Founded2011
FounderMario Tremblay
HeadquartersParis, France
Area served
World
ProductsCloud Robotics Platform
Website www.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.

Contents

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

Related Research Articles

In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer. A driver provides a software interface to hardware devices, enabling operating systems and other computer programs to access hardware functions without needing to know precise details about the hardware being used.

Home automation building automation for a home

Home automation or domotics is building automation for a home, called a smart home or smart house. A home automation system will control lighting, climate, entertainment systems, and appliances. It may also include home security such as access control and alarm systems. When connected with the Internet, home devices are an important constituent of the Internet of Things ("IoT").

Push technology, or server push, is a style of Internet-based communication where the request for a given transaction is initiated by the publisher or central server. It is contrasted with pull/get, where the request for the transmission of information is initiated by the receiver or client.

Digi International is an American Industrial Internet of Things (IIoT) technology company headquartered in Hopkins, Minnesota. The company was founded in 1985 as DigiBoard and went public as Digi International in 1989. The company initially offered intelligent ISA/PCI boards with multiple asynchronous serial interfaces for PCs. Multi-port serial boards are still sold, but the company focuses on embedded and external network communications as well as scalable USB products. The company also sells radio modems and embedded modules based on LTE (4G) communications platforms.

A hardware security module (HSM) is a physical computing device that safeguards and manages digital keys, performs encryption and decryption functions for digital signatures, strong authentication and other cryptographic functions. These modules traditionally come in the form of a plug-in card or an external device that attaches directly to a computer or network server. A hardware security module contains one or more secure cryptoprocessor chips.

iRobot Create Hobbyist robot based on the Roomba vacuum cleaner

iRobot Create is a hobbyist robot manufactured by iRobot that was introduced in 2007 and based on their Roomba vacuum cleaning platform. The iRobot Create is explicitly designed for robotics development and improves the experience beyond simply hacking the Roomba. The Create replaces its Roomba predecessor's vacuum cleaner hardware with a cargo bay that also houses a DB-9 port providing serial communication, digital input & output, analog input & output, and an electric power supply. The Create also has a 7-pin Mini-DIN serial port through which sensor data can be read and motor commands can be issued using the iRobot Roomba Open Interface (ROI) protocol.

The Internet of things (IoT) is a system of interrelated computing devices, mechanical and digital machines provided with unique identifiers (UIDs) and the ability to transfer data over a network without requiring human-to-human or human-to-computer interaction.

Geosocial networking type of social networking in which geographic services and capabilities are used to enable additional social dynamics

Geosocial networking is a type of social networking in which geographic services and capabilities such as geocoding and geotagging are used to enable additional social dynamics. User-submitted location data or geolocation techniques can allow social networks to connect and coordinate users with local people or events that match their interests. Geolocation on web-based social network services can be IP-based or use hotspot trilateration. For mobile social networks, texted location information or mobile phone tracking can enable location-based services to enrich social networking.

IOIO

IOIO is a series of open source PIC microcontroller-based boards that allow Android mobile applications to interact with external electronics. The device was invented by Ytai Ben-Tsvi in 2011, and was first manufactured by SparkFun Electronics. The name "IOIO" is inspired by the function of the device, which enables applications to receive external input ("I") and produce external output ("O").

XBee

Digi XBee is the brand name of a popular family of form factor compatible wireless connectivity modules from Digi International. The first XBee modules were introduced under the MaxStream brand in 2005 and were based on the IEEE 802.15.4-2003 standard designed for point-to-point and star communications. Since the initial introduction, the XBee family has grown and a complete ecosystem of wireless modules, gateways, adapters and software has evolved.

ioBridge

ioBridge is a manufacturer of Internet-based monitor and control hardware and a provider of seamlessly integrated cloud-based social Web 2.0 folksonomies and curated online API webservices, using WebSocket, JSON and a host of other related technologies.

A connected car is a car that can communicate bidirectionally with other systems outside of the car (LAN). This allows the car to share internet access, and hence data, with other devices both inside and outside the vehicle. For safety-critical applications, it is anticipated that cars will also be connected using dedicated short-range communications (DSRC) radios, operating in the FCC-granted 5.9 GHz band with very low latency.

Salvius first open source humanoid robot

Salvius is the first open source humanoid robot to be built in the United States. Introduced in 2008, Salvius, whose name is derived from the word 'salvaged', has been constructed with an emphasis on using recycled components and materials to reduce the costs of designing and construction. The robot is designed to be able to perform a wide range of tasks by having a body structure that is similar to that of a human. The primary goal for Salvius is to create a robot that can function dynamically in a domestic environment.

Cloud robotics is a field of robotics that attempts to invoke cloud technologies such as cloud computing, cloud storage, and other Internet technologies centered on the benefits of converged infrastructure and shared services for robotics. When connected to the cloud, robots can benefit from the powerful computation, storage, and communication resources of modern data center in the cloud, which can process and share information from various robots or agent. Humans can also delegate tasks to robots remotely through networks. Cloud computing technologies enable robot systems to be endowed with powerful capability whilst reducing costs through cloud technologies. Thus, it is possible to build lightweight, low cost, smarter robots with an intelligent "brain" in the cloud. The "brain" consists of data center, knowledge base, task planners, deep learning, information processing, environment models, communication support, etc.

LyteShot was an interactive augmented reality gaming platform that used augmented reality with mobile phones and augmented reality smartglasses for interactive gameplay. The website is down and the last update was in 2016, although Twitter and Facebook accounts still exist. The platform integrated sensor-based hardware which wirelessly connects to users’ mobile devices and with the Internet of Things (IoT) to share in-game data via the cloud. The platform's sensor-based peripherals connect with mobile phones to bring multi-player digital alternate reality game or first-person shooter gameplay into the real world which adds digital components to live-action games.

Microsoft HoloLens A mixed reality device

Microsoft HoloLens, known under development as Project Baraboo, is a pair of mixed reality smartglasses developed and manufactured by Microsoft. HoloLens was the first head-mounted display running the Windows Mixed Reality platform under the Windows 10 computer operating system. The tracking technology used in HoloLens can trace its lineage to Kinect, an add-on for Microsoft's Xbox game console that was introduced in 2010.

Google ATAP skunkworks team and in-house technology incubator

Google's Advanced Technology and Projects group (ATAP), is a skunkworks team and in-house technology incubator, created by former DARPA director Regina Dugan. ATAP is similar to X, but works on projects, granting project leaders time—previously only two years—in which to move a project from concept to proven product. According to Dugan, the ideal ATAP project combines technology and science, requires a certain amount of novel research, and creates a marketable product. Historically, the ATAP team was born at Motorola and kept when Google sold Motorola to Lenovo; for this reason, ATAP ideas have tended to involve mobile hardware technology.

Smart manufacturing

Smart manufacturing is a broad category of manufacturing that employs computer-integrated manufacturing, high levels of adaptability and rapid design changes, digital information technology, and more flexible technical workforce training. Other goals sometimes include fast changes in production levels based on demand, optimization of the supply chain, efficient production and recyclability. In this concept, as smart factory has interoperable systems, multi-scale dynamic modelling and simulation, intelligent automation, strong cyber security, and networked sensors.

The Industrial Internet of Things (IIoT) refers to interconnected sensors, instruments, and other devices networked together with computers' industrial applications, including manufacturing and energy management. This connectivity allows for data collection, exchange, and analysis, potentially facilitating improvements in productivity and efficiency as well as other economic benefits. The IIoT is an evolution of a distributed control system (DCS) that allows for a higher degree of automation by using cloud computing to refine and optimize the process controls.

Azure Sphere is a secured, high-level application platform with built-in communication and security features for internet-connected devices. The platform consists of the integration of hardware built around a secured silicon chip; the Azure Sphere OS, a custom high-level Linux-based operating system; and the Azure Sphere Security Service, a cloud-based security service that provides continuous, renewable security. Azure Sphere security was designed based on Microsoft Research's position on the seven properties required of highly secure devices.

References

  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. MyRobots Connect