Skip to main content

iarduino.ru module for Raspberry Pi

Project description

[![](https://iarduino.ru/img/logo.svg)](https://iarduino.ru)[![](https://wiki.iarduino.ru/img/git-shop.svg?3)](https://iarduino.ru) [![](https://wiki.iarduino.ru/img/git-wiki.svg?2)](https://wiki.iarduino.ru) [![](https://wiki.iarduino.ru/img/git-lesson.svg?2)](https://lesson.iarduino.ru)[![](https://wiki.iarduino.ru/img/git-forum.svg?2)](http://forum.trema.ru)

# pyiArduinoI2Cexpander

Данная библилотека (модуль для Python3) позволяет управлять электронными модулями (устройствами) расширения выводов Expander и Trema Expander Hat от iArduino.ru по шине I2C на Raspberry Pi.

## Установка ##

[Статья на сайте iarduino.ru](https://wiki.iarduino.ru/page/raspberry-python-modules/)

Установка из репозиториев PyPI в терминале Raspberry:

sudo pip3 install pyiArduinoI2Cexpander

Самостоятельная сборка из исходников:

git clone https://github.com/tremaru/pyiArduinoI2Cexpander.git && cd pyiArduinoI2Cexpander/pyiArduinoI2Cexpander && python3 setup.py build_ext –inplace

Примеры для Python находятся в папке pyiArduinoI2Cexpander/examples

Примеры для С++ находятся в папке pyiArduinoI2Cexpander/cpp. Так же в этой папке лежит Makefile для сборки из исходников. Можно собрать сразу все примеры командой: make all или make Для сборки конкретного примера: make “название примера” Например: make reset Для удаления собранных исполняемых файлов: make clean

This is a Python3 module for Raspberry Pi. It can work with Trema Expander i2c module and Trema Expander Hat by iarduino.ru

Project details


Download files

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

Source Distribution

pyiArduinoI2Cexpander-1.0.4.tar.gz (113.3 kB view details)

Uploaded Source

File details

Details for the file pyiArduinoI2Cexpander-1.0.4.tar.gz.

File metadata

  • Download URL: pyiArduinoI2Cexpander-1.0.4.tar.gz
  • Upload date:
  • Size: 113.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for pyiArduinoI2Cexpander-1.0.4.tar.gz
Algorithm Hash digest
SHA256 9012817d9e71824441ffb394b9bab4a280e9c2796b48ec030c976d457ea89493
MD5 1577881307c4e2a60093a6ad2150956a
BLAKE2b-256 e92b99fe8368c32038a8f6b212d4f4d2cc60014ed852e2c565dcc53e570c9127

See more details on using hashes here.

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