完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,阿利需要帮助如何使用一个R305指纹模块(四针)与PIC16F87A。我可以直接连接到一个PIC端口,我需要什么样的库文件。我想能够使用三个按钮来进行指纹采集、删除和搜索。
以上来自于百度翻译 以下为原文 HI all I need help on how to use an R305 Fingerprint Module (four pin) with PIC16F877a. Can I connect directly to one of the PIC ports, what library files do I need. I want to be able to use three push buttons for fingerprint capture, delete and search. |
|
相关推荐
5个回答
|
|
R305模块使用USB或UART通信。因为16F87A PIC没有USB主机能力,所以您将需要使用UART方法。R305模块的数据表清楚地描述了所需的UART连接、所使用的串行协议以及操作模块所需的命令/数据结构。您将需要编写实现这些功能的代码。可能有ARDINO系列控制器可用的“库”,这些可以给您一些启示,但是它们不会直接在PIC控制器上使用。
以上来自于百度翻译 以下为原文 The R305 module uses either USB or UART communications. Because the 16F877a pic does not have USB HOST capability you will need to use the UART method. The datasheet for the R305 module clearly describes the UART connections needed, the serial protocol used and the command/data structures needed to operate the module. You will be required to write the code that achieves these things. There may be example "libraries" available for the Arduino series of controllers and these MAY give you some insight however they will NOT be directly usable on a pic controller. |
|
|
|
谢谢,有没有人成功地使用了16F87A的R305或FM206指纹模块?我已经能够让模块通过串口到PC和SFG软件进行响应,但是对于PIC I,无法从数据表中获得十六进制代码的响应。
以上来自于百度翻译 以下为原文 Thank you, is there anyone whose managed to use the R305 or FM206 Fingerprint modules with 16F877a successfully ? I've been able to get the module to respond via serial port to PC and SFG software, but to the PIC I can not get response with the HEX codes from datasheet. |
|
|
|
我对此表示怀疑。那部分内存很小。指纹数据大于RAM大小。那么你能用这些数据做什么呢?不多。你最终想把指纹中的指纹与扫描的指纹进行比较。外部闪光灯将至少使用24F。
以上来自于百度翻译 以下为原文 I doubt it. That part has very little ram. The fingerprint data is larger than the ram size. So what can you do with the data? not much. you eventually want to compare fingerprints in storage with the fingerprint scanned. external flash I would use a 24F at minimum. |
|
|
|
我相信R305模块具有用于存储指纹数据的内部存储器,并且对模块内部的扫描与存储的指纹比较进行扫描。
以上来自于百度翻译 以下为原文 I believe the R305 module has internal memory for storage of fingerprint data and does scan vs. stored fingerprint comparisons internal to the module. |
|
|
|
是的,它确实有内部存储,一旦建立数据库,它就在本地存储,并且算法匹配。
以上来自于百度翻译 以下为原文 Yes it does have internal storage, once database is built it stores locally and the algorithm to match. |
|
|
|
只有小组成员才能发言,加入小组>>
5158 浏览 9 评论
1997 浏览 8 评论
1926 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3169 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2222 浏览 5 评论
723浏览 1评论
606浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
494浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
620浏览 0评论
519浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 10:49 , Processed in 1.703218 second(s), Total 84, Slave 68 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号