Basic Read and Writer implementation for an OEM Mifare RWD Device.
History
v1.01 minor changes, mainly added comments
2013-06-29, by seblovett [Sat, 29 Jun 2013 18:57:07 +0000] rev 4
v1.01 minor changes, mainly added comments
V1 of the code. All basic functions are implemented and documented.
2013-06-29, by seblovett [Sat, 29 Jun 2013 18:46:29 +0000] rev 3
V1 of the code. All basic functions are implemented and documented.
got all basic functions working. Need to start implementing a good UI
2013-06-27, by seblovett [Thu, 27 Jun 2013 21:30:01 +0000] rev 2
got all basic functions working. Need to start implementing a good UI
Got read, prog_eeprom, write key, get_uid all working.; write is implemented, but not tested due to not knowing the B key..
2013-06-26, by seblovett [Wed, 26 Jun 2013 22:18:08 +0000] rev 1
Got read, prog_eeprom, write key, get_uid all working.; write is implemented, but not tested due to not knowing the B key..
Got read, get uid and write to EEPROM working!
2013-06-26, by seblovett [Wed, 26 Jun 2013 19:09:58 +0000] rev 0
Got read, get uid and write to EEPROM working!