Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added virtual RFID-Cards #315

Closed
wants to merge 0 commits into from
Closed

Conversation

caco3
Copy link

@caco3 caco3 commented Apr 15, 2024

Superseded by #319

This PR adds 5 virtual RFID-Cards.

It is based on the concept in https://forum.espuino.de/t/webradio-station-auf-eine-taste-legen/1343 but for now kept as simple as possible:

1. In settings.h assign any button action to one of the virtual RFID-Card cmds CMD_VIRTUAL_RFID_CARD_0{1..5}
2. In the WebUI, use the corresponding virtual RFIDs 90000000000{1..5} as the RFID number.

If the PR shall be accepted, I will also add some documentation to the WebUI.

Instead of using the numbers, the WebUI also could use a letter based RFID, eg. VIRTUAL_RFID_0{1..5}, how ever this would need extension of the parser in the WebUI and probably also in the firmware.

@caco3
Copy link
Author

caco3 commented Apr 19, 2024

This is a mock-up of the UI:
grafik

@tueddy @biologist79 Please let me know if you would accept it and then I will implement it properly in the UI

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.

None yet

1 participant