Chapter Goal: Build an IoT Device for Reading RFID Tags on Various Packages
Introduction to RFID
Introduction to MQTT publish/subscribe systems and servers
Building a Raspberry Pi–based MQTT server
Building an RFID Reader to connect to the IoT
Connecting your RFID Reader to your MQTT Raspberry Pi server
What to do with the RFID data on the server
The world of IoT is dominated by small computers having small amounts of resources and power to communicate information with the rest of the world. MQTT is a publish-subscribe, lightweight ...