说明: 基于CC2541蓝牙模块与单片机的串口通信,ble蓝牙透传 ,安卓手机app与源码,串口调试助手(Based on CC2541 Bluetooth module and MCU serial communication, ble Bluetooth transparent transmission, Android mobile app and source code, serial debugging assistant)
上传时间: 2022-05-16
上传用户:
说明: STM8S单片机驱动CC1101 433无线模块 实现发送数据和接收数据。(STM8S single-chip microcomputer drives CC1101 433 wireless module to transmit data and receive data)
上传时间: 2022-05-16
上传用户:
ap6255驱动ap6255是一款支持蓝牙BT4.2+WiFi支持11ac双频的蓝牙11ac双频WiFi二合一模块,采用博通BCM43455方案,支持Win10/Android操作系统;ap6255无线模块符合IEEE802.11 a/b/g/n/ac标准,能在802.11ac单流下实现433.3Mbps的速率连接到无线局域网。综合module提供了用于蓝牙的wifi、UART/PCM接口的SDIO接口。该紧凑模块是WiFi+BT技术的组合的总解决方案。本模块专为智能手机和便携式设备开发。AP6255特性:IEEE802.11a/b/g/n/ac双频虚拟同步双频无线电单流空间复用高达433.3 mbps的数据速率支持20,40,80兆赫频道的可选SGI(256 QAM调制)带集成Class1PA和低能量(BLE)支持的蓝牙v4.0+EDR并发蓝牙和WLAN操作单天线同时接收BT/WLAN支持标准SDIOV3.0,并与SDIOv2.0主机接口向后兼容:SDIOV3.0(4位)-在SDR104模式下最高可达208MHz时钟速率BT主机数字接口:-UART(高达4 Mbps)成的模具解决方案ECI-增强的共存支持、协调WLAN接收的BTSCO传输的能力
上传时间: 2022-05-20
上传用户:
说明: 基于单片机的rc522模块的门禁系统源码以及原理图(The source code and schematic diagram of the entrance guard system of rc522 module based on single chip microcomputer)
标签: 门禁系统
上传时间: 2022-06-06
上传用户:ttalli
【例3.1]4位全加器module adder 4(cout,sum i na,i nb,cin);output[3:0]sum output cout;input[3:0]i na,i nb;input cin;assign(cout,suml=i na +i nb+ci n;endmodule【例3.2]4位计数器module count 4(out,reset,clk);output[3:0]out;input reset,cl k;regl 3:01 out;always@posedge clk)
标签: verilog
上传时间: 2022-06-16
上传用户:canderile
RX-8801 SA Features built-in 32.768 kHz DTCXO, High Stability Supports l'C-Bus's high speed mode (400 kHz)Alarm interrupt function for day, date, hour, and minute settings Fixed-cycle timer interrupt function Time update interrupt function32.768 kHz output with OE function Auto correction of leap years Wide interface voltage range: 2.2 V to 5.5 V Wide time-keeping voltage range:1.8 V to 5.5 V Low current consumption: 0.84A/3V (Typ.)is an IC bus interface-compliant real-time clock which includes a 32.768 kHz DTCXO In addition to providing a calendar (year, month, date, day, hour, minute, second) function and a clock counter function, this module provides an abundance of other functions including an alarm function, fixed-cycle timer unction, time update interrupt function, and 32.768 kHz output function.The devices in this module are fabricated via a C-MOS process for low current consumption, which enables ong-term battery back-up.
上传时间: 2022-06-17
上传用户:
关于Xilinx IS(14.2)简单使用方法介绍安装ISE软件基本上是一路点击鼠标就是,但必须安装注册表文件,可在网上查找,可能是一个生成注册表文件或注册表文件(license),功能仿真是在设计输入后进行;时序仿真是在逻辑综合后或布局布线后进行。(系统差不多占20GB硬盘)1创建工程文件(New Projiect)File New Projiect。如输入文件名:Two20ne.在上图点击Next键,弹出如下窗口,设置一些参数,如下图所示:创建资源文件(New Source)ProjectNew Source。如输入文件名:One2Two.选择模型,如Verilog module,输入HDL语言,或输入原理图。或Project>Add Source,,增加已存在的资源文件(*v)。实例:二选一电路。点击Next键,弹出如下窗口,
上传时间: 2022-06-18
上传用户:shjgzh
Mathematical modeling has become an important part of the research and devclopment work in engineering and scicnce. Retaining a competitive edge requiresa fast path between ideas and prototypes, and in this regard mathematical modeling and simulation provide a valuable shortcut for understanding both qualitative and quantitative aspects of scientific and engineering design. To assist you in gaining this edge, COMSOL Multiphysics offers state-of-the art performance, being built from the ground up with a Java3D interface and C/C++ solvers.The Acoustics module is an optional package that extends the COMSOL Multiphysicsmodcling cnvironment with customized user interfaces and functionality optimizcd for the analysis of acoustics. Like all modules in the COMSOL family, it provides a brary of prewritten ready-to-run models that make it quicker and casier to analyze disciplinc-specific problcms.
上传时间: 2022-06-19
上传用户:
SPI协议及工作原理分析一、概述.SPI,Serial Perripheral Interface,串行外围设备接口,是Motorola公司推出的一种同步串行接口技术.SPI总线在物理上是通过接在外围设备微控制器(PICmicro)上面的微处理控制单元(MCU)上叫作同步串行端口(Synchronous Serial Port)的模块(module)来实现的,它允许MCU以全双工的同步串行方式与各种外围设备进行高速数据通信SPI主要应用在EEPROM,Flash,实时时钟(RTC),数模转换器(ADC),数字信号处理器(DSP)以及数字信号解码器之间它在芯片中只占用四根管脚(Pin)用来控制以及数据传输,节约了芯片的pin 数目,同时为PCB在布局上节省了空间.正是出于这种简单易用的特性,现在越来越多的芯片上都集成了SPl技术。
标签: spi协议
上传时间: 2022-06-24
上传用户:jiabin
在UEFI开源社区中,存在四个与UEFI BIOS相关的开源项目,分别为EDK(EFI Dev Kit),EDKII,EFI Shell和EFI Toolkit.其中,EDKII(EFI Development Kit)是一个开源的EFI BIOS的发布框架,其中包含一系列的开发示例和大量基本的底层库函数,因此,对于其MDE(module Development Environment)模块开发环境的分析与测试能够在最大程度上保证开发的稳定性和质量。因而选题具有一定的实用性和先进性,此外,整个分析和测试设计的过程中,能够充分体现出在UEFI从事程序设计相对于传统BIOS环境下的优势。本论文计划从以下几个方面进行研究:1、学习研究UEFI(统一可拓展固件接口)技术;2、学习研究EDKII框架和相应的MDE(模块开发环境);3、搭建MDE库的测试框架MdeTestPkg:4、编写MdeTestPkg下的测试实例,实现对MDE库的分析与测试。通过对现有的UEFT(统一可扩展固件按口)技术的学习,深入了解UEFI BIOS的背景知识。在此基础上,学习研究EDK II的整体架构和模块单元开发设计的规范和方法,并用基于EDK 11搭建MDE(模块开发环境)的测试框架,编写类库的测试实例。最终的结果是完成MDE,即模块开发环境框架中的44个库类在DXE阶段的功能分析与测试,并且由于类际的4通性,使得测试的类际能够在不同的平台架构(如:IA32,X64和IPF等)上成功运行,具有很好的稳定性和健壮性。在本论文中,我只以NT32平台架构为例,来说明MDE库在NT32平台下的测试框架的搭建以及对于MDE库类的测试实例的设计,编写和测试。
上传时间: 2022-06-26
上传用户:kent