Skip to main content

Raspberry Pi framework to work with Satori

Project description

Requirements

  • Installed python3 and pip3

  • Python3 devel package:

    sudo apt-get install python3-dev

    or:

    sudo yum install python-devel
  • libow-dev to work with 1-wire sensors, like DHT11 or Temperature:

    sudo apt-get install libow-dev
  • python3-smbus package:

    sudo apt-get install python3-smbus

Installation

The latest Adafruit sensors library is located on GitHub: https://github.com/adafruit/Adafruit_Python_DHT

In order to install this library we use dependency_links. So use –process-dependency-links flag when installing the satori-raspberry module:

pip3 install satori-raspberry --process-dependency-links

ATTENTION: The satori-raspberry framework uses GPIO library that can be compiled only in Raspberry Pi

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

satori-raspberry-0.0.4.tar.gz (9.2 kB view details)

Uploaded Source

File details

Details for the file satori-raspberry-0.0.4.tar.gz.

File metadata

File hashes

Hashes for satori-raspberry-0.0.4.tar.gz
Algorithm Hash digest
SHA256 552a5c4d629cd9b0a3409fee9eeaa533dba3fba30a30dadee1a46928b1d887db
MD5 ae8c0b628666d73d14d29a1babe43971
BLAKE2b-256 f07308cf761f9fe511f49d193685d7070d44790cb66feace966b04dbdd945715

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