1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Lukas Bachschwell 1bb6704d6e Fixed Wrong files getting detected as persons
Added HardwareSerial* as parameter to print person
Fixed bug in check for file

Added RFID and Finger revoke mechanisms
Added user scan
Added set user credits
Enabled creditsystem
2016-07-08 12:51:21 +02:00
Lukas Bachschwell df94ff0654 moved maxID to beerbox struct and update in readPerson
moved drinksMax to beerbox struct and refactored to maxDrink
added if(debug) to all serial write and serial print statements

Moved BLE com to seperat file and added command and subcommandparsing
Added filename JSON method
2016-07-07 09:52:14 +02:00
Lukas Bachschwell b492867bd2 Added missing files 2015-11-19 20:38:42 +01:00
Lukas Bachschwell 4c18ae050f Enroll working, fixed array sizeof with workaround 2015-09-25 13:19:26 +02:00
Lukas Bachschwell 7e482344d2 Finally fixed the mem issuecd beerbox/! Basic Reading,writing and counting now working 2015-09-24 20:01:51 +02:00
Lukas Bachschwell e96cf8e996 Added print to rfid and finger; fixed getIndex methods; added drink counts to read; added global person array 2015-09-22 22:51:27 +02:00
Lukas Bachschwell 4b854998c8 Changed Line Structure for config and person files, added credits_left to person, fixed read_person 2015-09-22 21:32:18 +02:00
Lukas Bachschwell a149928996 Lots of changes, bug in read_person... 2015-09-19 11:46:46 +02:00
Lukas Bachschwell 835c455762 Added basic Button and Display IO 2015-09-18 19:32:11 +02:00
Alexander Junk 13bbc2d1b1 merge 2015-07-13 19:32:39 +02:00
Alexander Junk e82e5729aa Save 2015-07-13 19:09:27 +02:00
Alexander Junk 995fd9b815 First commit 2015-07-13 16:49:36 +02:00