Delete scoutmakes_azul.md
This commit is contained in:
parent
1558cd0265
commit
b5ccfcbad1
1 changed files with 0 additions and 50 deletions
|
|
@ -1,50 +0,0 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "scoutmakes_azul"
|
||||
title: "ScoutMakes Azul Download"
|
||||
name: "ScoutMakes Azul"
|
||||
manufacturer: "TinkeringTech"
|
||||
board_url: "https://tinkeringtech.com/blog/scoutmakes-azul/"
|
||||
board_image: "scoutmakes_azul.jpg"
|
||||
date_added: 2020-8-8
|
||||
features:
|
||||
- Feather-compatible
|
||||
- Battery Charging
|
||||
- Bluetooth/BTLE
|
||||
- Display
|
||||
---
|
||||
|
||||
The **ScoutMakes Azul** is an open source Bluetooth (BLE) development platform featuring the nRF52840 (32bit ARM Cortex-M4 processor) from Nordic semiconductors enabling excellent Bluetooth development capabilities for your project. It conforms to the Adafruit feather format, runs CircuitPython, Arduino. The platform also has native USB support.
|
||||
|
||||
To enable even more integration, a 128×32 OLED is also built in along with USB type-C support and a power switch for ease of use.
|
||||
|
||||
The platform come pre-programmed with a UF2 bootloader and CircuitPython ready to go out of box. You can pair the Azul with Adafruit bluefruit application in iOS or Android to get going. The application includes a color picker, quaternion/accelerometer/gyro/magnetometer or location (GPS), and an 8-button control game pad. This data can be read over BLE and processed directly by the nRF52 microcontroller.
|
||||
|
||||
**Features:**
|
||||
|
||||
* ARM Cortex M4F (with HW floating point acceleration) running at 64MHz
|
||||
* 1MB flash and 256KB SRAM
|
||||
* **Native Open Source USB stack** - pre-programmed with UF2 bootloader
|
||||
* Bluetooth Low Energy compatible 2.4GHz radio (Details available in the [nRF52840](https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840) product specification)
|
||||
* **FCC / IC / TELEC certified module**
|
||||
* Up to +8dBm output power
|
||||
* Built-in 128-32 OLED display
|
||||
* USB type-C connector
|
||||
* ON/OFF power switch
|
||||
* 1.7v to 3.3v operation with internal linear and DC/DC voltage regulators
|
||||
* 21 GPIO, 6 x 12-bit ADC pins, up to 12 PWM outputs (3 PWM modules with 4 outputs each)
|
||||
* Pin #3 red LED for general purpose blinking, NeoPixel for colorful feedback
|
||||
* 4 mounting holes
|
||||
* Reset button
|
||||
* Open source design
|
||||
* Works out of the box with Adafruit's feather wings
|
||||
## Tutorial
|
||||
|
||||
- [ScoutMakes Azul Overview](https://tinkeringtech.com/blog/scoutmakes-azul/)
|
||||
|
||||
## Purchase
|
||||
* [TinkeringTech](https://tinkeringtech.com/blog/scoutmakes-azul/)
|
||||
|
||||
## Contribute
|
||||
|
||||
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/tinkeringtech_scoutmakes_azul.md).
|
||||
Loading…
Reference in a new issue