WICED -- Wireless Internet Connectivity for Embedded Devices
Broadcom's Wireless Internet Connectivity for Embedded Devices (WICED™) platform (pronounced "wik-id") eases development effort and simplifies the implementation of Internet connectivity in an array of consumer devices, especially those without existing support for networking.
Developers use the WICED platform to create secure wireless networking applications on a wide array of platforms encompassing Broadcom wireless connectivity technologies. The WICED platform encompasses:
- WICED™ Wi-Fi - a development system for Wi-Fi Connectivity
- WICED SMART™ - a development system for Bluetooth Smart (Bluetooth Low Energy) applications
Use the WICED Development System to create secure embedded wireless networking applications on an existing product microcontroller, or on an additional WICED module that includes a microcontroller. Either way, the comprehensive and size-optimized WICED application library and embedded Wi-Fi driver work together with a Broadcom® embedded wireless LAN chip to provide seamless wireless connectivity.
If you need ultra low power wireless, use the included WICED SmartBridge™ API to provide seamless data aggregation and internet connectivity for WICED Smart devices too!
WICED™ Wi-Fi Development Kits
Broadcom provides a WICED Software Development Kit and is working with partners to deliver turnkey hardware solutions to enable Wi-Fi connectivity.
WICED™ Wi-Fi Software Development Kit
The WICED SDK includes
- An open source build system and toolchain based on GNU make (native IAR support coming soon!).
- A GUI Development Environment based on Eclipse CDT that seamlessly integrates with a JTAG programmer and single-step, thread-aware debugger based on OpenOCD and gdb.
- A comprehensive software stack with a choice of several RTOS/TCP stack options includingThreadX/NetX, ThreadX/NetX Duo and FreeRTOS/LwIP.
- Advanced security and networking features such as SSL/TLS, IPv4/IPv6 networking, and mDNS (Bonjour) device discovery.
- Bluetooth Low Energy SmartBridge™ to connect Bluetooth Smart devices to Wi-Fi
- WICED Application Framework including bootloader, flash storage API, over-the-air (OTA) upgrades, factory reset, and system monitor.
- Simple out-of-box device setup using Apple-licensed MFi technology or via a web browser and softAP/webserver.
- Production ready sample applications.
- Lots of application snippets demonstrating how to use the rich WICED API feature set.
- Various test applications to aid manufacturing and certification.
- All documentation included inside the WICED SDK.
The WICED™ Wi-Fi SDK and Documentation can be downloaded here after completing the registration process.
BCM943362WCD4_EVB --- WICED™ Wi-Fi Evaluation Kits
- WICED™ is a development system that vastly reduces the effort required to add wireless connectivity to embedded devices.
The SDK enables developers to quickly create network connected applications targeted for low-resource microcontrollers.
The WICED SDK includes :
- An open source build system and toolchain based on GNU make.
- A GUI IDE based on Eclipse CDT that seamlessly integrates with a programmer and single-step, thread-aware, debugger based on OpenOCD and gdb.
- A complete software stack that includes advanced security and networking features such as SSL/TLS, IPv4/IPv6 networking, and mDNS/Bonjour.
- Production ready example applications.
- The WICED SDK runs on all major operating systems including Windows®, Mac OS X and Linux.
- The SDK is available free when developing applications on microcontrollers connected to Broadcom Wi-Fi products.
- Two options are available: a commercial option which is provided as linkable object files, and an open source option. Both options are free when used with microprocessors connected to a Broadcom Wi-Fi chip. The commercial option, ThreadX/NetXDuo from Express Logic, provides full IPv4 and IPv6 networking functionality. The open source option, FreeRTOS/LwiP only provides IPv4 networking functionality.
- The WICED™ API abstracts the RTOS & networking stack in an attempt to avoid the need for developers to interact directly with these software components. The abstraction layer is written to minimize the effort required to port to other RTOS & Network Stacks if desired.
- Yes. WPS 1.0 and 2.0 are supported. The WPS supplicant runs on the microcontroller.
- Application resource requirements vary depending on networking and security features required by the application. Most applications require at least 512kB Flash memory and 64-128kB RAM.
- WICED™ modules and evaluation boards are available from Broadcom, ODMs and third-party distributors here.
- Yes. WICED™ supports TLS up to version 1.1. Coupled with the included http client and http server modules, WICED™ supports full HTTPS encryption. The SSL/TLS supplicant runs on the microcontroller.
- The SDK supports a range of STM32 microprocessors from ST Microelectronics, the SAM4 series from Atmel and Kinetis K60 from Freescale. Support for microprocessors from additional vendors is in progress.
- Yes. A SEP2.0 stack for WICED™ is available from one of Broadcom's partners. Please contact Broadcom sales to obtain further details.
- Yes. The core features of Wi-Fi Direct (softAP, DHCP server and WPS) are available as part of the WICED™ SDK.
- No. The Wi-Fi security supplicant runs on the Broadcom Wi-Fi chip.
- General support for the WICED Development System is available on the WICED forum.
WICED -- Wireless Internet Connectivity for Embedded Devices的更多相关文章
- 论文翻译:2020_Lightweight Online Noise Reduction on Embedded Devices using Hierarchical Recurrent Neural Networks
论文地址:基于分层递归神经网络的嵌入式设备轻量化在线降噪 引用格式:Schröter H, Rosenkranz T, Zobel P, et al. Lightweight Online Noise ...
- WM-N-BM-09 WM-N-BM-14
USI Delivers WICED Module to Gain Great Success Customers Broadcom’s Wireless Internet Connectivity ...
- [转]A Guide To using IMU (Accelerometer and Gyroscope Devices) in Embedded Applications.
原文地址http://www.starlino.com/imu_guide.html Introduction There’s now a FRENCH translation of this art ...
- Smart internet of things services
A method and apparatus enable Internet of Things (IoT) services based on a SMART IoT architecture by ...
- Single-stack real-time operating system for embedded systems
A real time operating system (RTOS) for embedded controllers having limited memory includes a contin ...
- 微软职位内部推荐-SW Engineer II for Embedded System
微软近期Open的职位: Do you have a passion for embedded devices and services?   Does the following m ...
- Methods for Using Message Queuing Telemetry Transport for Sensor Networks to Support Sleeping Devices
Methods support a sleep mode for an embedded device. Embedded devices like sensors and actuators use ...
- 无线电源传输 Wireless Power Consortium (WPC) Communication
Universally Compatible Wireless Power Using the Qi Protocol Wireless charging of portable electronic ...
- Using QEMU for Embedded Systems Development
http://www.opensourceforu.com/2011/06/qemu-for-embedded-systems-development-part-1/ http://www.opens ...
随机推荐
- AJP与HTTP比较和分析
系统环境: OS:Ubuntu 10.10 (2G) Servlet Container:tomcat-tomcat-7.0.23 (最大内存:default 256M maxThreads:50 ...
- html的loadrunner脚本2
Action(){ char buf[1911]; //¶¨Òå×Ö·ûÊý×飬Ö÷ÒªÓÃÓÚдÈëXML±¨Îĵ½»º³åÇø char str_Body[4086]; //³Ð½Ó±¨Î ...
- php 学习try_catch测试抛出异常
/** * Class show * 一个catch接收抛出异常 */ class show { // 错误的演示 //try { //require ('test_try_catch.php'); ...
- BootStrap的栅格系统的基本写法(布局)
代码如下: <!DOCTYPE html> <html> <head> <title>BootStrap的基础入门</title> < ...
- JAVA封装消息中间件调用一(kafka生产者篇)
这段时间因为工作关系一直在忙于消息中间件的发开,现在趁着项目收尾阶段分享下对kafka的一些使用心得. kafka的原理我这里就不做介绍了,可参考http://orchome.com/kafka/in ...
- python基础(7)--深浅拷贝、函数
1.深浅拷贝 在Python中将一个变量的值传递给另外一个变量通常有三种:赋值.浅拷贝.深拷贝 Python数据类型可氛围基本数据类型包括整型.字符串.布尔及None等,还有一种由基本数据类型作为最基 ...
- DB First 中对Repository 层封装的几点小记
在数据库表创建完成的情况下,使用DB First 进行开发,封装底层会遇到一些小问题,在此记录一下,供以后参考. 主要解决的问题有: 1.EF上下文管理 2.BaseRepository的封装 3.E ...
- bzoj 1898 矩阵快速幂
思路:因为鱼的周期为2, 3, 4, 所以以12个为周期,我们拿走12步得到的矩阵进行快速幂,余下的再进行一次矩阵乘法. #include<bits/stdc++.h> #define L ...
- jquery控制元素的显示与隐藏
比如要控制div的显示与隐藏,一句话就搞定了.$("#id").show()表示display:block,$("#id").hide()表示display:n ...
- 在C#中使用CURL
private string args = ""; /// <summary> /// 参数 /// </sum ...