Added PPicoLipo board pages

This commit is contained in:
ZodiusInfuser 2021-05-11 14:04:09 +01:00
parent 2b36bba74b
commit 060ad8409a
2 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,40 @@
---
layout: download
board_id: "pimoroni_picolipo_16mb"
title: "Pimoroni Pico LiPo (16MB) Download"
name: "Pimoroni Pico LiPo (16MB)"
manufacturer: "Pimoroni"
board_url: "https://shop.pimoroni.com/products/picolipo"
board_image: "pimoroni_picolipo.jpg"
date_added: 2021-5-12
features:
- Battery Charging
---
A top of the line Pirate-brand RP2040-powered microcontroller with all the extras - lots of flash memory, USB-C, STEMMA QT/Qwiic and debug connectors... and onboard LiPo charging! Pimoroni Pico boards add extra functionality whilst keeping to the Pico footprint, ensuring compatibility with existing Pico addons.
## Features
* Powered by RP2040
* Dual ARM Cortex M0+ running at up to 133Mhz
* 264kB of SRAM
* 16MB of QSPI flash supporting XiP
* MCP73831 charger with 215mA charging current
* XB6096I2S battery protector
* USB-C connector for power, programming, and data transfer
* 4 pin Qw-ST (Qwiic / STEMMA QT) connector
* 3 pin debug connector (JST-SH)
* 2-pole JST PH battery connector, with polarity marked on the board
* Switch for basic input (doubles up as DFU select on boot)
* Power button
* Power, charging and user LED indicators
* On-board 3V3 regulator (max regulator current output 600mA)
* Input voltage range 3V - 5.5V
* Compatible with Raspberry Pi Pico packs and bases
## About the RP2040
Raspberry Pi's RP2040 microcontroller is a dual core ARM Cortex M0+ running at up to 133Mhz. It bundles in 264kB of SRAM, 30 multifunction GPIO pins (including a four channel 12-bit ADC), a heap of standard peripherals (I2C, SPI, UART, PWM, clocks, etc), and USB support.
One very exciting feature of RP2040 is the programmable IOs which allow you to execute custom programs that can manipulate GPIO pins and transfer data between peripherals - they can offload tasks that require high data transfer rates or precise timing that traditionally would have required a lot of heavy lifting from the CPU.
## Purchase
* [Pimoroni](https://shop.pimoroni.com/products/picolipo)

View file

@ -0,0 +1,40 @@
---
layout: download
board_id: "pimoroni_picolipo_4mb"
title: "Pimoroni Pico LiPo (4MB) Download"
name: "Pimoroni Pico LiPo (4MB)"
manufacturer: "Pimoroni"
board_url: "https://shop.pimoroni.com/products/picolipo"
board_image: "pimoroni_picolipo.jpg"
date_added: 2021-5-12
features:
- Battery Charging
---
A top of the line Pirate-brand RP2040-powered microcontroller with all the extras - lots of flash memory, USB-C, STEMMA QT/Qwiic and debug connectors... and onboard LiPo charging! Pimoroni Pico boards add extra functionality whilst keeping to the Pico footprint, ensuring compatibility with existing Pico addons.
## Features
* Powered by RP2040
* Dual ARM Cortex M0+ running at up to 133Mhz
* 264kB of SRAM
* 4MB of QSPI flash supporting XiP
* MCP73831 charger with 215mA charging current
* XB6096I2S battery protector
* USB-C connector for power, programming, and data transfer
* 4 pin Qw-ST (Qwiic / STEMMA QT) connector
* 3 pin debug connector (JST-SH)
* 2-pole JST PH battery connector, with polarity marked on the board
* Switch for basic input (doubles up as DFU select on boot)
* Power button
* Power, charging and user LED indicators
* On-board 3V3 regulator (max regulator current output 600mA)
* Input voltage range 3V - 5.5V
* Compatible with Raspberry Pi Pico packs and bases
## About the RP2040
Raspberry Pi's RP2040 microcontroller is a dual core ARM Cortex M0+ running at up to 133Mhz. It bundles in 264kB of SRAM, 30 multifunction GPIO pins (including a four channel 12-bit ADC), a heap of standard peripherals (I2C, SPI, UART, PWM, clocks, etc), and USB support.
One very exciting feature of RP2040 is the programmable IOs which allow you to execute custom programs that can manipulate GPIO pins and transfer data between peripherals - they can offload tasks that require high data transfer rates or precise timing that traditionally would have required a lot of heavy lifting from the CPU.
## Purchase
* [Pimoroni](https://shop.pimoroni.com/products/picolipo)