Skip to main content

A small collection of functions for interacting with a fluepdot module.

Project description

python-fluepdot

This is a small collection of functions for interacting with a fluepdot module.

import Fluepdot class and create an instance with link as the first arg

from fluepdot import Fluepdot

fd = Fluepdot("http://module.local")

Functions

function args default values return type description
init baseURL: str, width: int, height: int x=115, y=16 fluepdot.Fluepdot Constructor for Fluepdot class
post_time None indefinitly sets the module to display the current time.
get_size tuple[int, int] returns the size of the connected display
get_frame str returns the current frame stored by the module
get_pixel x: int, y: int x=0, y=0 bool returns the state of a single pixel
get_fonts None prints a list of fonts installed on the module
get_mode fluepdot.Mode returns the mode the module is in
post_text text: str, x: int, y: int, font: str x=0, y=0, font="DejaVuSans12" requests.Response posts a text to the module and returns the requests response
post_frame frame: List[List[bool]], center: bool center=False requests.Response posts a frame to the module and returns the requests response
set_pixel x: int, y: int x=0, y=0 requests.Response sets a pixel on the display to active and returns the requests response
unset_pixel x: int, y: int x=0, y=0 requests.Response sets a pixel on thes display to inactive and returns the requests response
set_mode mode: fluepdot.Mode mode=Mode.FULL requests.Response sets the module to FULL or DIFFERENTIAL update mode and returns the requests response

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

python_fluepdot-0.0.5.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_fluepdot-0.0.5-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file python_fluepdot-0.0.5.tar.gz.

File metadata

  • Download URL: python_fluepdot-0.0.5.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for python_fluepdot-0.0.5.tar.gz
Algorithm Hash digest
SHA256 e194a62bd679a982874d72199cd30877dddd410ec9f35b018f0a76aafb7f8e85
MD5 7c916bd224f6371e5ad3f4351399346d
BLAKE2b-256 b9ad0d2f734d955c8f74ebcc458225a2dbb711afcf2c51295609ee97e3ca083c

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_fluepdot-0.0.5.tar.gz:

Publisher: python-publish.yml on KS-HTK/python-fluepdot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file python_fluepdot-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for python_fluepdot-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9e2a27a9199207cc51e5ff71a4f8b5a8a4965d0067942171ea1d428a8d5cb406
MD5 6ed4a57f88b6bd5db44c5c956e08ee8b
BLAKE2b-256 7a3aafe78622b810de6b2ffc94ab164f60c30f5a9ecd1c657c15499da2abda04

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_fluepdot-0.0.5-py3-none-any.whl:

Publisher: python-publish.yml on KS-HTK/python-fluepdot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page