https://github.com/riolaf05/rfidencryptor
RFID file encryptor
https://github.com/riolaf05/rfidencryptor
arduino python-script rfid
Last synced: about 2 months ago
JSON representation
RFID file encryptor
- Host: GitHub
- URL: https://github.com/riolaf05/rfidencryptor
- Owner: riolaf05
- Created: 2018-02-10T11:50:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T15:08:13.000Z (over 7 years ago)
- Last Synced: 2025-06-09T00:38:58.784Z (about 1 year ago)
- Topics: arduino, python-script, rfid
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RFIDEncryptor
### Some scripts that allows the creation of a machine to encrypt some datas using an RFID device
The python server script must remain executed while Arduino is connected to any USB port
Arduino will send serial data throught USB port
While received data are correct, the python script will encode the given folder using pyAesCrypt libraries