搜索资源列表
host
- 通过USB接口采集数据到上位机,获取设备的详细信息,并在上位机软件中显示出相应的波形-Through the USB interface to collect data to PC for more information on equipment and software in the host computer to display the corresponding waveform
display
- 该软件利用MFC编程,实现波形的动态无闪烁显示,可以当作个虚拟示波器使用。还可以作为上位机和单片机的接口操作界面。-The software is the use of MFC programming, implementation of the dynamic waveform flashing, it can be used as a virtual oscilloscope. Also can serve as a host computer and the MCU interface.
STM32 驱动 W5100 实现 http 的网页浏览也可通过网页控制 LED
- CPU 是使用 STM32F103 的单片机,可以非常方便地移植软件到 ST 的Cortex 单片机上,而单片机采用 SPI 总线和间接总线与 W5100 接口,并可任选一种方式.也提供JTAG接口用于单片机软件调试.可通过RS-232C接口下载程序.CPU 和 W5100 采用 3.3V 电压供电.另提供标准RS-232C 串行接口与上位机相连.编译器是使用 Keil 的 MDK 工程.
new_iic_1217
- BMS上位机软件,通过USB转IIC接口与下位机通信,获取下位机的实时状态-BMS PC software via USB to IIC interface with lower machine communication, access to real-time status of lower machine
VC6_TestPanel_5_14
- 基于f320usb接口发送,vc++上位机软件存储并显示-Based interface to send f320usb vc++ PC software to store and display
full_motioncontrol
- 绘图输出控制软件,主要适用于激光切割、雕刻等,步进电机控制绘图输出的设备。支持并口控制和USB下载控制。 资料包含: 上位机源代码:控制设备输出的源代码; 下位机源代码:芯片(ARM、DSP等)控制源代码; 接口源代码:可重编程的源代码,供完善程序; 端口控制源代码:LPT并口控制和USB端口下载源代码; 程序文件:控制软件的可执程序和程序演示视频。 程序可用于电机控制测试和应用于根据图形输出的控制软件,源程序可任意修改和应用于商业用途。 希望为电
shujucaiji
- 这部分代码是采集系统的软件部分,代码在KEIL C下编写。该代码首先实现了对存储芯片的初始化,然后通过程序控制实现A/D转换,并将转换后的数据存储到芯片,并且将相关信息显示到LCD上面,最后程序采用UART接口,能够将数据通过蓝牙传送到上位机。-This code is part of the acquisition system software, code written in KEIL C under. This code implements the first initializati
FT2232PFPGA
- 上位机软件控制FT2232接口芯片,对FPGA采集的数据进行高速读取-FT2232 PC software control interface chip for high-speed data acquisition FPGA reads
上位机接口软件
- 上位机接口软件,将MSP430单片机烧录程序拆解成字节从串口发送(UPdata for MSP430 from comx)
PCSC读卡器工具范例
- 通过PCSC接口来给读卡器发送APDU,完成ic卡的测试。(Through the PCSC interface to send the APDU card reader, IC card to complete the test.)
testseri_PC_F1
- 一款基于STM32F103的PC上位机软件,使用C#编写,使用USB虚拟串口进行指令通信。可根据自身需要,修改接口指令,完成指定上位机功能。(A PC host computer software based on STM32F103 is written by C#, and the USB virtual serial port is used for instruction communication. According to our needs, we modify the inter
candtu_vc++
- CANTest 通用测试软件、CAN 接口函数库是提供给用户进行上位机二次开发,可以自行编程进行数据收发、处理等.