RFID Reader Module
Last updated
Last updated
This is an RFID module that can read or write RFID cards.
The included RDID card has 1K memory, it has 16 sections with 3 blocks each.
Voltage: 3V-5V
Dimensions: 56mm X 56mm X 16mm
Connector: 4Pin PH2.0
Sensing Distance: Approximately 3cm
Do not use the module in an environment with strong magnetic fields.
Any metal between the reader and the card will cause it to fail to write or read.
It may take sometime when writing a large amount of data into the RFID Card, please wait until the light goes off.
Cards like Octopus Cards or ID Cards have encrypted data, the reader can only read the UUID of these cards.
Connect the RFID Module to the I2C port of Armourbit with a 4Pin cable.
Connect the RFID Module to the I2C port of Robotbit.
https://github.com/KittenBot/pxt-powerbrick
Every RFID card has an unique ID.
We can use UUID to identify indicviduals.
There may be updates to extensions periodically, please refer to the following link to update/downgrade your extension.
Select Powerbrick from the hardware column.
1:Why is there no reaction when I click the blocks?
Make sure you have connected the Micro:bit correctly and flash the firmware again.