91欧美超碰AV自拍|国产成年人性爱视频免费看|亚洲 日韩 欧美一厂二区入|人人看人人爽人人操aV|丝袜美腿视频一区二区在线看|人人操人人爽人人爱|婷婷五月天超碰|97色色欧美亚州A√|另类A√无码精品一级av|欧美特级日韩特级

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

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

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

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

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

掃碼添加小助手

加入工程師交流群

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


In this tutorial, we will cover the following:

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

A detailed look into device filters

對設(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.

高級:允許你按廣播數(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對設(shè)備列表進(jìn)行排序(從信號最強(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è)備),如下所示:

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è)備被發(fā)現(xiàn)。這可能會使找到感興趣的設(shè)備成為一種挑戰(zhàn)。為了解決這個問題(如果您知道設(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è)置了一個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è)備將顯示出來,但在幾十個其他設(shè)備中,使其難以找到。讓我們添加一個設(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)該能夠看到這個設(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:

另一個有用的過濾器是 "隱藏未命名的設(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.

另外兩個有用的過濾器是 "按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è)備通常會給掃描結(jié)果帶來混亂。對于相對較近的設(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排序 "過濾器也是很有幫助的,它可以讓你看到一個從最高RSSI開始的已發(fā)現(xiàn)設(shè)備的排序列表。

Here’s an example screenshot showing the results:

下面是一個顯示結(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)被列在掃描儀視圖中。你可以選擇這些類型中的一個或多個來顯示匹配的設(shè)備。所選的類型是列表中唯一會被匹配的類型。例如,選擇 "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.

請注意,所有配置的過濾器都將應(yīng)用于掃描結(jié)果。另外,在iOS版本的應(yīng)用程序中,對發(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掃描器移動應(yīng)用程序的一個獨(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!

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


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

我們在本系列的上一篇教程中介紹了如何通過二維碼掃描功能導(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)航到每一個被發(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 高級過濾器


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

我們要介紹的最后一個過濾器是 "高級 "條目欄。這使我們可以通過以下方式進(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:

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


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.

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

以下是兩個平臺之間的差異總結(jié),它涉及到藍(lán)牙低能量功能和我們的NanoBeacon BLE掃描器移動應(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ì)廣播時間間隔。

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

iOS不提供對原始廣播數(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)行了掃描,否則它們不會在掃描結(jié)果中顯示出來。當(dāng)你加載配置時,應(yīng)用程序會注冊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毫秒)時,iOS將比Android錯過更多的廣播數(shù)據(jù)包。


Background Scanning 背景掃描

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

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

Android will allow continuous background scanning for all BLE advertisements.

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


Notifications 通知

Android supports background notifications for all types of Triggered advertisements.

Android支持所有類型的Triggered廣播的后臺通知。

iOS only supports background notifications for Triggered iBeacon advertisements.

iOS只支持Triggered iBeacon廣播的后臺通知。


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.)

高級過濾器(原始數(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.

移動應(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移動應(yīng)用程序庫(允許你在短時間內(nèi)開發(fā)一個自定義的IN100界面的移動應(yīng)用程序?。?/strong>

and more!

以及更多!

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

    關(guān)注

    13

    文章

    779

    瀏覽量

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

    關(guān)注

    0

    文章

    197

    瀏覽量

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

掃碼添加小助手

加入工程師交流群

    評論

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

    深入了解TCA8424:低電壓8x16鍵盤掃描器的技術(shù)剖析

    深入了解TCA8424:低電壓8x16鍵盤掃描器的技術(shù)剖析 在當(dāng)今的電子設(shè)備中,鍵盤輸入是不可或缺的一部分。而TCA8424作為一款低電壓8x16鍵盤掃描器,憑借其獨(dú)特的特性和功能,在眾多設(shè)備中得到
    的頭像 發(fā)表于 01-30 17:20 ?659次閱讀

    遠(yuǎn)景達(dá)LV4500R嵌入式維碼掃描器:智能終端的高效解碼利器

    在智能設(shè)備普及的當(dāng)下,維碼已成為信息交互、身份驗(yàn)證、移動支付的核心載體,嵌入式維碼閱讀的性能直接影響各類終端設(shè)備的使用體驗(yàn)。遠(yuǎn)景達(dá)LV4500R嵌入式維碼
    的頭像 發(fā)表于 01-21 14:44 ?144次閱讀
    遠(yuǎn)景達(dá)LV4500R嵌入式<b class='flag-5'>二</b>維碼<b class='flag-5'>掃描器</b>:智能終端的高效解碼利器

    固態(tài)斷路采用SiC JFET的四個理由

    性能。我們已介紹過浪涌電流、應(yīng)對不斷攀升的電力需求、為什么要使用固態(tài)斷路。本文為系列教程的第二部分,將介紹SSCB 采用 SiC JFET 的四個理由。
    的頭像 發(fā)表于 01-16 15:45 ?1.1w次閱讀
    固態(tài)斷路<b class='flag-5'>器</b>采用SiC JFET的四個理由

    PDA條碼掃描器選購指南:倉儲物流老板親測5G手持終端推薦

    PDA條碼掃描器是倉庫物流的效率利器!本文從中小企業(yè)主視角,分享選購PDA條碼掃描器的實(shí)戰(zhàn)經(jīng)驗(yàn),涵蓋5G全網(wǎng)通、IP67防護(hù)、續(xù)航等關(guān)鍵點(diǎn),助你提升庫存管理效率,降低出錯率。適合倉儲、快遞、制造等場景,快來看詳細(xì)評測!
    的頭像 發(fā)表于 09-10 11:06 ?1314次閱讀
    PDA條碼<b class='flag-5'>掃描器</b>選購指南:倉儲物流老板親測5G手持終端推薦

    雷卯針對香橙派Orange Pi 5 Pro開發(fā)板防雷防靜電方案

    第一部分 應(yīng)用場景 高端平板、邊緣計(jì)算、人工智能、云計(jì)算、AR/VR、智能安防、智能家居、Linux 桌面計(jì)算機(jī)、Linux 網(wǎng)絡(luò)服務(wù)、Android 平板、Android 游戲機(jī) 第二部分 功能
    的頭像 發(fā)表于 08-19 17:31 ?776次閱讀
    雷卯針對香橙派Orange Pi 5 Pro開發(fā)板防雷防靜電方案

    如何更好選擇維碼識別掃描器廠家?

    在采購維碼識別掃描器時,選對廠家直接影響設(shè)備的使用效果和后續(xù)保障。想要找到靠譜的合作方,以下幾個關(guān)鍵因素值得重點(diǎn)考量:?產(chǎn)品品質(zhì)是核心維碼識別掃描器的品質(zhì)直接決定了使用體驗(yàn),這其中
    的頭像 發(fā)表于 08-13 16:09 ?903次閱讀
    如何更好選擇<b class='flag-5'>二</b>維碼識別<b class='flag-5'>掃描器</b>廠家?

    維碼固定式掃描器掃碼演示,可讀取多種碼制的一維維碼

    掃描器
    深圳市遠(yuǎn)景達(dá)物聯(lián)網(wǎng)技術(shù)有限公司
    發(fā)布于 :2025年08月08日 15:57:28

    固定式條碼掃描器能在條碼移動情況下掃描嗎?

    掃描器之所以能應(yīng)對移動條碼,核心在于其動態(tài)捕捉能力。這類設(shè)備通常搭載高幀率圖像傳感,主流產(chǎn)品的幀率可達(dá)30-120幀/秒,部分工業(yè)級設(shè)備甚至能達(dá)到200幀以上。高幀
    的頭像 發(fā)表于 08-04 15:18 ?680次閱讀
    固定式條碼<b class='flag-5'>掃描器</b>能在條碼移動情況下<b class='flag-5'>掃描</b>嗎?

    提高篇——C語言核心技術(shù)(中文版)

    嚴(yán)謹(jǐn)?shù)男g(shù)語表介紹C語言;第二部分描述標(biāo)準(zhǔn)鏈接庫;第三部分介紹GNU軟件包中常用的編譯和測試工具。 獲取完整文檔資料可下載附件哦!?。?!如果內(nèi)容有幫助可以關(guān)注、點(diǎn)贊、評論支持一下哦~
    發(fā)表于 06-13 16:39

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

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

    如何用 Raspberry Pi 500 搭建家庭錄音室?

    是時候安裝并配置家庭錄音室中高質(zhì)量音頻制作所需的軟件了。這是來自《樹莓派官方雜志》系列教程的第三部分,也是最后一部分。若想閱讀整個系列教程,請先回顧第一部分(關(guān)于錄音空間設(shè)置),再閱讀第二部分
    的頭像 發(fā)表于 05-18 08:33 ?1468次閱讀
    如何用 Raspberry Pi 500 搭建家庭錄音室?

    實(shí)用電子電路設(shè)計(jì)(全6本)—— 數(shù)字系統(tǒng)設(shè)計(jì)

    由于資料內(nèi)存過大,分開上傳,有需要的朋友可以去主頁搜索下載哦~ 本文內(nèi)容主要分為兩部分: 第一部分是以數(shù)字技術(shù)的思維方法作為主體論述; 第二部分是從實(shí)踐角度出發(fā),對數(shù)字技術(shù)實(shí)際應(yīng)用方法進(jìn)行詳細(xì)介紹
    發(fā)表于 05-15 15:25

    自助售貨機(jī)內(nèi)嵌掃描器應(yīng)該要如何選用?

    隨著移動支付和新零售的蓬勃發(fā)展,自助售貨機(jī)作為"無人零售"的重要載體,正經(jīng)歷著智能化升級的浪潮。作為設(shè)備核心組件的內(nèi)嵌掃描器,其性能表現(xiàn)直接影響著交易效率與用戶體驗(yàn)。本文將從
    的頭像 發(fā)表于 05-07 14:25 ?653次閱讀
    自助售貨機(jī)內(nèi)嵌<b class='flag-5'>掃描器</b>應(yīng)該要如何選用?

    基于運(yùn)算放大器和模擬集成電路的電路設(shè)計(jì)(第3版)

    1-4章),以運(yùn)算放大器作為理想器件介紹基本原理和應(yīng)用,包括運(yùn)算廣大器基礎(chǔ)、具有電阻反饋的電路和有源濾波等。第二部分(第5-8章)涉及運(yùn)算放大器的諸多實(shí)際問題,如靜態(tài)和動態(tài)限制、噪聲及穩(wěn)定性
    發(fā)表于 04-16 14:34

    python入門圣經(jīng)-高清電子書(建議下載)

    和Pygal 等強(qiáng)大的Python 庫和工具介紹,以及列表、字典、if 語句、類、文件與異常、代碼測試等內(nèi)容; 第二部分將理論付諸實(shí)踐,講解如何開發(fā)三個項(xiàng)目,包括簡單的Python 2D 游戲開發(fā)如何利用數(shù)據(jù)
    發(fā)表于 04-10 16:53