uploaded 3 months ago
QtPy Board Support Package (BSP) component for ESP-IDF

readme

QtPy Board Support Package (BSP) Component

Badge

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^1.0.4"

or download archive

Stats

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

Badge

espp/qtpy version: 1.0.4
|