Skip to content

Commit 086e0fb

Browse files
committed
Added PYB Nano v2
1 parent b1033e5 commit 086e0fb

File tree

4 files changed

+33
-0
lines changed

4 files changed

+33
-0
lines changed

_board/pyb_nano_v2.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
layout: download
3+
board_id: "pyb_nano_v2"
4+
title: "PYB Nano v2 Download"
5+
name: "PYB Nano v2"
6+
manufacturer: "Elecrow"
7+
board_url: "https://www.elecrow.com/micropython-development-board-pyb-nano-compatible-with-python.html"
8+
board_image: "pyb_nano_v2.jpg"
9+
features:
10+
- 4 x LEDs
11+
- RTC
12+
- ADC
13+
- Dual UARTs
14+
---
15+
16+
DETAILS
17+
18+
Although the PYB Nano board is small, it contains all the features of MicroPython. It is an ideal development board for beginners to learn more about MicroPython. It can be a well cost choice for you, for the price is low, but it supports most features and functions of MicroPython. The PYB Nano has accelerometer, the data of sport can be read directly.
19+
It is convenient to extend features via I2C, SPI, UART and other interfaces. By connecting various sensors, LCD displays, OLED, GPS module and so on, you can DIY some interesting projects.
20+
21+
**Features:**
22+
- Supports microUSB.
23+
- Compatible with Pyboard development board.
24+
- Supports 2 UART, 3 I2C, 3 SPI, 10 ADC and RTC.
25+
- It allows two power input type, power by battery or USB.
26+
- The 4 LED on the board support luminance regulation function.
27+
28+
## Purchase
29+
* [Elecrow](https://www.elecrow.com/micropython-development-board-pyb-nano-compatible-with-python.html)
30+
31+
## Contribute
32+
33+
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).
164 KB
Loading
178 KB
Loading
31.5 KB
Loading

0 commit comments

Comments
 (0)