RFIDIOt for Windows
===================

Adam Laurie <adam@algroup.co.uk>

This distribution contains all dependencies other than python itself. You need python 2.5
Please check original distribution sites for updates. These were current at time of RFIDIOt
release.

To install, run the following self-installers:

  pywin32-210.win32-py2.5.exe
  pycrypto-2.0.1.win32-py2.5.exe 

Then go into the folder:

 pyserial-2.2  

and read the 'README.txt' there for instructions on installing pyserial.

*Note that Serial port has to be below 9
	i.e. COM4  etc

	You can reallocate the port in device manager, com port xx, port settings, advanced. 
	It will complain, but as long as it isn't conflicting with a device in the system right now it's fine.

	* Zac Franken March 2008

To configure RFIDIOt, edit RFIDIOtconfig.py and set your reader type, com port and baud rate.

RFIDIOt scripts are designed to be run from the command line in a shell. cd into the RFIDIOt folder and run them
from there.

DRIVERS
=======

If you are running an ACG reader, you will need the FTDI virtual serial port drivers which can be found here:

	http://www.ftdichip.com/Drivers/VCP.htm

This is probably the one you want:

	http://www.ftdichip.com/Drivers/CDM/CDM%202.04.06.exe
