drawing

PiMech Robotics 0.1 Alpha

Raspberry Pi powered Robotics Control Framework

GitHub Get Started

PiMech Robotics

  • 3D Printed Droid Setup

This documentation is based on "docsify" and is designed to be used on a webservice.

Start Here

Hi there

Launching the Documentation

To start, you need to set a local webserver using python.

  • Launch Terminal and navigate to the repository directory
    > cd bdx_doco
  • Use python to launch webserver on port 3000
    > python -m http.server 3000
  • Use Internet Browser to access the Documentation site at address: localhost