[](https://iarduino.ru)[](https://iarduino.ru) [](https://wiki.iarduino.ru) [](https://lesson.iarduino.ru)[](http://forum.trema.ru)
# pyiArduinoI2Cmotor
Данная библилотека (модуль для Python3) позволяет управлять электронными модулями (устройствами) []() от iArduino.ru по шине I2C на Raspberry Pi.
Подробнее про датчик читайте в нашей [Wiki]()
## Установка ##
[Статья на сайте iarduino.ru](https://wiki.iarduino.ru/page/raspberry-python-modules/)
Установка из репозиториев PyPI в терминале Raspberry:
sudo pip3 install pyiArduinoI2Cmotor
Самостоятельная сборка из исходников:
git clone https://github.com/tremaru/pyiArduinoI2Cmotor.git && cd pyiArduinoI2Cmotor/pyiArduinoI2Cmotor && python3 setup.py build_ext –inplace
Примеры для Python находятся в папке pyiArduinoI2Cmotor/examples
Примеры для С++ находятся в папке pyiArduinoI2Cmotor/cpp. Так же в этой папке лежит Makefile для сборки из исходников. Можно собрать сразу все примеры командой: make all или make Для сборки конкретного примера: make “название примера” Например: make reset Для удаления собранных исполняемых файлов: make clean
This is a Python3 module for Raspberry Pi. It can work with []() by iarduino.ru
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyiArduinoI2Cmotor-0.0.5.tar.gz.
File metadata
- Download URL: pyiArduinoI2Cmotor-0.0.5.tar.gz
- Upload date:
- Size: 117.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c98dc5afaf4e2ffdccdbfb4421026cbeb0129bc3910da3a940bb1d3c02c0c0bc
|
|
| MD5 |
b7193ee37aab373aaaa3ba149900bd0f
|
|
| BLAKE2b-256 |
8f014858f7dea89c747f8811230739163c4d3f34d08b3bf21c2c8eee6286181b
|