Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tachoknight/wiegand-calculator
An encode/decode calculator for Wiegand-based RFID tags and cards, written in Go and plpgsql
https://github.com/tachoknight/wiegand-calculator
golang postgres postgresql postgressql python python3 rfid rfid-authentication rfid-card rfid-tags wiegand wiegand-calculator wiegand-encoder wiegand-reader
Last synced: 20 days ago
JSON representation
An encode/decode calculator for Wiegand-based RFID tags and cards, written in Go and plpgsql
- Host: GitHub
- URL: https://github.com/tachoknight/wiegand-calculator
- Owner: tachoknight
- License: cc0-1.0
- Created: 2020-04-24T15:27:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T17:14:53.000Z (about 1 month ago)
- Last Synced: 2024-11-28T20:46:39.090Z (24 days ago)
- Topics: golang, postgres, postgresql, postgressql, python, python3, rfid, rfid-authentication, rfid-card, rfid-tags, wiegand, wiegand-calculator, wiegand-encoder, wiegand-reader
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wiegand-calculator
An encode/decode calculator for Wiegand RFID tags and cards. There are three versions, one for Go, one for Python, and the other for PL/pgSQL.