No project description provided
Project description
pibooth-flashled
pibooth-flashled
is a plugin for the pibooth application.
It adds a flash with warm white and cold white when the capture is taken.
Install
pip3 install pibooth-flashled
sudo systemctl enable pigpiod
sudo systemctl start pigpiod
Configuration
Below are the new configuration options available in the pibooth configuration. The keys and their default values are automatically added to your configuration after first pibooth restart.
[FLASH]
# Physical GPIO OUT pin to light a warm white LED strip
warmwhite_pin = 12
# Physical GPIO OUT pin to light a cool white LED strip
coolwhite_pin = 13
# The white balance (warm white, cool white) in percent
white_balance = (50, 50)
# How long is the fade light in milliseconds (0 to skip it)
fade_delay = 1000
Note
Edit the configuration by running the command pibooth --config
.
Project details
Release history Release notifications | RSS feed
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 pibooth_flashled-1.0.0.tar.gz
.
File metadata
- Download URL: pibooth_flashled-1.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5284eb7ed3bdd7bc97ccaafb4c15a4949298ef3027105210d0566fac092fdd8 |
|
MD5 | 944ebaabe3664421710e36d78c6db250 |
|
BLAKE2b-256 | 4e513acbee35bd759a18d8aa39f827f92badb07990a73980ca24c3577dc22d7b |