Skip to main content

RFK101 Proximity card reader over Ethernet

Project description

RFK101 Package

Package to receive proximity card and keypad data from an RFK101 reader from IDTECK. The RFK101 RS232 connection is done through an Ethernet adaptor (NPort).

Example:

from time import sleep
from rfk101py import rfk101py

def callback(data):
    print("Received:",data)

rfk = rfk101py( 'host.test.com', 4008, callback )

# Sleep for 10 seconds waiting for a callback
sleep(10.)

# Close the interface
rfk.close()

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

rfk101py-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

rfk101py-0.0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file rfk101py-0.0.1.tar.gz.

File metadata

  • Download URL: rfk101py-0.0.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for rfk101py-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3bc5b8d38a296e31f80085007ccd35c6bcd733fd96cd4eaaeeec4ce724a07618
MD5 649125d9137cbf9991bfdc5562b09861
BLAKE2b-256 96d2deb9dea62329042e6397a9d73e3188f996489b69e25b1714fd24f3c7038a

See more details on using hashes here.

File details

Details for the file rfk101py-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: rfk101py-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for rfk101py-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d500ba2266372dd890e1c907a2b7abc8b18c491ccde7b262f764a9bf61c1e000
MD5 f610519c2ef802a4c58d0382346e66a3
BLAKE2b-256 8856780a4235824896c4d6ae2aeba246bf74c26243e11a875d926f6940dec2c3

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