Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pulseio.PulseIn support #41

Closed
tannewt opened this issue Oct 18, 2018 · 4 comments
Closed

Add pulseio.PulseIn support #41

tannewt opened this issue Oct 18, 2018 · 4 comments
Assignees

Comments

@tannewt
Copy link
Member

tannewt commented Oct 18, 2018

I can be bitbanged in a separate thread or process. Bitbanging code is here:

adafruit/Adafruit_CircuitPython_DHT#18

@ladyada ladyada self-assigned this Nov 26, 2018
@ladyada
Copy link
Member

ladyada commented Nov 26, 2018

this is almost done using libgpiod

@ladyada
Copy link
Member

ladyada commented Dec 3, 2018

this is done in libgpiod but we'll need to do more testing on various boards and also figure out how to compile the pulsein exec or whether we'll include it.

@makermelissa
Copy link
Collaborator

This is in place, but as stated in the previous comment, more boards (at least ones with libgpiod support) will need testing and putting in place.

@makermelissa
Copy link
Collaborator

Fixed via #506 and #593. The pulsein library is included and the appropriate file is automatically detected and loaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants