12.07.2015 Views

Design and Implementation of a Digital Parking Lot Management ...

Design and Implementation of a Digital Parking Lot Management ...

Design and Implementation of a Digital Parking Lot Management ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

the Technology Interface Journal/Fall 2009Li <strong>and</strong> RangaFigure 7: System connectionsUpdating the file arrays using CMX HTML2CA web server content is added to the project in the form <strong>of</strong> file arrays because the cross compiler used bythe microcontroller can only underst<strong>and</strong> C- language <strong>and</strong> Hex code. The HTML2C utility reads any file(HTML, images, executable binary files, etc.) <strong>and</strong> generates two files naming original_filename.h <strong>and</strong>original_filename.c that can be added to the project. Once the index.html is dragged <strong>and</strong> dropped intothe HTML2C conversion space, it will create index.c <strong>and</strong> index.h which are used in the digital parkingsystem execution.Execution <strong>and</strong> viewing the resultAfter including the HTML code in the main program, the system has to be compiled once again formaking sure that it has zero errors. Once the program code is compiled with zero errors, the embeddedsystem can be removed from the PC. Now the flash memory is loaded with digital parking system code<strong>and</strong> ready to function. In this process the embedded system <strong>and</strong> RFID system were connected in Master-Slave configuration. The advantage in making the embedded server as a master is that themicrocontroller functions with clock period. Microcontroller will prompt the RFID for every 13 msec. Ifthe reader scans any tag in that time, it will send a response to microcontroller along with the scanneddata. The web page will be downloaded as shown in Figure 8.Volume 10 No. 1 ISSN# 1523-9926http://technologyinterface.nmsu.edu/Fall09/

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!