Skip to main content

Simple dial widget

Project description

Introduction

Documentation Status Build Status latest version on PyPI Total PyPI downloads Code Style: Black

A dial gauge widget for displaying graphical information. Derived from Dial made by Kevin Matocha. Main Differences:

  • Dial is a complete circle

  • Needle is a line. This line could be full or half

  • Needle size could be shortened using the pad option

  • Can have more than one needle.

  • Minor ticks can have their own labels

https://github.com/jposada202020/CircuitPython_simple_dial/blob/main/docs/dial.png https://github.com/jposada202020/CircuitPython_simple_dial/blob/main/docs/watch.jpg

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle or individual libraries can be installed using circup.

Installing to a Connected CircuitPython Device with Circup

Make sure that you have circup installed in your Python environment. Install it with the following command if necessary:

pip3 install circup

With circup installed and your CircuitPython device connected use the following command to install:

circup install simple_dial

Or the following command to update an existing version:

circup update

Usage Example

See scripts in the examples directory of this repository.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

circuitpython_simnple_dial-0.2.1.tar.gz (8.9 MB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page