搜索资源列表
RFID-C++
- 飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。 先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support
rfid_demo
- RFID demo 程序,C#代码,支持串口方式寻M1卡,识别卡,读卡号,读数据等-RFID demo program in C# code, support serial searching M1 card, identification card, read card number, read data, etc.
c++reader
- RFID 读卡演示程序,需要连接串口设备;-RFID Reader demo program, need to connect serial devices
Reader
- 基于at89s52的读mifare1卡c51源程序.单片机与rfid读卡模块yhy502相连。单片机与上位机通过串口进行通信,通信速率为19200bps。在PC端通过串口调试软件可以方便地对yhy502模块进行操作,完成读13.56mhz射频的功能。-AT89S52 based on the C51 card mifare1 read the source code. Singlechip with rfid reader module yhy502 connected. MCU and hos
rfid
- 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
SerialCommunication
- vs2005开发环境下面用C#编写的虚拟RFID串口模拟器。当接从串口收到一个数据的时候,工具自动回复一个你定制的报文串。前提是需要有虚拟串口。也可以手动向串口发送报文的功能。-vs2005 development environment written in C# using the following virtual RFID serial simulator. Upon receiving a data received from the serial port when the tool
24LE1RX
- 功能: RFID READER接收程序 说明: 收到数据显示灯闪烁一下,并通过串口上显示ID值-a 24le1 receive c program
GPIO_CSharp
- PDA818开放了一些GPIO,用于控制其内部设备电源和操作 (注:没有开放的GPIO,请不要随便操作,以免影响系统的稳定忙) GPG1 GPRS电源开关 GPH9 GPRS开关机控制 GPB0 LCD背光控制(可配置成PWM) GPB2 摄像头闪光灯控制 GPB8 条码扫描电源开关 GPB4 条码扫描触发 GPB10 GPS电源开关 GPF4 RFID电源开关 2. PDA818同时也提供扩展GPIO,供客户控制外部设备,或其他
RFID
- linux在minigui上基于串口的用RFID读卡的c程序-linux serial based on minigui c program using RFID reader
RFID软件-一卡通 -
- 一个用c#写的上位机,可以进行串口通讯,识别标签,进行读写操作(A host computer written in c# can communicate with the serial port, identify the label, and read and write.)
C++
- windows系统,c++语言的 通过RS232 (串口)操作RFID读写卡器的源代码(The windows system, the c++ language uses the RS232 (serial port) to operate the source code for the RFID read and write card)
InventoryHelper
- 通过串口发送命令控制RFID模块盘寻周围标签(Via a serial port to send command control RFID module plate found around the label)
AccessControlSystem
- 了解 MicrosoftVisualStudio2010 开发环境及窗体应用程序建立 使程序通过串口与 RFID 实验系统平台建立连接并通信 ? 了解 MicrosoftAccess 数据库及其在程序中的使用 了解原理机 COM 协议 ? 实现 RFID 读卡显示,存储用户的相关信息并控制电磁锁门禁开关等功能 上位机应用程序采用 C#语言开发,遵守 C#编程规范,门禁控制功能根据原理机 COM 协 议实现,使用串口线和 USB 转串口线将 PC 与原理机连接;上位机程序根据原理机 COM 协
PortControlDemo
- c#通过串口方式读取rfid标签数据可以对串口收发数据(C # Reading RFID tag data through serial port can send and receive data to serial port)