一区二区三区三上|欧美在线视频五区|国产午夜无码在线观看视频|亚洲国产裸体网站|无码成年人影视|亚洲AV亚洲AV|成人开心激情五月|欧美性爱内射视频|超碰人人干人人上|一区二区无码三区亚洲人区久久精品

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評(píng)論與回復(fù)
登錄后你可以
  • 下載海量資料
  • 學(xué)習(xí)在線課程
  • 觀看技術(shù)視頻
  • 寫文章/發(fā)帖/加入社區(qū)
會(huì)員中心
創(chuàng)作中心

完善資料讓更多小伙伴認(rèn)識(shí)你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示

NanoBeacon? BLE掃描器教程(第二部分)

橙群微電子 ? 2023-06-07 10:51 ? 次閱讀
加入交流群
微信小助手二維碼

掃碼添加小助手

加入工程師交流群

在本系列的上一篇教程中,我們介紹了最近發(fā)布的NanoBeacon BLE掃描器移動(dòng)應(yīng)用程序,包括移動(dòng)應(yīng)用程序的概述、從哪里安裝、如何使用它從NanoBeacon 配置工具桌面應(yīng)用程序?qū)隝N100配置等。


In this tutorial, we will cover the following:

在本教程中,我們將介紹以下內(nèi)容:

A detailed look into device filters

對(duì)設(shè)備過濾器的詳細(xì)了解

Differences between the iOS and Android versions of the app

該應(yīng)用程序的iOS和Android版本之間的差異

Let’s get started!

讓我們開始吧!


Device Filters 設(shè)備過濾器

Here’s a look at the various filters available within the app for filtering for specific devices:

下面我們來看看應(yīng)用程序中可用于過濾特定設(shè)備的各種過濾器:


dd976f78-ff4a-11ed-ba01-dac502259ad0.png

To recap, the available filters are:

簡而言之,可用的過濾器是:

Name: this allows you to filter by device name.

名稱:這允許你按設(shè)備名稱過濾。

Advanced: allows you to filter by raw data included in the advertising data, company name, etc.

高級(jí):允許你按廣播數(shù)據(jù)中包含的原始數(shù)據(jù)、公司名稱等進(jìn)行過濾。

On Android, filtering by Bluetooth Address is possible (iOS does not expose the device’s Bluetooth address).

在安卓系統(tǒng)上,可以通過藍(lán)牙地址進(jìn)行過濾(iOS系統(tǒng)不暴露設(shè)備的藍(lán)牙地址)。

Minimum RSSI: this allows you to filter out devices that are discovered with an RSSI lower than the set value.

最小RSSI:這允許你過濾掉那些發(fā)現(xiàn)的RSSI低于設(shè)定值的設(shè)備。

Hide unnamed devices: this allows you to hide devices that donotadvertise a device name.

隱藏未命名的設(shè)備:這允許你隱藏那些沒有公布設(shè)備名稱的設(shè)備。

Only show project configuration matches:this allows you to show only devices that match the imported IN100 configuration (via scanning the QR code from the NanoBeacon Config Tool app).

只顯示項(xiàng)目配置匹配:這允許你只顯示與導(dǎo)入的IN100配置匹配的設(shè)備(通過掃描NanoBeacon配置工具應(yīng)用程序的QR碼)。

Sort by RSSI: this allows you to sort the list of devices by detected RSSI (starting with the device with the strongest signal).

按RSSI排序: 這允許你按檢測到的RSSI對(duì)設(shè)備列表進(jìn)行排序(從信號(hào)最強(qiáng)的設(shè)備開始)。

Type:allows you to show any combination of iBeacon, Eddystone UID, and Eddystone TLM advertising devices (while excluding other non-selected devices), as shown below:

類型:允許你顯示iBeacon、Eddystone UID和Eddystone TLM廣播設(shè)備的任何組合(同時(shí)排除其他未選擇的設(shè)備),如下所示:

ddab61b8-ff4a-11ed-ba01-dac502259ad0.png

Let’s dig into each of these in more detail.

讓我們更詳細(xì)地挖掘其中的每一點(diǎn)。


Device Name and Unnamed Devices

設(shè)備名稱和未命名的設(shè)備


When scanning for advertising BLE devices, you will typically see dozens of devices being discovered. This can make it challenging to find the device of interest. To address this (and if you know the device name), you can type in a portion of the device name (case-sensitive), and the scanner will only display the devices that match the entered device name.

在掃描廣播BLE設(shè)備時(shí),你通常會(huì)看到有幾十個(gè)設(shè)備被發(fā)現(xiàn)。這可能會(huì)使找到感興趣的設(shè)備成為一種挑戰(zhàn)。為了解決這個(gè)問題(如果您知道設(shè)備名稱),您可以輸入設(shè)備名稱的一部分(區(qū)分大小寫),掃描器將只顯示與輸入的設(shè)備名稱相符的設(shè)備。


For example, here I’ve set up an IN100 with one advertising set (custom data type), and I’ve set the device name to be “IN100”:

例如,在這里我設(shè)置了一個(gè)IN100的廣播集(自定義數(shù)據(jù)類型),我將設(shè)備名稱設(shè)置為 "IN100":


ddb8f7a6-ff4a-11ed-ba01-dac502259ad0.png

In the scanner view, the device will show up but among tens of other devices, making it challenging to find. Let’s add a device name filter to make it easier to find:

在掃描器視圖中,該設(shè)備將顯示出來,但在幾十個(gè)其他設(shè)備中,使其難以找到。讓我們添加一個(gè)設(shè)備名稱過濾器,使其更容易找到:


ddc759f4-ff4a-11ed-ba01-dac502259ad0.png

Once we enter the device name filter, we can click to the filter icon to go back to the scanner view. In the scanner view, we should be able to see the device now without all the other devices:

一旦我們輸入了設(shè)備名稱過濾器,我們就可以點(diǎn)擊過濾器圖標(biāo)回到掃描儀視圖。在掃描器視圖中,我們現(xiàn)在應(yīng)該能夠看到這個(gè)設(shè)備,而沒有其他所有的設(shè)備:


dddb3190-ff4a-11ed-ba01-dac502259ad0.png

This also works by entering partial strings, for example “IN”.

這也可以通過輸入部分字符串來實(shí)現(xiàn),例如 "IN"。


Another useful filter is the “Hide unnamed devices” checkbox. Once that’s checked, the scanner will only display devices that have included a device name in the advertising data:

另一個(gè)有用的過濾器是 "隱藏未命名的設(shè)備 "復(fù)選框。一旦選中,掃描器將只顯示在廣播數(shù)據(jù)中包含設(shè)備名稱的設(shè)備:


ddf0ba1a-ff4a-11ed-ba01-dac502259ad0.png

Sorting by RSSI and Min RSSI

按RSSI和最小RSSI排序

Two other useful filters are the “Sort by RSSI” and “Minimum RSSI” filters.

另外兩個(gè)有用的過濾器是 "按RSSI排序 "和 "最小RSSI "過濾器。

“Minimum RSSI” is helpful for filtering out devices that are too far and that typically add clutter to the scan results. For relatively nearby devices, we recommend discovering devices with an RSSI of -70 or greater. This will ensure you are only looking at devices that are in proximity to your smartphone.

"最小RSSI "有助于過濾掉太遠(yuǎn)的設(shè)備,這些設(shè)備通常會(huì)給掃描結(jié)果帶來混亂。對(duì)于相對(duì)較近的設(shè)備,我們建議發(fā)現(xiàn)RSSI為-70或更高的設(shè)備。這將確保你只看到與你的智能手機(jī)相近的設(shè)備。

Once you’ve set the minimum RSSI, it is also helpful to utilize the “Sort by RSSI” filter, which allows you to see a sorted list of discovered devices starting with the highest RSSI.

一旦你設(shè)置了最低RSSI,利用 "按RSSI排序 "過濾器也是很有幫助的,它可以讓你看到一個(gè)從最高RSSI開始的已發(fā)現(xiàn)設(shè)備的排序列表。

Here’s an example screenshot showing the results:

下面是一個(gè)顯示結(jié)果的屏幕截圖示例:


de021530-ff4a-11ed-ba01-dac502259ad0.png

As you can see, the devices are sorted by RSSI in descending order.

你可以看到,設(shè)備是按RSSI降序排序的。

Type Filter 類型過濾器

With the “Type” filter, you can ensure that only specific devices (iBeacon, Eddystone TLM, and Eddystone UID) are being listed in scanner view. You can select one or more of these types to show matching devices. The selected type is the only one that will be matched in the list. For example, selecting “Eddystone TLM” will only show Eddystone TLM advertising devices.

通過 "類型 "過濾器,你可以確保只有特定的設(shè)備(iBeacon、Eddystone TLM和Eddystone UID)被列在掃描儀視圖中。你可以選擇這些類型中的一個(gè)或多個(gè)來顯示匹配的設(shè)備。所選的類型是列表中唯一會(huì)被匹配的類型。例如,選擇 "Eddystone TLM "將只顯示Eddystone TLM廣播設(shè)備。


de12e9fa-ff4a-11ed-ba01-dac502259ad0.png

Note that all configured filters will be applied to the scan results. Also, there are certain restrictions on discovered iBeacon devices in the iOS version of the app. We’ll cover more on that in a later section within the tutorial.

請(qǐng)注意,所有配置的過濾器都將應(yīng)用于掃描結(jié)果。另外,在iOS版本的應(yīng)用程序中,對(duì)發(fā)現(xiàn)的iBeacon設(shè)備有一定的限制。我們將在本教程的后面一節(jié)中詳細(xì)介紹。

“Only show project configuration matches” Filter

"僅顯示項(xiàng)目配置匹配 "過濾器


The “Only show project configuration matches” filter is a unique feature of our NanoBeacon BLE Scanner mobile app. It allows you to only show devices that match the imported configuration from the NanoBeacon Config Tool.

"僅顯示項(xiàng)目配置匹配 "過濾器是我們的NanoBeacon BLE掃描器移動(dòng)應(yīng)用程序的一個(gè)獨(dú)特功能。它允許你只顯示與從NanoBeacon配置工具導(dǎo)入的配置相匹配的設(shè)備。


This is a very powerful filter that will not only let you focus on analyzing your IN100 device’s advertising data but also view it in a human-readable format, which no other mobile app on the market can do!

這是一個(gè)非常強(qiáng)大的過濾器,不僅可以讓你專注于分析IN100設(shè)備的廣播數(shù)據(jù),還可以以人類可讀的格式查看,這是市場上其他移動(dòng)應(yīng)用程序所不能做到的!


We covered how to import configurations via the QR code scan functionality in theprevious tutorial in this series.

我們?cè)诒鞠盗械纳弦黄坛讨薪榻B了如何通過二維碼掃描功能導(dǎo)入配置。


After importing the configuration and selecting this filter, the scanner will only show your device:

導(dǎo)入配置并選擇該過濾器后,掃描儀將只顯示你的設(shè)備:


de267524-ff4a-11ed-ba01-dac502259ad0.png

And to make things even more user-friendly, you can navigate into each of the discovered advertising sets to view the detailed parsed advertising data:

為了使事情變得更加方便,你可以導(dǎo)航到每一個(gè)被發(fā)現(xiàn)的廣播集,以查看詳細(xì)的解析廣播數(shù)據(jù):

de42d8d6-ff4a-11ed-ba01-dac502259ad0.png

de63d04a-ff4a-11ed-ba01-dac502259ad0.png

de77526e-ff4a-11ed-ba01-dac502259ad0.png

Advanced Filters 高級(jí)過濾器


The last filter we want to cover is the “Advanced” entry field. This allows us to filter by:

我們要介紹的最后一個(gè)過濾器是 "高級(jí) "條目欄。這使我們可以通過以下方式進(jìn)行過濾:

Raw bytes in the advertising data (hex values)

廣播數(shù)據(jù)中的原始字節(jié)(十六進(jìn)制值)

Company ID (hex values)

公司ID (十六進(jìn)制值)

Company Name (string values)

公司名稱(字符串值)

Device Name as well (string values)

設(shè)備名稱也是(字符串值)

Let’s take a look at an example of a discovered device and which parts can be matched using the Advanced Filter:

讓我們來看看一個(gè)被發(fā)現(xiàn)的設(shè)備的例子,以及哪些部分可以用高級(jí)過濾器來匹配:


de866182-ff4a-11ed-ba01-dac502259ad0.png

As you can see, there are various types of filters that can help you match only the devices you’re interested in discovering and having show up in the list.

正如你所看到的,有各種類型的過濾器,可以幫助你只匹配你有興趣發(fā)現(xiàn)并顯示在列表中的設(shè)備。


Differences Between iOS and Android Versions of the App

應(yīng)用程序的iOS和Android版本之間的差異

There are quite a few differences between iOS and Android when it comes to UI, the functionality and APIs available to apps, BLE behavior, etc.

在用戶界面、應(yīng)用程序可用的功能和API、BLE行為等方面,iOS和Android之間有相當(dāng)多的差異。

It’s essential to be aware of these differences not just as a developer but also as a user of our mobile app. This will help you better understand how things work on each platform and are aware of any differences in behavior between the two that could affect your development and testing activities when working with BLE devices, specifically our NanoBeacon IN100.

不僅僅是作為一個(gè)開發(fā)者,而且作為我們的移動(dòng)應(yīng)用的用戶,意識(shí)到這些差異是非常重要的。這將有助于你更好地了解每個(gè)平臺(tái)上的工作方式,并意識(shí)到兩者之間的任何行為差異,這可能會(huì)影響你在使用BLE設(shè)備時(shí)的開發(fā)和測試活動(dòng),特別是我們的NanoBeacon IN100。


Here’s a summary of the differences between the two platforms as it pertains to Bluetooth Low Energy functionality and the functionality of our NanoBeacon BLE Scanner mobile app:

以下是兩個(gè)平臺(tái)之間的差異總結(jié),它涉及到藍(lán)牙低能量功能和我們的NanoBeacon BLE掃描器移動(dòng)應(yīng)用程序的功能:


Advertisement Data 廣播數(shù)據(jù)

iOS does not give apps visibility of the Bluetooth address, so it’s not possible to search by or view the Bluetooth address of the discovered device(s).

iOS不給應(yīng)用程序提供藍(lán)牙地址的可見性,所以不可能通過搜索或查看所發(fā)現(xiàn)設(shè)備的藍(lán)牙地址。

iBeacons come through the Core Location framework on iOS and are reported once per second, so the adv interval cannot be estimated.

iBeacons通過iOS上的核心定位框架,每秒報(bào)告一次,所以無法估計(jì)廣播時(shí)間間隔。

iOS does not provide access to the raw advertisement data, so user-defined data types are not supported.

iOS不提供對(duì)原始廣播數(shù)據(jù)的訪問,所以不支持用戶定義的數(shù)據(jù)類型。

On iOS, it’s not possible to scan for unspecified iBeacons, and they will not show up in scan results unless you have scanned in a configuration that contains an iBeacon. The app registers the iBeacon when you load the configuration.

在iOS上,不可能掃描未指定的iBeacon,除非你在包含iBeacon的配置中進(jìn)行了掃描,否則它們不會(huì)在掃描結(jié)果中顯示出來。當(dāng)你加載配置時(shí),應(yīng)用程序會(huì)注冊(cè)iBeacon。

iOS will report iBeacons RSSI as 0 if iOS cannot determine the iBeacons proximity based on the TX power included in the iBeacon payload. The algorithm used by iOS is not public.

如果iOS無法根據(jù)iBeacon有效載荷中包含的發(fā)射功率確定iBeacon的距離,那么iOS將把iBeacons的RSSI報(bào)告為0。iOS使用的算法并不公開。

iOS will continue to report an iBeacon for up to 30 seconds after it has been powered down (or goes out of range).

在iBeacon斷電(或超出范圍)后,iOS將繼續(xù)報(bào)告該iBeacon長達(dá)30秒。


General Scanning 一般掃描

iOS will miss more advertisement packets than Android when using a larger advertisement interval (greater than 1000 ms).

當(dāng)使用較大的廣播間隔(大于1000毫秒)時(shí),iOS將比Android錯(cuò)過更多的廣播數(shù)據(jù)包。


Background Scanning 背景掃描

iOS does not allow continuous background scanning for advertisement data, with the exception of iBeacons.

除了iBeacons之外,iOS不允許對(duì)廣播數(shù)據(jù)進(jìn)行連續(xù)的后臺(tái)掃描。

Android will allow continuous background scanning for all BLE advertisements.

Android將允許對(duì)所有BLE廣播進(jìn)行連續(xù)的后臺(tái)掃描。


Notifications 通知

Android supports background notifications for all types of Triggered advertisements.

Android支持所有類型的Triggered廣播的后臺(tái)通知。

iOS only supports background notifications for Triggered iBeacon advertisements.

iOS只支持Triggered iBeacon廣播的后臺(tái)通知。


Conclusion 總結(jié)

And that’s it for this tutorial. We covered a lot of topics, including:

本教程到此結(jié)束。我們涵蓋了很多主題,包括:

Device Filters:

設(shè)備過濾器:

Device Name

設(shè)備名稱

Minimum RSSI

最小RSSI

Sort by RSSI

按RSSI排序

Hide Unnamed Devices

隱藏未命名的設(shè)備

Advanced Filters (raw data/bytes, text/strings, etc.)

高級(jí)過濾器(原始數(shù)據(jù)/字節(jié)、文本/字符串等)

Only Show Configuration Matches

只顯示配置匹配的設(shè)備

Filter by Type (Eddystone TLM, Eddystone UID, and iBeacon)

按類型過濾(Eddystone TLM,Eddystone UID,和iBeacon)

The differences between the iOS and Android versions of the mobile app.

移動(dòng)應(yīng)用程序的iOS和Android版本之間的差異。


In the upcoming tutorials in the series, we will cover:

在接下來的系列教程中,我們將介紹:

How to export logging data for captured advertising sets and analyze them

如何為捕獲的廣播集導(dǎo)出記錄數(shù)據(jù)并進(jìn)行分析

App notifications for Triggered Advertising Mode advertising sets

觸發(fā)式廣播模式廣播集的應(yīng)用程序通知

The new NanoBeaconLib mobile app library (allows you to develop a custom IN100-interfacing mobile app in no time!)

新的NanoBeaconLib移動(dòng)應(yīng)用程序庫(允許你在短時(shí)間內(nèi)開發(fā)一個(gè)自定義的IN100界面的移動(dòng)應(yīng)用程序!)。

and more!

以及更多!

聲明:本文內(nèi)容及配圖由入駐作者撰寫或者入駐合作網(wǎng)站授權(quán)轉(zhuǎn)載。文章觀點(diǎn)僅代表作者本人,不代表電子發(fā)燒友網(wǎng)立場。文章及其配圖僅供工程師學(xué)習(xí)之用,如有內(nèi)容侵權(quán)或者其他違規(guī)問題,請(qǐng)聯(lián)系本站處理。 舉報(bào)投訴
  • BLE
    BLE
    +關(guān)注

    關(guān)注

    12

    文章

    698

    瀏覽量

    60748
  • 掃描器
    +關(guān)注

    關(guān)注

    0

    文章

    180

    瀏覽量

    12371
收藏 人收藏
加入交流群
微信小助手二維碼

掃碼添加小助手

加入工程師交流群

    評(píng)論

    相關(guān)推薦
    熱點(diǎn)推薦

    TI大學(xué)計(jì)劃-電源篇

    本手冊(cè)將分為以下幾部分介紹信號(hào)鏈和電源相關(guān)的知識(shí)及 TI 產(chǎn)品在大學(xué)生創(chuàng)新活動(dòng)中的應(yīng)用: 第一部分:運(yùn)算放大器的原理和設(shè)計(jì); 第二部分:數(shù)據(jù)轉(zhuǎn)換的原理和設(shè)計(jì); 第三
    發(fā)表于 05-19 15:33

    松下MPS媒體制作平臺(tái) 第十一篇:深入探索自動(dòng)跟蹤插件(第二部分)

    MPS媒體制作平臺(tái) 第十一篇:自動(dòng)跟蹤插件(第二部分) Auto Tracking(自動(dòng)跟蹤)插件是一款基于人體檢測和面部識(shí)別的高精度跟蹤技術(shù)精確捕捉四處移動(dòng)的拍攝對(duì)象,從而完成拍攝的付費(fèi)插件。在
    的頭像 發(fā)表于 02-19 10:31 ?496次閱讀
    松下MPS媒體制作平臺(tái) 第十一篇:深入探索自動(dòng)跟蹤插件(<b class='flag-5'>第二部分</b>)

    選購固定式維影像掃描器需要注意什么?考慮哪些方面?

    在數(shù)字化日益普及的今天,固定式維影像掃描器已成為各行業(yè)提升工作效率的重要工具。無論是物流倉儲(chǔ)、工業(yè)生產(chǎn),還是醫(yī)療、圖書館等領(lǐng)域,其應(yīng)用都極為廣泛。然而,面對(duì)市場上琳瑯滿目的產(chǎn)品,如何選購一款合適
    的頭像 發(fā)表于 02-14 14:38 ?358次閱讀
    選購固定式<b class='flag-5'>二</b>維影像<b class='flag-5'>掃描器</b>需要注意什么?考慮哪些方面?

    維掃碼頭有效掃描距離是多少,影響掃描頭掃碼的因素有哪些

    在現(xiàn)代科技快速發(fā)展的今天,維碼掃描已經(jīng)成為我們?nèi)粘I詈凸ぷ髦胁豢苫蛉钡囊?b class='flag-5'>部分,無論是支付、物流追蹤還是信息獲取,都離不開維碼的掃描。那
    的頭像 發(fā)表于 01-15 16:26 ?1131次閱讀
    <b class='flag-5'>二</b>維掃碼頭有效<b class='flag-5'>掃描</b>距離是多少,影響<b class='flag-5'>二</b>維<b class='flag-5'>掃描</b>頭掃碼的因素有哪些

    工業(yè)維碼條碼掃描器流水線條碼掃描

    在工業(yè)生產(chǎn)的廣闊舞臺(tái)上,工業(yè)維碼條碼掃描器以其卓越的耐用性和高效的掃描能力,成為了連接自動(dòng)化生產(chǎn)與信息管理不可或缺的橋梁。它們不僅是工廠流水線上的“慧眼”,更是提升生產(chǎn)效率、保障產(chǎn)品質(zhì)量的得力助手
    的頭像 發(fā)表于 01-07 16:07 ?538次閱讀
    工業(yè)<b class='flag-5'>二</b>維碼條碼<b class='flag-5'>掃描器</b>流水線條碼<b class='flag-5'>掃描</b>

    固定式工業(yè)級(jí)維碼掃描器選型方法

    在現(xiàn)代工業(yè)自動(dòng)化的浪潮中,固定式工業(yè)級(jí)維碼掃描器作為數(shù)據(jù)采集與追溯的關(guān)鍵設(shè)備,其選型直接關(guān)系到生產(chǎn)效率與數(shù)據(jù)準(zhǔn)確性。本文旨在簡要闡述固定式工業(yè)級(jí)維碼掃描器的選型方法,幫助企業(yè)決策者
    的頭像 發(fā)表于 01-07 15:37 ?557次閱讀
    固定式工業(yè)級(jí)<b class='flag-5'>二</b>維碼<b class='flag-5'>掃描器</b>選型方法

    視覺AI之旅:一起探索 FiftyOne ——第二部分 入門指南

    /journey-into-visual-ai-exploring-fiftyone-together-part-ii-getting-started-14cca5adfcd3 ? ? 一,前言 上次我們介紹了《視覺AI之旅:一起探索 FiftyOne——第一部分丨簡介丨》,今天作為FiftyOne系列的
    的頭像 發(fā)表于 12-24 17:00 ?360次閱讀
    視覺AI之旅:一起探索 FiftyOne ——<b class='flag-5'>第二部分</b>  入門指南

    哪種維碼掃描器適合生產(chǎn)線應(yīng)用?

    在當(dāng)今的工業(yè)生產(chǎn)中,維碼掃描器扮演著至關(guān)重要的角色,它能夠快速、準(zhǔn)確地采集數(shù)據(jù),提高生產(chǎn)效率和管理水平。然而,面對(duì)眾多的維碼掃描器產(chǎn)品,選擇適合生產(chǎn)線應(yīng)用的并非易事。首先,我們需要
    的頭像 發(fā)表于 12-19 16:43 ?684次閱讀
    哪種<b class='flag-5'>二</b>維碼<b class='flag-5'>掃描器</b>適合生產(chǎn)線應(yīng)用?

    松下MPS媒體制作平臺(tái)第七篇:視頻混合插件(第二部分)

    第七篇:視頻混合插件(第二部分) 視頻混合(Video Mixer)插件可以輕松進(jìn)行主體鍵控,不受拍攝地點(diǎn)的局限,同時(shí)便于將多種視頻素材進(jìn)行合成。 關(guān)于視頻混合的操作介紹,我們一
    的頭像 發(fā)表于 12-19 13:38 ?509次閱讀
    松下MPS媒體制作平臺(tái)第七篇:視頻混合<b class='flag-5'>器</b>插件(<b class='flag-5'>第二部分</b>)

    工業(yè)固定式掃描器怎樣用?固定式工業(yè)條碼掃描器解決方案

    在現(xiàn)代制造業(yè)和物流領(lǐng)域,條碼掃描技術(shù)已經(jīng)成為提高效率、減少錯(cuò)誤的重要工具。工業(yè)固定式掃描器作為其中一種高效的解決方案,能夠在生產(chǎn)線、倉儲(chǔ)和物流管理中發(fā)揮關(guān)鍵作用。本文將探討工業(yè)固定式條碼掃描器
    的頭像 發(fā)表于 12-05 15:29 ?650次閱讀
    工業(yè)固定式<b class='flag-5'>掃描器</b>怎樣用?固定式工業(yè)條碼<b class='flag-5'>掃描器</b>解決方案

    嵌入式條碼掃描器的幾種掃描模式

    嵌入式條碼掃描器掃描模式是指其在識(shí)別條碼時(shí)的工作模式,這些模式會(huì)影響到掃描器的使用效果和適用場景。以下是幾種常見的嵌入式條碼掃描器掃描
    的頭像 發(fā)表于 11-19 16:27 ?683次閱讀
    嵌入式條碼<b class='flag-5'>掃描器</b>的幾種<b class='flag-5'>掃描</b>模式

    如何設(shè)置條形碼掃描器模塊,掃碼常見技術(shù)問題的解決

    隨著現(xiàn)代商業(yè)和工業(yè)的快速發(fā)展,條形碼掃描器模塊已經(jīng)成為日常工作中不可或缺的一部分。然而,對(duì)于許多用戶來說,如何正確地設(shè)置這些設(shè)備仍然是一個(gè)挑戰(zhàn)。為了幫助大家解決這一問題,深圳遠(yuǎn)景達(dá)(RAKINDA
    的頭像 發(fā)表于 11-11 15:38 ?1056次閱讀
    如何設(shè)置條形碼<b class='flag-5'>掃描器</b>模塊,掃碼<b class='flag-5'>器</b>常見技術(shù)問題的解決

    Air780EP硬件設(shè)計(jì)原理解析(第二部分

    ? 接下來,我們繼續(xù)學(xué)習(xí)第二部分。 3.3 電源供電 ? 3.3.1 模塊電源工作特性 在模塊應(yīng)用設(shè)計(jì)中,電源設(shè)計(jì)是很重要的一部分。由于LTE射頻工作時(shí)最大峰值電流高達(dá)1.5A,在最大發(fā)射功率時(shí)會(huì)
    的頭像 發(fā)表于 11-06 15:06 ?736次閱讀
    Air780EP硬件設(shè)計(jì)原理解析(<b class='flag-5'>第二部分</b>)

    0.4mm層疊封裝(PoP)封裝的PCB組裝指南,第二部分

    電子發(fā)燒友網(wǎng)站提供《0.4mm層疊封裝(PoP)封裝的PCB組裝指南,第二部分.pdf》資料免費(fèi)下載
    發(fā)表于 10-15 11:33 ?0次下載
    0.4mm層疊封裝(PoP)封裝的PCB組裝指南,<b class='flag-5'>第二部分</b>

    求助,opa695的datesheet問題求解

    opa695的手冊(cè)上第14頁圖3 第一部分的電容是隔直作用。datesheet說第二部分的電容也是隔直作用。這里的直流是哪里來的?不是在第一部分就隔掉了嗎?我用TI的軟件tian90 仿真此圖
    發(fā)表于 09-13 07:00