December 2010
2 posts
3 tags
Time tracking, with code!
I’ve spent some more time working on my toggl physical interface:
The timer now uses the more familiar mechanic of an old-fashioned punchclock
the RFID reader is only reset when a card is read (speeds up reads)
The arduino reader unit handles the reading of tags. On punch-out, the reader prints the tag id, and the number of seconds between punch-in time and punch-out time. the toggl.py...