Skip to content

Install on your Learnbot

ibarbech edited this page Oct 23, 2018 · 3 revisions

Installation on your LearnBot

For install project you should follow this steps.

Step 1: Install driver of motors

cd ~
git clone https://github.com/pololu/drv8835-motor-driver-rpi.git
cd drv8835-motor-driver-rpi
sudo python setup.py install

Step 2: Install learnbot_components

pip3 install learnbot_components