Skip to main content

Mailbox Friends Alert (Dream Cheeky) Driver

Project description

PyUsbLamp

Mailbox Friends Alert (Dream Cheeky) Driver in Python.

The Device

Basically, it is a RGB LED connected with USB.

Vendor ID: 0x1d34
Product ID: 0x000a

UsbLamp

Dependencies

pyusb

Installation

  1. For Linux only

    1. Install "libusb"

      E.g. sudo apt-get install libusb-dev

    2. Change device access right

      Add file, /etc/udev/rules.d/88-pyusblamp.rules, with the following content

      SUBSYSTEM=="usb", ATTR{idVendor}=="1d34", ATTR{idProduct}=="000a", MODE="0666"
      SUBSYSTEM=="usb", ATTR{idVendor}=="1d34", ATTR{idProduct}=="0004", MODE="0666"
      
  2. Install PyUsbLamp

    1. Install from Pypi

      pip install pyusblamp

      or

    2. Install from GitHub

      pip install git+https://github.com/onelife/PyUsbLamp.git

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

pyusblamp-1.41.tar.gz (541.5 kB view details)

Uploaded Source

File details

Details for the file pyusblamp-1.41.tar.gz.

File metadata

  • Download URL: pyusblamp-1.41.tar.gz
  • Upload date:
  • Size: 541.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pyusblamp-1.41.tar.gz
Algorithm Hash digest
SHA256 8211193ffcb603e9ab05ddb2ed315e246709d65e8de526bf7e7693b9f29b82ba
MD5 aa703ce3fbdfa21db8c1286b757ac076
BLAKE2b-256 4263557c0897ff197eae19cb62f0f2c038c6cea8bf8008c1f0cb52da1fcb14bb

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