Skip to main content

learnbot_components contains some components to install in learnbot robot.

Project description

# learnbot_components

This project has been designed as a tool to learn different topics, like programing, logic, math, emotions, physic, robotic, …

The methodology used to teach this knowledges is the following: The kids make programs, with a IDE (Learnblock) this programs and this programs control a smal robot (EBO).

## Learnblock

This program is the main. It is here where the kids make his/her programs. This programs can be created with language similar to scratch, that is to say, using blocks.

## EBO

EBO is a small robot, that run some components that offer interfaces to control it.

## How to Install learnbot_components?

For install learnbot_components first is necessary install some dependencies:

### 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

learnbot_components-0.0.1-py3-none-any.whl (2.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page