Arduino超小型DA14580 BLE开发板描述: 该DA14580 BLE开发板兼容Arduino,基于LilyPad Arduino USB,内置超小型DA14580 BLE模块,通过BLE启用开发板。微控制器ATMega32U4通过UART端口与BLE模块(DA14580)进行通信,aka蓝牙低功耗(BLE)内置。您可以从Arduino IDE选择板式LilyPad Arduino USB开始编程。这是在您的项目中获得蓝牙4.0的最简单方法! BLEPad与以前的LilyPad板不同之处在于,ATmega32u4具有内置的USB通信功能,无需单独的USB到串行适配器。除了虚拟(CDC)串行/ COM端口,这允许BLEPad作为鼠标和键盘显示给连接的计算机。 Arduino超小型DA14580 BLE开发板实物截图: Arduino超小型DA14580 BLE开发板参数:内置超小型DA14580 BLE模块 ATmega32U4以3.3V / 8MHz运行 支持Arduino IDE 1.6.x 板载微型USB连接器,用于编程 4 x 10位ADC引脚 12个数字I / O(5个PWM能力) Rx和Tx硬件串行连接 应用BLE传感器/ iBeacon仿真 用于3.7V LiPo电池的JST连接器 复位按钮 用于BLE模块的外部天线引脚 应用BLE传感器/ iBeacon仿真
2021-04-21 18:06:11 171KB da14580 电路方案
1
初学者
2021-04-21 13:01:37 464KB HSPICE
1
CH341-I2C-labview-应用说明-所有版本都可以使用 内有子VI,和操作说明,可以将子VI库放到labview的相应仪器驱动库会user.lib内
2021-04-08 14:40:07 3.45MB CH341 I2C labview
1
在一个特定的场合,很多应用或产品都需要升级固件,以修复 Bug 或提高性能。大多数人都不愿意使用专用的调试接口,而是使用 UART、USB、I2C 等通信接口。这种情况下,就需要一个串行 Boot Loader 通过其中一个通信接口升级固件,而不需要调试器或特定的程序工具。 本文档将指导您如何使用 UART (通用异步接收器/ 发送器)接口在 Kinetis E 系列上设计 Boot Loader。本文档中列出的示例代码是在 IAR 6.50 中开发的。
2021-02-24 15:07:53 329KB BootLoader 飞思卡尔 MCU NXP
1
针对航空公司丌同的分析目的,标准数据的用途包括但丌限于:  航班运营分析:航班(汇总)数据、航班数据、航班计划数据  代理人销售分析:PNR销售数据、PNR成行数据  票务分析:TCN数据、LK数据  离港、配载分析:值机航班数据、值机旅客数据、配载数据
2020-01-11 03:03:22 474KB 航空公司 中航信 离港 订座
1
登录江苏省教育信息化公共服务平台,可以上传资源,注册人人通哦
2019-12-21 19:48:10 6.28MB 应用说明
1
很实用的时频分析工具箱,包括短时傅里叶正反变换等,很好,很强大哦~~分享给大家,包括以下函数的源代码: % sigmerge - Add two signals with given energy ratio in dB. % % Choice of the Instantaneous Amplitude % amexpo1s - Generate one-sided exponential amplitude modulation. % amexpo2s - Generate bilateral exponential amplitude modulation. % amgauss - Generate gaussian amplitude modulation. % amrect - Generate rectangular amplitude modulation. % amtriang - Generate triangular amplitude modulation. % % Choice of the Instantaneous Frequency % fmconst - Signal with constant frequency modulation. % fmhyp - Signal with hyperbolic frequency modulation. % fmlin - Signal with linear frequency modulation. % fmodany - Signal with arbitrary frequency modulation. % fmpar - Signal with parabolic frequency modulation. % fmpower - Signal with power-law frequency modulation. % fmsin - Signal with sinusoidal frequency modulation. % gdpower - Signal with a power-law group delay. % % Choice of Particular Signals % altes - Altes signal in time domain. % anaask - Amplitude Shift Keyed (ASK) signal. % anabpsk - Binary Phase Shift Keyed (BPSK) signal. % anafsk - Frequency Shift Keyed (FSK) signal. % anapulse - Analytic projection of unit amplitude impulse signal. % anaqpsk - Quaternary Phase Shift Keyed (QPSK) signal. % anasing - Lipschitz singularity. % anastep - Analytic projection of unit step signal. % atoms - Linear combination of elementary Gaussian wave packets. % dopnoise - Generate complex Doppler random signal. % doppler - Generate complex Doppler signal. % klauder - Klauder wavelet in time domain. % mexhat - Mexican hat wavelet in time domain. % tftb_window - Window generation (previously window.m). % % Addition of Noise % noisecg - Analytic complex gaussian noise. % noisecu - Analytic complex uniform noise. % % Modification % scale - Scale signal using Mellin transform. % % % Processing Files % % Time-Domain Process
2019-12-21 18:58:36 2.67MB Matlab 时频分析
1