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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file learnbot_components-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: learnbot_components-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.15rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fe88aa31f7522e17f604d4508dd78242d22964a41d2f1c479bdd6b4b5429373 |
|
MD5 | f9da2e7398923fc30f614dfbd376b008 |
|
BLAKE2b-256 | e74c9284309504f34a863afb4b92a3b86a2f03475509f600bfa0f12a097a51d6 |