Robots
About
Connect
Open user menu
Sign In
My Account
Credits: 0
My Account
My Credits
My Robots
My Earnings
Open main menu
Connect your robot
Connect your Raspberry Pi powered robot to the internet, and let others control it remotely.
Create your free account
Click here
to sign in and create an account.
Click here
to visit the "My Robots" page, then click "Create New Robot" at the top.
Fill in the robot information, include a description of what the robot can do along with a photo of the robot.
Make note of the
Robot ID
and
Robot Secret Key
, you will need these to connect your robot.
Follow the examples below based on the type of robot you have:
Add software to your robot
Ensure your Raspberry Pi is running the latest OS and is connected to the internet.
Visit the
example Node.js Client code
on Github.
Install the required packages on the Raspberry Pi (see github for instructions).
Install the Node.js Client code on the Raspberry Pi (see github for instructions).
Use your Robot ID and Robot Secret Ket to start the Node.js Client (see github for instructions).
Visit your robot web page to control your robot.
Tweak the Node.js client code to add your own custom functionality such as buttons to control arms and wheels.