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
Release files for learnbot-components 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| learnbot_components-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / learnbot_components-0.0.3-py3-none-any.whl
| Download URL | learnbot_components-0.0.3-py3-none-any.whl |
|---|---|
| Size | 2.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4fe88aa31f7522e17f604d4508dd78242d22964a41d2f1c479bdd6b4b5429373
|
|
BLAKE2b-256 checksum How to use checksums |
e74c9284309504f34a863afb4b92a3b86a2f03475509f600bfa0f12a097a51d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|