Skip to main content

Gestion des E/S d'un Raspberry PI ou d'un pcduino

Project description

Ce module permet de gerer les composants suivants avec un Raspberry PI ou un pcduino

  • Bouton avec bt_io

  • Led avec led_io

  • lcd avec lcd_io

  • luminosite avec lum_capteur_io

  • max7219 avec max7219_io

  • des prises radios commandees

    avec rcSwitch_io et prises

  • Capteur de distance UltraSon

    avec UltraSonic_io

Installation :

pip install FGPIO

Exemple d’usage :

>>>from FGPIO.rpiduino_io import * >>>from FGPIO.led_io import * >>>pc = rpiduino_io() >>>led = led_io(pc.logical_pin(2)) >>>led.on()

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

FGPIO-0.1.2.tar.gz (24.6 kB view details)

Uploaded Source

File details

Details for the file FGPIO-0.1.2.tar.gz.

File metadata

  • Download URL: FGPIO-0.1.2.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for FGPIO-0.1.2.tar.gz
Algorithm Hash digest
SHA256 940b4488f42c41d0b95ed53e92af5c733c22765b2a12a374d4c7c18d1cf487e0
MD5 1c7147627f7261a921599614527a4fe9
BLAKE2b-256 d462caa8d6acf223b82faf93f62b4451a1c49bed8fd1dc40a0d6c50265997553

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