Skip to content

Support for HID iClass (Picopass files)#24

Open
lilgangus wants to merge 1 commit into
rdefeo:masterfrom
lilgangus:master
Open

Support for HID iClass (Picopass files)#24
lilgangus wants to merge 1 commit into
rdefeo:masterfrom
lilgangus:master

Conversation

@lilgangus

Copy link
Copy Markdown

Added in basic HID iClass key support for quac based on picopass flipper zero application.
Note: I did not like having a finite duration that the key emulation lasts for, so I have it emulating the key until the user selects to back out.

@rdefeo

rdefeo commented Mar 3, 2026

Copy link
Copy Markdown
Owner

Thanks for the contribution! Thinking about how this would integrate with playlists (.qpl) if the only way to play them is with a manual stop. Perhaps we can tweak this so that it supports both? That is, some settings that specify:

  • Picopass Tx: Manual / Auto
  • Picopass Tx default duration: X sec

Then, in a Playlist file, we can specify the signal name and a following optional parameter (similar to SubGhz, RFID, and NFC) which determines their Tx interval. And for Picopass, we can have:

  • <nothing> // uses the default time interval in the settings
  • X // transmits for X ms
  • manual // transmits until user input

Also, we'll want the picopass icon for Importing.

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants