Interface to jambit's project traffic lights.
Project description
Interface to jambit’s project traffic lights.
A simple example:
import jambel light = jambel.Jambel('ampel3.dev.jambit.com') light.green.on() light.yellow.blink() light.red.flash()
It is also possible to query the jambel’s status:
status = light.status() if stats[jambel.GREEN] == jambel.BLINK: print('green light is blinking!')
Interested in the hardware? Contact us at info@jambit.com
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
jambel-0.1.1.tar.gz
(4.5 kB
view details)
File details
Details for the file jambel-0.1.1.tar.gz
.
File metadata
- Download URL: jambel-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72870bfc802dc72a1f6c141f5670b233d0fbba4842c31d7112ce81194cd1671a |
|
MD5 | 425f35e0c2e28abeec48f6852d6d77e8 |
|
BLAKE2b-256 | 6149887eb10834c6d574f4217ef6ff9f1fa76d76347473ab8d40428a74cc8ef4 |