MobileReader är en mobil RFID (Radio Frequency Identification) applikation. Syftet med denna applikation är att skapa en RFID-läsare som skall gå att bära med sig ute på fältet. I första hand kommer läsaren att kunna läsa passiva RFID-taggar på Lågfrekvens-bandet (LF) samt att vara anpassad för nyare mobiltelefoner av tillverkaren Sony Ericsson. Detta examensarbete resulterade i ett program avsett för en Atmel ATmega16 mikroprocessor. Mikroprocessorn tar emot data från en befintlig LF-läsare via ett protokoll vid namn Wiegand 44. Den inlästa datan paketeras in i ett PDU-paket, Protocol Data Unit, vilket är det protokoll som mobiltelefoner använder för att skicka SMS mellan MS, Mobile System, och BS, Base System.
MobileReader is a mobile RFID (Radio Frequency Identification) application. The purpose of this application is to create a reader, that can be carried out in the field. This project will concentrate on reading passive RFID-tags on the Lowfrequency band (LF) and will be customized for a newer mobile phone manufactured by Sony Ericsson. This has resulted in a program written for the Atmel ATmega16 microcontroller. The microcontroller receives data from an already existing LF-reader using the Wiegand 44 protocol. The data will be converted into a PDU-packet, Protocol Data Unit, which is the protocol used by mobile phones to send SMS between MS, Mobile System, and BS, Base System.