• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
  • 如何在没装LABVIEW的电脑上运行编译程序?

    我按照图1上面的直接生成EXE编译程序,能在安装了LABVIEW软件的电脑上正常运行,但没装labview的电脑上就运行不了了,提示无法定位labview运行引擎。希望各位大神能告诉我怎么解决这个问题,如何操作?

    2017-02-23 09:52

  • 请大神指点:错误使用 regionGrowing (line 61) Please define one of the current images!

    determines the new valuesxv = queue(1,1);yv = queue(1,2);zv = queue(1,3);% .. and delete the first

    2016-07-16 22:44

  • 带状线超宽带电桥的结构形式和设计方法

    带电桥的实例来讲述带状线超宽带电桥的设计。文章所有源文件见:链接:https://pan.baidu.com/s/1pT4oH7F9qjZ2sA_jhIEo3A 密码:zv081、带状线超宽带8343电桥

    2019-06-25 07:30

  • 请问一下怎样去设计一种压敏电阻保护电路?

    压敏电阻的最大特点是什么?压敏电阻主要应用在哪些领域?怎样去设计一种压敏电阻保护电路?

    2021-07-11 07:06

  • PIC18F67J60上的TCP/IP lite堆栈似乎非常慢

    你好,我使用PIC18F67 J60控制器,尝试实现Modbus TCP/IP。为此,我使用TCP/IP Lite堆栈。该控制器将作为一个远程服务器,并将具有一些DI,其状态将被发送到PC,将充当客户端。最初,我实现了堆栈,并测试了演示服务器和Client。C文件,并能够成功地与TeCPPIPdemo.JAR文件建立通信。NT的Modbus TCP协议,我对TCPyServelDimo.c文件做了微小的更改,而不是回送所接收的任何内容,控制器将返回的响应发送给匹配的Modbus查询。我需要从微控制器查询每200到300毫秒的数据。从最初的响应中,我没有得到来自控制器的响应。只有当我在PC端增加轮询时间(到3秒以上)时,我才能接收到每个查询的连续响应。但是即使在这种情况下,PC在控制器响应之前多次重试(这是使用WiReSARK进行的)。我想知道我的需求是否可以使用这个控制器和这个堆栈来执行,如果需要的话,我需要做什么来加快PIC方面的TCP处理。样例代码,如果需要,WiRESHARK PICS。我现在使用PIC-OLIMEX开发板测试这个。 以上来自于百度翻译 以下为原文 Hi, I'm using PIC18F67J60 controller and trying to implement Modbus TCP/IP. I am using the TCP/IP Lite Stack for this purpose. The controller will act as a Remote Server and will have some DI whose status will be sent to a PC that will act as the Client. Initially I implemented the Stack and tested the demo server and client .c files and was able to successfully establish communication with the TCPIP_Demo.jar file. To implement the Modbus TCP protocol, I made minor changes to the tcp_server_demo.c file and instead of echoing back whatever is received, the controller sends back response to a matching Modbus query. I need to query the data from the microcontroller every 200 - 300 ms. When I poll at this speed from PC, apart from an initial response I get no more responses from the controller. Only when I increase the polling time on PC side (to above 3 seconds) I'm able to receive continuous response for each query. But even in that case, the PC retries multiple times before the controller responds (this was observed using Wireshark). I would like to know if my requirement can be executed using this controller and this stack, and if so what I need to do to speed up the TCP handling on the PIC side. I can provide the sample code, wireshark pics if required. I'm currently testing this using the PIC-OLIMEX development board.

    2018-09-26 16:24

  • AD18在老机器打开文件崩溃,新机器没问题

    如图,用ad18打开文件就弹出这个窗口,ad15/16都没问题,不知道是不是显卡的问题,大家有没有遇到过。

    2018-05-09 18:33

  • 如何让XMOD与PS端一起工作并在终端中打印值?

    亲爱的所有人,我第一次尝试让XMOD与PS端一起工作并在终端中打印值。我尝试了一些像微型编年史的教程。我设法让内部信号工作,但无论我尝试测量其中一个外部输入它都不起作用。我最终使用作为附件发布的教程,作为演示,我还包括我的源代码和块设计。我尝试通过制作几个打印进行调试,我知道代码至少在“Test2”printf中工作。在构建期间,不会出现任何错误或任何内容。所以我有点困惑,找出它出错的地方。希望有人能帮帮我。最好的问候,Remco Vinkxadc.pdf 68 KBlab3.pdf 873 KBdesign_1.pdf 18 KB

    2020-08-27 15:28

  • 分享一款不错的基于FPGA和EPP的图像传感器高速数据采集系统

    本文采用了具有较高传输速率的增强型并行口协议(EPP)和FPGA,实现对OV7620CMOS图像传感器进行高速数据采集,它最高速率可以达到2Mb/s。

    2021-05-10 07:01

  • RK3288 Android 7.1.2内置时编译User版本源码出错是什么原因呢

    RK3288 Android 7.1.2内置时编译User版本源码出错是什么原因呢?怎样去解决RK3288 Android 7.1.2内置时编译User版本源码出错的问题呢?

    2022-03-03 07:18

  • 怎样通过EPP和FPGA实现对OV7620CMOS进行高速数据采集

    如何采用具有较高传输速率的增强型并行口协议(EPP)和FPGA,实现对OV7620CMOS图像传感器进行高速数据采集,让它的最高速率可以达到2Mb/s?

    2021-04-12 07:08