Inventory System Sample Program(MakeCode)
RFID Chip Program
Use this program to check the ID of the RFID chips.
MakerCloud Sample Program
Model Instructions
Fill in Wifi login information and MakerCloud MQTT topics
Fill in the corresponding RFID number for the product
Download the program and turn on the power, wait for the LED to completely light up
Press A to turn on the conveyor belt, B to turn if off
When the RFID Sensor detects a RFID chip, Micro:bit will display the ID and uploads the information to MakerCloud.
ObjectBlocks Sample Program
Model Instructions
Fill in Wifi login information and ObjectBlocks MQTT topics
Fill in the corresponding RFID number for the product
Download the program and turn on the power, wait for the WifiBrick to connect with ObjectBlocks
Press A to turn on the conveyor belt, B to turn if off
When the RFID Sensor detects a RFID chip, Micro:bit will display the ID and uploads the information to ObjectBlocks
ThingSpeak Sample Program
Model Instructions
Fill in Wifi login information and ThingSpeak MQTT topics
Fill in the corresponding RFID number for the product
Download the program and turn on the power, wait for the WifiBrick to connect with ThingSpeak
Press A to turn on the conveyor belt, B to turn if off
When the RFID Sensor detects a RFID chip, Micro:bit will display the ID and uploads the information to ThingSpeak
Note: ThingSpeak does not allow string data, so Item Name and ID will not be supported
Last updated