bestmazzo / yun-rfid

Arduino Yun sketches and scripts fir reading RFID tag - all wrapped in MQTT
GNU Affero General Public License v3.0
0 stars 0 forks source link

Yun-RFID

An Arduino Yun project for reading RFID tags and doing things - all wrapped in MQTT!

ABOUT

This project is about creating a little and hopefully not so shortsighted DIY solution for reading RFID tags with a Arduino and manage subsequent actions. The aim is to create a standalone solution that could be easily integrated in a wider environment, thus allowing end-user to quickly make it work almost out-of-the-box, while letting developers extending it with a little extra effort.

Every code review, suggestion and reuse of current code is welcome!

UNDER THE HOOD

Software architecture is based on MQTT protocol.

REQUIRED HARDWARE

USAGE

TODO