<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>优微视开发者社区 - 视觉解决方案交流区</title>
    <link>http://www.youvtec.com/bbs/forum.php?mod=forumdisplay&amp;fid=2</link>
    <description>Latest 20 threads of 视觉解决方案交流区</description>
    <copyright>Copyright(C) 优微视开发者社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 19 May 2026 10:59:35 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.youvtec.com/bbs/static/image/common/logo_88_31.gif</url>
      <title>优微视开发者社区</title>
      <link>http://www.youvtec.com/bbs/</link>
    </image>
    <item>
      <title>如何提高pcb手工焊接的效率</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=33</link>
      <description><![CDATA[首先是了解手上的工具的特点以及选用合适的工具。因为每一个工具都会有自己的优点和缺点。
比如热风枪，不同的品牌相同的温度和风速设置，加热的时间和温度很可能是不同的。
这就需要通过多次实践来了解热风枪的设置和自己所需要的温度的差异。
我所用的热风枪，正常 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Mon, 15 May 2023 03:25:21 +0000</pubDate>
    </item>
    <item>
      <title>小电动工具的锂电化</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=32</link>
      <description><![CDATA[相比10年前，硬件工程师，用到的小电动工具，比如充气泵，电钻，焊台，吸笔等都发生了变化。
最显著的是，都用上了锂电池的。
一方面是锂电池价格越来越便宜，这很大程度上得益于电动汽车相关产业的发展。
另一方面电池的续航时间也得到了一定的改善。

典型的产品 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Fri, 12 May 2023 07:58:23 +0000</pubDate>
    </item>
    <item>
      <title>分享0402贴片电阻和贴片电容的焊接</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=26</link>
      <description><![CDATA[相对0604和0805封装的阻容，0402封装的尺寸太小
即不容易使用镊子从编带中取出，也不容易使用电烙铁焊接，
这里分享一下，焊接0402阻容的技巧。

首先推荐使用焊锡膏，如果使用钢网，可以用维修佬的焊锡膏，
这个比较干，拿开钢网后不容易流。
如果不使用钢网，那 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Fri, 12 May 2023 02:35:42 +0000</pubDate>
    </item>
    <item>
      <title>线序检测关键技术</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=17</link>
      <description><![CDATA[作者

Version 1.0,
2019-05-29
Table of Contents
线序检测仪介绍
线序检测仪的组成
光源和打光方式
颜色检测相机
镜头
触发方式
结果输出和显示
技术难点和解决方案
反光处理
相近颜色难区分
触发时机
总结
线序检测仪介绍
线序检测仪是根据线束 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Wed, 29 May 2019 04:01:26 +0000</pubDate>
    </item>
    <item>
      <title>自动锁螺丝机造作指南(七)精度分析</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=16</link>
      <description><![CDATA[锁螺丝精度分析随着自动锁罗斯基在3C产品的组装中越来越多的应用，其精度要求也越来越高，尤其是在手机这类，集成度高的产品的组装中，其使用的螺丝的也越来越小。 通常是M1.2~M1.6的螺丝，螺丝孔尺寸也越来越小。这就要求锁螺丝机的精度远高于其他的大件电子产品。而使 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Thu, 02 May 2019 04:13:43 +0000</pubDate>
    </item>
    <item>
      <title>自动锁螺丝机造作指南(六) 接口编程</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=15</link>
      <description><![CDATA[]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Sat, 27 Apr 2019 08:38:57 +0000</pubDate>
    </item>
    <item>
      <title>自动锁螺丝机造作指南(五)编程介绍</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=14</link>
      <description><![CDATA[编程编程可以分为三大部分：运动控制器的编程；视觉传感器编程；人机界面编程。
介绍运动控制器编程。在没有机器视觉的自动锁螺丝机上，主要就是运动控制器的编程。根据使用的运动控制器的不同而不同。
其主要包括如下部分：

[*]上电初始化程序。将内部存储用的临 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Thu, 25 Apr 2019 02:55:15 +0000</pubDate>
    </item>
    <item>
      <title>自动锁螺丝机造作指南(四)运行过程</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=13</link>
      <description><![CDATA[运行流程自动锁螺丝机的运行状态如下图

[*]新安装的系统，首先需要必要的设置：根据运动机构的实际行程，设置运动范围；运动测试，检查IO口是否读取正常等。
[*]使用了机器视觉系统的自动锁螺丝机，需要进行标定，用以确定像素到实际尺寸的转换关系。
[*]经过标定 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Wed, 24 Apr 2019 03:45:53 +0000</pubDate>
    </item>
    <item>
      <title>自动锁螺丝机造作指南(三)成本分析</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=12</link>
      <description><![CDATA[成本分析下面从硬件和软件两个方面，分析一下自动锁螺丝机的成本。
硬件成本分析
[*]无论采用无机器视觉的锁螺丝机还是有视觉的锁螺丝机，其运动部分和锁螺丝部分大致相同。区别在于支持的螺丝机个数。
[*]在运动机构上，采用丝杠的直线运动模组，比采用同步带的直线 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Tue, 23 Apr 2019 01:47:52 +0000</pubDate>
    </item>
    <item>
      <title>视觉对位系统YVCP2000</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=10</link>
      <description><![CDATA[https://pan.baidu.com/s/1QBJOy44x7ixPluOmyc4hmA 密码: 9vxm]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Mon, 22 Apr 2019 12:52:33 +0000</pubDate>
    </item>
    <item>
      <title>视觉对位系统YVCP3000</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[https://pan.baidu.com/s/1Z-H7ZKBYyMuKgf7DGR42Mg 密码: b4h9]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Mon, 22 Apr 2019 12:52:02 +0000</pubDate>
    </item>
    <item>
      <title>自动锁螺丝机造作指南(二)系统构成</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=2</link>
      <description><![CDATA[系统构成使用工业智能相机组建的自动锁螺丝机，其系统组成相对简单，如下图所示。


硬件组成
[*]龙门架，
[*]直线运动模组，通常由直线导轨，丝杠或皮带，滑块，步进电机或伺服电机组成的三轴或六轴的运动机构。
[*]安装在Z轴的锁螺丝机
[*]螺丝自动送料装置
[ ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Mon, 22 Apr 2019 03:33:01 +0000</pubDate>
    </item>
    <item>
      <title>自动锁螺丝机造作指南(一)介绍</title>
      <link>http://www.youvtec.com/bbs/forum.php?mod=viewthread&amp;tid=1</link>
      <description><![CDATA[介绍组装是一个很重要的制造环节。其中小型电子消费品的组装，通常是一个将内部电路放入外壳，并琐螺丝的环节。 其经历了从流水线上完全手工组装，到半自动组装，最后到全自动组装的过程。 全自动组装具有速度快，精度高，组装效率高，可以大量节省人工的优点。 在全自 ...]]></description>
      <category>视觉解决方案交流区</category>
      <author>david</author>
      <pubDate>Sun, 21 Apr 2019 03:52:30 +0000</pubDate>
    </item>
  </channel>
</rss>