搜索资源列表
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
ApexSPI
- SPI unit for ft232 usb convertor. I used this code for record of values in AD7303
Comport
- delphi使用串口通信的控件PC向单片机发送6个字节的数据,单片机收到后返回PC显示。注释我都写很清楚了,你自己稍微改下就可以了。-delphi controls PC using serial communication sent to the MCU 6 bytes of data received and returned to PC display microcontroller. Note I have written very clearly, and you can slight
SPComm_for_Extend
- 目前用户购买电脑大部分都不带串口(RS-232),如果需要与串口进行通讯,大部分都是用USB转串口的解决方案,但是用该方案一般分配的串口号都是大于10,在网上下载的程序大部分都不支持串口号大于10的,使用时造成不便,该控件可以解决该问题,本人已经测试并且使用到项目中,请放心下载。-Most computer users do not currently buy with serial interface (RS-232), if you need to communicate with the
nexys4-ddr_sw_demo
- The Nexys4 DDR board is a complete, ready-to-use digital circuit development platform based on the latest Artix-7™ Field Programmable Gate Array (FPGA) Xilinx® . With its large, high-capacity FPGA (Xilinx part number XC7A100T-1CSG324C)