The RedBear Duo is a thumb-size development board designed to simplify the process of building Internet of Things (IoT) products. It provides everything you need -- Wi-Fi, BLE and a powerful Cloud backend, all in a compact form factor that makes it ideal for your first prototype, a finished product, and everything in between. More >>
Purchase your RedBear Duo now:
certs/
: FCC & CE certificationsdocs/
: Documentation for improving your experience on the Duodriver/
: Duo Windows USB driverfirmware/bootloader/
: Released bootloader images for Duofirmware/dct/
: Some configuration files can be applied to Duo's internal DCTfirmware/javascript_interpreter/
: Released JavaScript interpreter images for Duofirmware/python_interpreter/
: Released Python interpreter images for Duofirmware/system/
: Released system firmware imagesfirmware/wifi/
: Wi-Fi firmware for the wireless modulehardware/
: Hardware design files, datasheets and pin mappingscripts/
: Useful scripts for playing with the Duo
- Duo Introduction
- RBLink Introduction
- Arduino/C/C++ Programming Reference Manual
- Firmware Architecture Overview
- How It Works
- WiFi/BLE/USBSerial Setup Protocol in Listening Mode
- System Firmware Change-log
- Arduino Board Package Change-log
- JavaScript Interpreter Change-log
- JavaScript Programming Reference Manual
- Python Programming Reference Manual
- Troubleshooting
- Out-of-Box Experience
- Getting Started with Arduino IDE
- Getting Started with Particle Build (Web IDE)
- Firmware Deployment Guide
- Arduino Board Package Installation Guide
- dfu-util Installation Guide
- Windows Driver Installation Guide
- Devices Provisioning Guide
- Application Examples
- Arduino IDE
- Particle Build (Web IDE)
- Particle Dashboard
- Modified Particle Firmware Source Code
- Modified Espruino Source Code
- Modified MicroPython Source Code
- WICED SDK
- WICED SDK Patch for Duo
- BTStack Source Code
- RedBear Discussion
- Arduino Forum
- Particle Community
- Broadcom Community
- Espruino Forum
- MicroPython Forum
- BlueKitchen
-
Add more BLE examples to the Particle Build (Web IDE) and Arduino IDE.
The BLE examples are not completed yet, for Web IDE, we have not yet added any examples for BLE, if you want to try BLE using Web IDE, please browse this, copy & paste the code to the Web IDE.
-
Reduce power consumption for BLE
We will work with Broadcom to reduce the power consumption for the Duo BLE.
Copyright (c) 2016 Red Bear
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.