USI Delivers WICED Module to Gain Great Success Customers

Broadcom’s Wireless Internet Connectivity for Embedded Devices (WICED) platform (pronounced "wik-id") eases development effort and simplifies the implementation of Wi-Fi connectivity in an array of consumer devices, especially those with no current networking support. The Wi-Fi module, featuring the Broadcom® BCM43362 Wireless LAN MAC/baseband/radio, includes an embedded processor and unique "self-hosted" Wi-Fi networking library and software application stack. WICED-based modules enable the addition of secure, interoperable Wi-Fi functionality via a simple serial port using a basic command set that does not require any significant changes in product micro-controller architectures.

You can refer the following web page of Broadcom WICED,  http://www.broadcom.com/support/wiced/
And, you can also refer the Broadcom SDK page , http://www.broadcom.com/support/wiced/sdk.php

WM-N-BM-09 Module is our first product supporting WICED concept (Wireless Internet Connectivity for Embedded Devices) which was pointed out by Broadcom. Any device via this module can easily connect to Internet and perform peer-to-peer access with other Wi-Fi devices (like smartphone or tablet). WICED Module is designed for embedded Devices to Reduce Efforts on Internet Connectivity Activation and Shorten Development Cycle on Host Side, main points are

– Wi-Fi/RF Design and Testing Is Managed by Module
– Wi-Fi Driver and Core Function Porting Is Done in Module
– Internet Related Protocol Stack Is Implemented in ModuleThe module is a composite of Broadcom 43362 WiFi and ST Microelectronics2 Cortex-M3 microcontroller fitting in the compact size of 132mm2. Broadcom 43362 is one of the best 802.11n WiFi solutions in the world according to the performance and power consumption. STM3 MCU executes all software protocol stacks related to HTTP/TCP/IP access and Software Access Point (Soft AP) function. By using the common interface (UART, SPI or USB), any host device can leveraging the power of the module to obtain the capability of Internet and peer-to-peer access right away regardless of the instruction set, computing power or RTOS model on host side.

WICED Module Features
• Highly Integrated SiP Package with Metal-Lid Shielding w/ dimension 11mm (L) x 12mm (W) x 1.3mm (H) by 58-Pin LQFP package 
• IEEE 802.11b/g and 802.11n 1x1 Single-Band 2.4GHz with WiFi Security (Including WAPI)
• Wi-Fi Direct & Software AP Function 
• Light-Weight Software on Module Side Because of Simple APIs to Access to Wi-Fi and Network Functions
• Support Various Hosts Regardless of MCU Model and RTOS Version Because of Simple Interface (SPI, UART and USB) Connecting to WICED Module 
• WICED Module Has Low Power Consumption to Extend Battery Life

Software Architecture
1. SDK Including Simple APIs for Wi-Fi and Networking Access and Example Codes for Programmers References
2. Abstract Layer Is Running upon Wi-Fi Core Firmware and Networking Functions (Full Internet Stacks) for Programming on Host Side

WI-FI Features 
 Broadcom 43362 Compliant with IEEE 802.11b/g and 802.11n 1x1 Single-Band 2.4GHz
 Wireless Data Rate up to 65Mbit/s
 Integrated RF Power Amplifier
 Wi-Fi Security Support (Including WAPI)
 Soft AP Support
 Capable for Wi-Fi Direct

MCU features
 STM 32Bit Cortex-M3 Architecture
 CPU Clock Rate Up to 120MHz
 1024KB Internal Flash
 128KB Internal RAM
 Low-Power Sleep/Standby/Stop Modes Support
 WiFi Firmware & Internet Software Stacks Integrated
 Full SDK for Customer Application Development

Applications
1.Smart Home Appliances
2.Smart Energy 
  – Appliances
  – Light Control
  – Thermostat / HVAC Control
  – Pool Pump Monitor
  – Weather Station 
  – Energy Management
3.Health Care
  – Glucose Monitor
  – Weight Scales
  – ECG/Heart Monitor
  – Wander Management
  – Pill Dispenser / Infusion Pumps
  – Blood Pressure Monitor
  – Fitness Equipment
4. Home Automation / Security
  – Security Cameras
  – Security Door Sensors
  – Detectors
  – Alarms
5.Consumers 
  – Audio
  – Camera
  – Remote Control
  – Toys
  – Robots
6.M2M Business
7.Cloud Computing

WM-N-BM-09 module is a composite of Broadcom 43362 WiFi and STMicroelectronics Cortex-M3 microcontroller tting in the compact size of 132mm2

Broadcom 43362 is one of the best 802.11n WiFi solutions in the world according to the performance and power consumption.

STM3 MCU executes all software protocol stacks related to HTTP/TCP/IP access and Software Access Point (Soft AP) function.

By using the common interface (UART, SPI or USB), any host device can leveraging the power of WM-N-BM-09 module

to obtain the capability of Internet and peer-to-peer access right away regardless of the instruction set,computing power or RTOS model on host side.

WM-N-BM-09 EVB板

WM-N-BM-14 

硬件引擎:USI最新802.11b/g/n WICED无线物联网SOC模块 资料说明:

WM-N-BM-14无线 WICED模块是台湾USI公司设计的极小尺寸的混合型#物联网#模块,

该模块采用#Broadcom#公司的BCM43362单芯片WiFi 和ST公司的 STM32F205RG 单片机和2.4G天线。

WM-N-BM-14的高集成度对#WiFi#通信的#智能家居#产品实现提供极大的方便。

Specification & Deliverable:

- RF Spec, MCU Spec and the deliverable are same as WM-N-BM-09
- Add 2.4G antenna and U.FL connector on the module
- Hardware evaluation kit and development utilities will be released base on listed OS and processors to OEM customers
- Finished Regulatory Test on FCC, CE, etc.

Dimensions
The size and thickness of the WM-N-BM-14 module is “28 mm (W) x 20 mm (L) x 1.9 mm (H) +/- 0.1mm “ (Including metal shielding )

WM-N-BM-09 WM-N-BM-14的更多相关文章

  1. BM算法  Boyer-Moore高质量实现代码详解与算法详解

    Boyer-Moore高质量实现代码详解与算法详解 鉴于我见到对算法本身分析非常透彻的文章以及实现的非常精巧的文章,所以就转载了,本文的贡献在于将两者结合起来,方便大家了解代码实现! 算法详解转自:h ...

  2. 字符串匹配算法——KMP、BM、Sunday

    KMP算法 KMP算法主要包括两个过程,一个是针对子串生成相应的“索引表”,用来保存部分匹配值,第二个步骤是子串匹配. 部分匹配值是指字符串的“前缀”和“后缀”的最长的共有元素的长度.以“ABCDAB ...

  3. wm命令用法及LCD显示图标大小不正常时解决的方法

    注:Android 4.3引入的wm工具 wm命令及使用方法: 系统说明: usage: wm [subcommand] [options]                               ...

  4. Android wm指令用法详解

    wm 是查看和设置显示信息的指令,此指令只能临时调试使用. wm:查看 wm 指令信息 $ adb shell root@rk3288:/ # wm wm usage: wm [subcommand] ...

  5. 算法——字符串匹配之BM算法

    前言 Boyer-Moore算法是一种基于后缀匹配的模式串匹配算法(简称BM算法),后缀匹配就是模式串从右到左開始比較,但模式串的移动依旧是从左到右的.在实践中.BM算法效率高于前面介绍的<KM ...

  6. adb之wm学习笔记

    为什么学习adb的wm指定 自动化测试平台获取手机的屏幕分辨率 adb -s iphoneCode shell wm usage: wm [subcommand] [options] wm size ...

  7. 如何在文本编辑器中实现时间复杂度O(n/m)的搜索功能? BM算法

    //字符串匹配 public class StringCmp { //约定:A主串长 n ,B模式串 长m.要求:在A串中找到B串匹配的下标 //BM算法:从B串和A串尾部开始比较,希望一次将B串向后 ...

  8. 2019牛客多校第九场AThe power of Fibonacci——扩展BM

    题意 求斐波那契数列m次方的前n项和,模数为 $1e9$. 分析 线性递推乘线性递推仍是线性递推,所以上BM. 由于模数非质数,上扩展版的BM. 递推多少项呢?本地输入发现最大为与前57项有关(而且好 ...

  9. BM递推杜教版【扩展】

    也就是模数不是质数的时候, //下面的板子能求质数和非质数,只需要传不同的参数. #include <cstdio> #include <cstdlib> #include & ...

  10. 字符串匹配算法(二)-BM算法详解

    我们在字符串匹配算法(一)学习了BF算法和RK算法,那有没更加高效的字符串匹配算法呢.我们今天就来聊一聊BM算法. BM算法 我们把模式串和主串的匹配过程,可以看做是固定主串,然后模式串不断在往后滑动 ...

随机推荐

  1. 手机页面或是APP中减少使用setTimeout和setInterval,因为他们会导致页面卡顿

    1.setTimeout致使页面的卡顿或是不流畅,打乱模块的生命周期 ,还有setTimeout其实是很难调试的. 当一个页面有众多js代码的时候,setTimeout就是导致页面的卡顿. var s ...

  2. 中高级JAVA面试知识点(个人整理)

    JVM运行时数据区域 方法区: 用 于存储虚拟机加载的类信息,常量,静态变量,JIT编译后的代码,所有线程共享 堆:所有线程共享,用来存储实例对象. 虚拟机栈:线程私有,生命周期与线程相同,每个方法被 ...

  3. 转:mysql日志(Windows下开启Mysql慢查询、通用日志)

    一.Windows下开启Mysql慢查询详解 //show variables like '%quer%';查询是否开启了慢查询!! 第一步:修改my.ini(mysql配置文件)  在my.ini中 ...

  4. Java基础1,入门基础知识

    本文知识点(目录): 1.java简介    2.环境的搭建    3.关键字    4.标识符    5.注释    6.常量    7.进制的转换    8.变量    9.数据类型的转换    ...

  5. CentOS下NTP安装配置

      安装yum install ntp 配置文件 /etc/ntp.confrestrict default kod nomodifynotrap nopeer noqueryrestrict -6 ...

  6. python实现IMAP协议下email收取

    本文为转载,原文在这里. 所谓无痕取信,目前主要是指从邮箱中把信件收取后,邮箱内状态不发生任何改变.这里的状态主要是指两部分,一部分是邮件状态不变,即已读与未读状态不变,另一部分是指邮箱记录的登陆IP ...

  7. **CodeIgniter通过hook的方式实现简单的权限控制

    根据自己的实际情况,需要两个文件,一个是权限控制类,Acl,另外一个是权限配置的文件acl.php放在了config这个目录下. Acl这个类放在了application/hook/acl.php.通 ...

  8. Codeigniter的一些优秀实践

    最近准备接手改进一个别人用Codeigniter写的项目,虽然之前也有用过CI,但是是完全按着自己的意思写的,没按CI的一些套路.用在公众的项目,最好还是按框架规范来,所以还是总结一下,免得以后别人再 ...

  9. GUC-3 模拟CAS算法

    /* * 模拟 CAS 算法 */ public class TestCompareAndSwap { public static void main(String[] args) { final C ...

  10. OOD沉思录 --- 面向动作与面向对象 --- 避免泛滥成灾的类

    3.7 从设计中取出不需要的类 只有Get/Set方法的类不算是一个必要的类,Get/Set方法也不算是有意义的行为.这种类降级为属性更加合适. 3.8 去除系统外部的类 如果一个类只调用系统领域的方 ...