espp/qtpy

0.21.0

uploaded 1 day ago
QtPy Board Support Package (BSP) component for ESP-IDF

readme

# QtPy Board Support Package (BSP) Component 

The QtPy ESP32 Pico and QtPy ESP32-S3 are development boards for the ESP32 Pico
and ESP32-S3, respectively. They feature a USB-C connector, a QWIIC I2C
connector, 0.1" headers, an RGB LED, and a button.

The `espp::QtPy` component provides a singleton hardware abstraction for
initializing the Button, I2C, and LED subsystems.

## Example

This example shows the use of the `QtPy` class to perform hardware
initialization for the QtPy ESP32 Pico and the QtPy ESP32-S3.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/qtpy^0.21.0"

or download archive

Stats

  • Archive size
    Archive size ~ 10.00 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/qtpy version: 0.21.0
|