Skip to content

Latest commit

 

History

History

RaspberryPi

AR2 Raspberry Pi Source Files

Contributed by Zach Allen

This code is modified from the software version 2.1.5 so you can drive the AR2 Robot with a Raspberry Pi. You can use a keyboard, mouse, and monitor with the RPi, or configure it as an access point and connect to it remotely from a tablet or phone using VNC Viewer.

Prerequisites

Make sure you're using a complete version of Raspbian. This has not been tested on other OS versions. Find the latest Raspbian distribution at Raspberry Pi's Download page.

Getting Started and Installation

Once the files are on your Raspberry Pi, follow the links below to complete the set-up procedure.

  1. Follow the Configure RPi guide to clone the GitHub repository to your RPi and to properly set up the configuration settings for the following steps.
  2. Follow the Desktop Shortcut guide to add a clickable shortcut to your desktop to easily launch the program.
  3. Follow the Run-on-Boot guide to configure the program to launch automatically when you start the RPi.
  4. Follow the Access Point guide to set up your RPi to connect to it remotely, via a phone or tablet using VNC.

Using the program

Plug the USB into the Raspberry Pi and the Arduino, give power to the Arduino and the AR2, and you will be all set to run the AR2 software. Please see Chris's documentation for using the software.

Built With

Authors

  • Chris Annin - Initial work - Annin Robotics
  • Zach Allen - Modifying software for RPi

Acknowledgments

  • Huge kudos to Chris Annin for all the work he has done on the AR2, and for sharing it for free for others to learn and create!