Pervasive Displays Library Suite - Reference Manual 9.0.3
Library for Pervasive Displays e-paper screens, extension boards and development kits
|
List of boards for Pervasive Displays Library Suite - Advanced edition. More...
Classes | |
struct | pins_t |
EXT3 board configuration structure. More... | |
Macros | |
#define | hV_LIST_BOARDS_RELEASE 902 |
Release. | |
#define | NOT_CONNECTED (uint8_t)0xff |
Not connected pin. | |
#define | EXPANDER_P0 0x80 |
Expander constants. | |
#define | EXPANDER_P1 0x81 |
port 1 | |
#define | EXPANDER_P2 0x82 |
port 2 | |
#define | EXPANDER_P3 0x83 |
port 3 | |
#define | EXPANDER_P4 0x84 |
port 4 | |
#define | EXPANDER_P5 0x85 |
port 5 | |
#define | EXPANDER_P6 0x86 |
port 6 | |
#define | EXPANDER_P7 0x87 |
port 7 | |
Variables | |
2.1 Recommended boards | |
const pins_t | boardArduinoNanoMatter |
Arduino Nano Matter with Silicon Labs MGM240P, tested. | |
const pins_t | boardRaspberryPiPico_RP2040 |
Raspberry Pi Pico and Pico W with default RP2040 configuration, tested. | |
const pins_t | boardRaspberryPiPico2_RP2350 = boardRaspberryPiPico_RP2040 |
Raspberry Pi Pico 2 default RP2350 configuration, tested. | |
const pins_t | boardFeatherNRF52840 |
Adafruit Feather nRF52840 configuration, tested. | |
const pins_t | boardESP32DevKitC |
Espressif ESP32-DevKitC. | |
const pins_t | boardNone |
Board used for PDLS_Viewer. | |
2.2 Other boards | |
const pins_t | boardRaspberryPiZeroB_BCM2835 |
Raspberry Pi Zero, 2B, 3B, 4B configuration with BCM2835, tested. | |
const pins_t | boardRaspberryPiZeroB_MRAA |
Raspberry Pi Zero, 2B, 3B, 4B configuration with MRAA library, tested. | |
const pins_t | boardRaspberryPiPico_Arduino |
Raspberry Pi Pico Arduino Mbed-OS configuration, not recommended, tested. | |
const pins_t | boardFeatherM0M4 |
Adafruit Feather M0 and M4 configuration, tested. | |
const pins_t | boardFeatherNRF52832 |
Adafruit Feather nRF52832 configuration, tested. | |
const pins_t | boardFeatherRP2040 |
Adafruit Feather RP2040 configuration, tested. | |
const pins_t | boardHuzzahESP32 |
Adafruit Huzzah ESP32 configuration, tested. | |
const pins_t | boardArduinoZero |
Arduino Zero configuration, tested. | |
const pins_t | boardNucleo64 |
ST Nucleo 64, tested on Arduino. | |
const pins_t | boardESP32PicoKitV4 |
Espressif ESP32-Pico-v4. | |
const pins_t | boardESP32PicoDevKitM2 |
Espressif ESP32-Pico-DevKitM-2. | |
const pins_t | boardXiaoRP2040 |
Seeed Xiao RP240. | |
const pins_t | boardXiaoESP32C3 |
Seeed Xiao ESP32-C3. | |
const pins_t | boardSiLabsBG24Explorer |
Silicon Labs EFR32xG24 Explorer Kit (xG24-EK2703A) configuration, tested. | |
const pins_t | boardSiLabsBG24Explorer_EXT4 |
Silicon Labs EFR32xG24 Explorer Kit (xG24-EK2703A) configuration, tested. | |
const pins_t | boardNucleo32L431KC |
STMicroelectronics Nucleo32 L431KC, tested. | |
const pins_t | boardTeensy3x |
Teensy 3.x configuration, tested. | |
const pins_t | boardTeensy36 |
Teensy 3.6 configuration with built-in SD-card, tested. | |
2.3 Deprecated boards | |
const pins_t | boardLaunchPad |
Texas Instruments LaunchPad MSP430 and MSP432 configuration, tested. | |
const pins_t | boardMSP430FR5994 |
Texas Instruments LaunchPad MSP430FR5994 LaunchPad with SD-card configuration, tested. | |
const pins_t | boardCC1352 |
Texas Instruments LaunchPad CC1352 configuration, tested. | |
const pins_t | boardCC1352_Touch |
Texas Instruments LaunchPad MSP430 and MSP432 configuration, tested. | |
const pins_t | boardLaunchPadExpander |
Texas Instruments LaunchPad with expander configuration, tested. | |
const pins_t | boardLaunchPadGPU |
Texas Instruments LaunchPad MSP5430FR5994 as GPU configuration, tested. | |
const pins_t | boardRaspberryPiZeroB_RasPiArduino |
Raspberry Pi Zero, 2B, 3B, 4B configuration with RasPiArduino, tested. | |
const pins_t | boardParticlePhoton |
Particle Photon configuration, tested. | |
const pins_t | boardRedBearDuo = boardParticlePhoton |
RedBear Duo configuration, tested. | |
List of boards for Pervasive Displays Library Suite - Advanced edition.
Project Pervasive Displays Library Suite
Based on highView technology
Content
#define EXPANDER_P0 0x80 |
Expander constants.
const pins_t boardArduinoNanoMatter |
Arduino Nano Matter with Silicon Labs MGM240P, tested.
const pins_t boardArduinoZero |
Arduino Zero configuration, tested.
const pins_t boardCC1352 |
Texas Instruments LaunchPad CC1352 configuration, tested.
const pins_t boardCC1352_Touch |
Texas Instruments LaunchPad MSP430 and MSP432 configuration, tested.
const pins_t boardESP32DevKitC |
Espressif ESP32-DevKitC.
const pins_t boardESP32PicoDevKitM2 |
Espressif ESP32-Pico-DevKitM-2.
const pins_t boardESP32PicoKitV4 |
Espressif ESP32-Pico-v4.
const pins_t boardFeatherNRF52840 |
Adafruit Feather nRF52840 configuration, tested.
const pins_t boardFeatherRP2040 |
Adafruit Feather RP2040 configuration, tested.
const pins_t boardHuzzahESP32 |
Adafruit Huzzah ESP32 configuration, tested.
const pins_t boardLaunchPad |
Texas Instruments LaunchPad MSP430 and MSP432 configuration, tested.
const pins_t boardLaunchPadExpander |
Texas Instruments LaunchPad with expander configuration, tested.
const pins_t boardLaunchPadGPU |
Texas Instruments LaunchPad MSP5430FR5994 as GPU configuration, tested.
const pins_t boardMSP430FR5994 |
Texas Instruments LaunchPad MSP430FR5994 LaunchPad with SD-card configuration, tested.
const pins_t boardNone |
Board used for PDLS_Viewer.
const pins_t boardNucleo32L431KC |
STMicroelectronics Nucleo32 L431KC, tested.
const pins_t boardNucleo64 |
ST Nucleo 64, tested on Arduino.
const pins_t boardParticlePhoton |
Particle Photon configuration, tested.
const pins_t boardRaspberryPiPico2_RP2350 = boardRaspberryPiPico_RP2040 |
Raspberry Pi Pico 2 default RP2350 configuration, tested.
const pins_t boardRaspberryPiPico_Arduino |
Raspberry Pi Pico Arduino Mbed-OS configuration, not recommended, tested.
const pins_t boardRaspberryPiPico_RP2040 |
Raspberry Pi Pico and Pico W with default RP2040 configuration, tested.
const pins_t boardRaspberryPiZeroB_BCM2835 |
Raspberry Pi Zero, 2B, 3B, 4B configuration with BCM2835, tested.
const pins_t boardRaspberryPiZeroB_MRAA |
Raspberry Pi Zero, 2B, 3B, 4B configuration with MRAA library, tested.
const pins_t boardRaspberryPiZeroB_RasPiArduino |
Raspberry Pi Zero, 2B, 3B, 4B configuration with RasPiArduino, tested.
const pins_t boardRedBearDuo = boardParticlePhoton |
RedBear Duo configuration, tested.
const pins_t boardSiLabsBG24Explorer |
Silicon Labs EFR32xG24 Explorer Kit (xG24-EK2703A) configuration, tested.
const pins_t boardSiLabsBG24Explorer_EXT4 |
Silicon Labs EFR32xG24 Explorer Kit (xG24-EK2703A) configuration, tested.
Variant of boardSiLabsBG24Explorer with panelPower for EXT4
const pins_t boardTeensy36 |
Teensy 3.6 configuration with built-in SD-card, tested.
const pins_t boardXiaoESP32C3 |
Seeed Xiao ESP32-C3.
const pins_t boardXiaoRP2040 |
Seeed Xiao RP240.
For large / touch configurations EXT3 and EXT3.1 pin 3 Red -> D0 GPIO26 / D0 GPIO26 EXT3 and EXT3.1 pin 4 Orange -> D1 GPIO27 / D1 GPIO27 EXT3 and EXT3.1 pin 5 Yellow -> D2 GPIO28 / D2 GPIO28 EXT3 and EXT3.1 pin 8 Violet -> D4 GPIO6 / D4 GPIO6 EXT3 and EXT3.1 pin 9 Grey -> D3 GPIO29 / D7 GPIO1 EXT3 and EXT3.1 pin 12 Grey2 -> D5 GPIO7 / N/A EXT3 pin 20 or EXT3.1 pin 11 Black2 -> N/A / N/A EXT3-Touch pin 4 Red -> N/A / D6 GPIO0 EXT3-Touch pin 3 Orange -> N/A / D3 GPIO29 Optional power circuit External SD-card board External SD-card board