搜索资源列表
shizhong
- 如果是用pc的串口传输数据就好办了,可以安装一个串口监视工具(如AccessPort)。电脑串口一般是2、3、5三根线通讯,2是txd,3是rxd,5是GND,但是电脑的逻辑电平与单片机的逻辑电平不同,具体看串口通信协议,网上很容易搜到。 IIC总线上的数据可以通过示波器查看,两个探头,一个连接clk,另一个连接sda,IIC通信时可以观察到传输的数据。 -If you are using pc' s serial port to transfer data much easier t
daima
- 下载代码后,利用转串口模块,在串口猎人中发码区选HEX,波特率自己选择合适的,在高级收码中,来源选项选择提取每一帧,帧尾前打勾,帧长限制为2,然后启动高级收码,启动示波器,即可看到波形了-After downloading the code, the use to serial module, serial code area selected hunters medium HEX, choose the appropriate baud rate, the senior received co
virtual-scope
- 飞思卡尔光电组的调试软件,一个虚拟的串口示波器-debug software for fskr,a virtual scope
Serial_Digital_Scope-V2_Cracked
- 虚拟示波器软件破解版,通过串口可以实现示波器的功能。附有C代码的头函数和原函数。-Software cracked version of virtual oscilloscope, oscilloscope functions can be realized through the serial port. With c code H file and Source file.