M5Stack CardputerとRFID2ユニットを使ってRFIDタグを読み書きします。 このプログラムはあくまで動作確認用として作成しているもので、そのままなにかのアプリケーションに役立てられるというものではありません。 カードデータを初期化(ブロック1を空白16文字で埋める)するトリガにJOYSTICK2をつかっています。 Mini Slacesユニットを接続していますが、このプログラムでは使用していません。 This project demonstrates how to use the M5Stack Cardputer with the RFID2 unit using UiFlow2 and Python.
- Connect the M5Stack Cardputer to your computer.
- Install the necessary libraries and dependencies.
- Upload the provided Python code to your device.
- The code reads and writes data to an RFID card.
- It also uses a joystick for additional control.
- M5Stack Cardputer
- RFID2 unit
- Joystick2 unit
This project is licensed under the MIT License - see the LICENSE file for details.
