https://github.com/parthpower/r305library
Generic C library for r305 fingerprint scanner module.
https://github.com/parthpower/r305library
avr c embedded-c generic library r305
Last synced: 9 months ago
JSON representation
Generic C library for r305 fingerprint scanner module.
- Host: GitHub
- URL: https://github.com/parthpower/r305library
- Owner: parthpower
- License: mit
- Created: 2016-04-24T18:13:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T15:15:32.000Z (over 5 years ago)
- Last Synced: 2025-03-25T22:51:30.775Z (10 months ago)
- Topics: avr, c, embedded-c, generic, library, r305
- Language: C
- Homepage: https://parthpower.github.io/r305library
- Size: 208 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r305library
Generic C library for r305 fingerprint scanner module.
Check [test_avr.c](test_avr.c) and [test.c](test.c) for example usage.