Skip to content

Commit 99a3cac

Browse files
authored
Merge pull request #197 from electronut/blip
boards: add Electronut Labs Blip page
2 parents 8955214 + 3288cdb commit 99a3cac

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

_board/electronut_labs_blip.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: download
3+
board_id: "electronut_labs_blip"
4+
title: "Blip Download"
5+
name: "Blip"
6+
manufacturer: "Electronut Labs"
7+
board_url: "https://docs.electronut.in/blip/"
8+
board_image: "/assets/images/boards/electronut_labs_blip.png"
9+
downloads_display: true
10+
features:
11+
- Bluetooth/BTLE
12+
- Battery Charging
13+
---
14+
15+
Blip is a development board for Bluetooth Low Energy (BLE) and 802.15.4 based wireless applications,
16+
based on the Nordic Semiconductor nRF52840 SoC. It has a Black Magic Probe compatible programmer and
17+
debugger built in, along with temperature/humidity sensor, ambient light intensity sensor, and a
18+
3-axis accelerometer. It can be used to prototype very low power devices. It also has provision
19+
for an SD card slot, which makes it a complete and versatile development board.
20+
21+
## Purchase
22+
23+
* [Blip purchase information](https://docs.electronut.in/blip/#purchasing-blip)
24+
25+
## Contribute
26+
27+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
183 KB
Loading

0 commit comments

Comments
 (0)