dotnet / dotnet/iot

LibgpiodDriverEventHandler should support rising and falling edge detection

Open
#1,522 7 comments 0 reactions 0 assignees View on GitHub
api-suggestion Priority:2
Dominant language
C#
Stars
2.4k
Forks
630
Avg merge
11d 3h
Merged PRs (30d)
2

Description

Using ALRT pin from the Ads1115, which signals that a conversion is ready to be obtained, requires the use of falling edge detection which is not supported at this moment. The LibgpiodDriverEventHandler only supports both edge detection. This is not sufficient for using the ALRT pin of the Ads1115.

**Describe the ideal solution**
LibgpiodDriverEventHandler should support rising, falling edge detection of gpio pins.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.