From f1bdb1f617d530afce4774d319f451077eeb70d5 Mon Sep 17 00:00:00 2001 From: Rei Vilo Date: Sun, 19 Mar 2023 12:57:56 +0100 Subject: [PATCH] Added introductory kits --- src/hV_Documentation.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/hV_Documentation.h b/src/hV_Documentation.h index 88653ec..22ab18b 100755 --- a/src/hV_Documentation.h +++ b/src/hV_Documentation.h @@ -24,6 +24,11 @@ /// /// The screens are connected to the [EPD Extension Kit Gen 3 (EXT3 or EXT3-1)](https://www.pervasivedisplays.com/product/epd-extension-kit-gen-3-EXT3/) and [Touch Expansion Board for EXT3 (EXT3-Touch)](https://www.pervasivedisplays.com/product/touch-expansion-board-ext3-touch/). /// +/// Two introductory kits are also available: +/// +/// + The [EPD Pico Kit (EPDK)](https://www.pervasivedisplays.com/product/epd-pico-kit-epdk/) includes a Raspberry Pi Pico RP2040, an EXT3-1 extension board and a 2.66" monochrome panel; and +/// + The [EPD Pico Kit Touch (EPDK-271-Touch)](https://www.pervasivedisplays.com/product/touch-expansion-board-ext3-touch/#tab-3) includes a Raspberry Pi Pico RP2040, an EXT3-1 and EXT3-Touch boards and a 2.71"-Touch monochrome panel with embedded fast update. +/// /// @b Documentation /// /// The documentation includes two documents: