搜索资源列表
AVR-CDC.2006-07-18
- AVR模拟USB资料全部资料,可以简单的实现USB功能,测试OK-AVR analog USB data all the information
Virtual_COM_Port
- USB模拟串口通信的例子,适合于STM3210E的学习板.-USB serial communication example of simulation for learning in STM3210E board.
USB_key
- 【原创】 使用批处理编写,利用wmic读取设备id,简易实现加密U盘原理的小程序。可以模拟实现USB-key(U盾)功能。-【Original】 use batch writing, use of wmic reading device id, simple realization of U disk encryption principle of applet. Can be simulated to achieve USB-key (U Shield) feature.
SelfmadeUSBportISP2313AnalogUSB
- 自制USB口ISP(2313模拟USB)-Self-made USB port ISP (2313 Analog USB)
RCU-Monitor-1.0(code)
- 1.IR读码器,RF 数据模拟器,解码,波形测量等。 2.采用USB HID协议采集数据,无需驱动,即插即用。 3.专业的红外解码库,可以解市场上80 以上红外码。 4.使用sonix sn8f2271作为采集器控制器,配合本人开发的遥控器套件,具有键盘,鼠标功能,还可以模拟2.4G通讯数据。-1.IR code reader, RF data simulator, decoding, and waveform measurements. 2.use USB HID protocol
key
- 使用WINIO编写的模拟键盘程序,对USB键盘无效。-The the analog keyboard program written using WINIO, USB keyboard is not valid.
C-SHARP_USB_ADC_Test
- 在C#平台调用USB-I2C适配器或者USB-SPI适配器的二次编程接口函数实现ADC(模数转换)功能,USB-SPI适配器和USB-I2C适配器有8路、12bit、采样频率为1M的ADC,适配器采用3.3V参考电压,利用适配器的ADC功能可以测量0到3.3V之间的模拟电压信号。-Calling adapter or USB-I2C adapter USB-SPI in C# programming interface functions to achieve the secondary pla
SDcard
- SD卡模拟U盘,采用USB通信,基于STM32F103芯片-SD card
手机抓包步骤(1)
- 在windows的模拟命令行中执行: Cd d:\soft\tools //进入windows系统某个目录 adb shell //调用安卓的adb接口进入手机系统 su //切换root用户 在手机上按“同意”之后再执行: Cd /data/local //进入Tcpdump目录 ./tcpdump –p –vv –s 0 –w /sdcard/test.pcap //开始抓包命令,test只是抓包后的文件名,可自己更改 在手机上访问需测试的网址,访问之后
调制识别MPSK MFSK MASK AM DSB USB LSB FM
- 模拟各种调制模式,在信道模型下进行相关识别(Simulation of various modulation modes and correlation recognition under channel model)
SafeNet USB SuperProUltraPro
- SMT编程软件破解软件而温柔提问问题问问他(SMT programming software cracking software)
ch55X USB串口CDC 模拟CH340
- 操作ch559,IO口,点亮LED,实现功能,配置频率(Operate ch559, IO port, light LED, realize function, configure frequency.)
USB虚拟串口
- 使用USB模拟串口进行通信,便于进行软件调试(Using USB analog serial port for communication)
USB-HID-20191231
- 用STM32做的一个USB 模拟发送按键到PC上 当GPIO按下的时候 模拟指定的字符发上来,模拟游戏按下的动作(Use a USB analog send button made by STM32 to send to PC when GPIO is pressed, simulate the action of game pressing)