SSH with BlocklyPi | myBetabox

SSH with BlocklyPi

It’s now time to start creating algorithms for your car to follow! You will first need to SSH into your car.

  1. Make sure your batteries are fully charged and turn on your car.
  2. SSH into your car. Follow the provided link if you need a refresher on how to do this!
  3. Type the password you created during the imaging of the Raspberry Pi step (possibly raspberry). The password will not show up when you type!
  4. Type sh blocklypi.sh and press Enter.
  5. Open an internet browser and type the hostname you created:3000 in the address bar.
    Example: If you set your hostname as robotcar1, you will need to type robotcar1:3000.

The next pages will help give you ideas to create algorithms for your car!