Particle: RedBear Duo (Wi-Fi + BLE)

Hardware that has missed your attention. Particle.ioRedBear DUO. The device combines WiFi and Bluetooth Low Energy.

Microcontroller is STM32F205 (Cortex-M3 @120MHz, 128 KB SRAM and 1MB Flash) the same like on Particle Photon

WiFi and BLE controlls Broadcom BCM43438 – Wi-Fi 802.11n (2.4GHz only) + Bluetooth 4.1 (Dual Mode).

RedBear contains 16 Mbit (2 MB) SPI FLASH. You can use up to 18 GPIO. As you can see, on the board is RGB led.

RedBear is compatible with all Particle development tools – Web IDE, Desktop IDE and our developer Console

On the board is connected internal antenna and also connector for external antenna.

Dimension of Particle RedBear is 40 x 20 x 13 mm.

The project is available on https://github.com/redbear/Duo.

The price of RedBear je $24.90 + shipping and that is available on particle store https://store.particle.io/.


Share the article:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Sensirion’s SPS30 particulate matter (PM) sensor uses innovative technology that keeps the dust away from all sensitive parts and prevents its accumulation. This technology, along with high-quality and long-lasting components, enables accurate measurements for more than eight years while operating…

IoT (Internet Of Things), this word is popular on the world. Why? Because you can control all things through internet. If you are designer which wants to design some smart devices, maybe you will need boards which contains wireless modules…

Friendlyarm is known for development of single-board computers and it released a new board called Nano Pi DUO. Nano Pi DUO, which dimension of board is similar with NodeMCU (DUO 25.4 x 50 mm vs. NoceMCU 25 x 48 mm),…

Particle.io which is known thanks to development board called Particle Photon released a new family of board called Particle Mesh. The new boards are called Xenon which combines Mesh a BLE. Other board is Boronwhich includes LTE + BLE+ Mesh.…

If you program microcontrollers by STM (STM32F4, STM32F0, STM32L1) with Standard Peripheral Library your code is bigger than without Standard Peripheral Library. It is motivation why we can program of microcontrollers without Standard Peripheral Library. Nevertheless, if you program without…