Skip to main content

Control DreamCheeky USB rocket launchers

Project description

# pydream-rocket

Control Dream Cheeky USB rocket launchers. See https://github.com/codedance/Retaliation for inspiration/source.

## Permission Denied error

To work around this:

# You do not have to do this if you’re already in the dialout group $ sudo usermod -a -G dialout $(whoami) # Log out and log back in $ sudo nano /etc/udev/rules.d/99-dreamcheeky-rocket.rules # Add the following lines: SUBSYSTEM==”usb”, ATTRS{idVendor}==”2123”, ATTRS{idProduct}==”1010”, MODE=”0666”, GROUP=”dialout” SUBSYSTEM==”usb”, ATTRS{idVendor}==”0a81”, ATTRS{idProduct}==”0701”, MODE=”0666”, GROUP=”dialout” # And then run $ sudo service udev restart

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

pydream_rocket-0.2.0.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file pydream_rocket-0.2.0.tar.gz.

File metadata

  • Download URL: pydream_rocket-0.2.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3

File hashes

Hashes for pydream_rocket-0.2.0.tar.gz
Algorithm Hash digest
SHA256 dc8b112ce18440fe90cfda465bc86c2ca187b568299403e667b0ce400ccd451e
MD5 646e83b7efec6ecf84f411939670fc42
BLAKE2b-256 2fb827127c9a5fa3e6c61adf4b6c961042950de48ea5d299708dfce185ef34fd

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