Skip to main content

Button Library for with Raspberry Pi Pico, created by DIYables

Project description

Button Library for Raspberry Pi Pico - DIYables_Pico_Button

This MicroPython library is designed for Raspberry Pi Pico to make it easy to use push button, momentary switches, toggle switch, magnetic contact switch (door sensor)... It is easy to use for not only beginners but also experienced users...

It is created by DIYables to work with DIYables products, but also work with products from other brands. Please consider purchasing products from DIYables Store on Amazon from to support our work.

Features

  • Works with any Raspberry Pi Pico board.
  • Supports the internal pull-up/pull-down resistor to avoid the floating value
  • Supports debounce to eliminate the chattering phenomenon
  • Supports the pressed and released events
  • Supports the counting (for FALLING, RISING and BOTH)
  • Easy to use with multiple buttons
  • All functions are non-blocking

Available Functions

  • init(pin, mode=Pin.PULL_UP)
  • set_debounce_time(time_ms)
  • get_state()
  • get_state_raw()
  • is_pressed()
  • is_released()
  • set_count_mode(mode)
  • get_count()
  • reset_count()
  • loop()

Available Examples

  • pull_up.py
  • pull_down.py

Tutorials

References

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

diyables_pico_button-0.1.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

DIYables_Pico_Button-0.1.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file diyables_pico_button-0.1.1.tar.gz.

File metadata

  • Download URL: diyables_pico_button-0.1.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for diyables_pico_button-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e8373bf28650863edabc2e5786ad53612d6846277e8746013ff5fba0c62263a7
MD5 3690b34c617ea522b87c43f71ff9618d
BLAKE2b-256 5b4a585f62969fc8fdd40a7f11c92d3af34770717ae6923732a58d33725b2e79

See more details on using hashes here.

File details

Details for the file DIYables_Pico_Button-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for DIYables_Pico_Button-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d920e2ff3efb99325f420062c22a3b15bcee88c3b8683e5064b76dfd4999d124
MD5 d30c54fe523df2dfbd6eb8a05117c1f7
BLAKE2b-256 34b87438d652748122fb52c69f23f3ab744a834b338a72f24da0629849bbf37a

See more details on using hashes here.

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