Skip to content

A GUI application to store, manage and upload the RFID numbers list of a doorlock embedded device

License

Notifications You must be signed in to change notification settings

0xebef/rfid-db-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rfid-db-tool

Screenshot

This little Python/Tk GUI tool was created for locally storing and managing RFID numbers list and uploading it to a doorlock embedded device using a binary protocol through a serial UART interface.

The embedded device was created by a master's student, whom I helped with developing the PC part of their project.

This project might be useful for people developing a similar application, or for people who are learning Python GUI development using Tk, or learning binary protocols using a serial communication interface.

Use python3 rfid-db-tool.py to run the application

Requirements

  • Tk
  • PySerial

Tk documentation

PySerial documentation

Struct documentation

Project Homepage

https://github.com/0xebef/rfid-db-tool

License and Copyright

License: GPLv3 or later

Copyright (c) 2020, 0xebef

About

A GUI application to store, manage and upload the RFID numbers list of a doorlock embedded device

Topics

Resources

License

Stars

Watchers

Forks

Languages