descriptionA RFID based application on qt
homepage URLhttp://code.google.com/p/qtrdw125klib/
ownerkde-devel@opsiland.info
last changeFri, 1 Feb 2008 19:02:42 +0000 (1 20:02 +0100)
content tags
add:
readme

The Kimaldi RDW125K RFID ReaderWriter is a product made by Kimaldi Electronics, S.L. that can read and write RFID cards using the 125k frequency.

This piece of hardware includes a Visual Basic Activex control, which let you use the adapter from any MS Windows enabled computer easily.

This library provides a Qt 4 class that can be used to control the RDW125K in a multiplatform way.

It uses QextSerialPort, a serial port class developed by Stefan Sander

NOTE : This is still not "production-ready" software, AKA pre-α, use it at your own discretion.

NOTE : Initially developed for the "Advanced peripherals" course, University of Almeria 2007-08

shortlog
2008-02-01 Juan González- Documentationmaster
2008-02-01 Juan GonzálezUse qt to retrieve local host name
2008-01-31 Juan GonzálezCleanup, document and license cleanup
2008-01-16 Juan Gonzálezscale the password item on login success and make that...
2008-01-16 Juan GonzálezRemove unused variables (or q_unuse them)
2008-01-14 Juan González- reduce keep locked interval to 50ms
2008-01-14 Juan GonzálezUse a 100ms timer to keep the screen locked
2008-01-14 Juan González- Added an animation for login succes
2008-01-14 Juan Gonzálezadded a fancy animation to the login failure notification
2008-01-14 Juan Gonzálezchange login failure notification location because...
2008-01-14 Juan GonzálezUse a linear gradient instead of radial gradient, it...
2008-01-13 Juan Gonzáleza little bash script to execute the RFIDLoginManager...
2008-01-13 Juan Gonzálezadd a couple more environment vars (SHELL, USER)
2008-01-13 Juan Gonzálezset a tooltip for the systray icons
2008-01-13 Juan González-comment conflicting code that produces a segfault...
2008-01-13 Juan Gonzálezremove commented code
...
heads
16 years ago master