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 GPIO components #2

Open
6 of 7 tasks
SteveDesmond-ca opened this issue Jun 23, 2018 · 1 comment
Open
6 of 7 tasks

Add GPIO components #2

SteveDesmond-ca opened this issue Jun 23, 2018 · 1 comment
Labels
feature Additional or changing functionality small Just a few hours of work

Comments

@SteveDesmond-ca
Copy link
Member

SteveDesmond-ca commented Jun 23, 2018

Create high-level objects for:

  • RGB LED
  • rotary encoder
  • 7-segment display (8-pin direct)
  • motor driver
  • bit shift register
  • timer
  • LED matrix (16-pin direct)

The pins required should be passed in as parameters, and the classes should contain high-level helper methods and/or properties.

Requests for additional components should be created as their own issues.

@SteveDesmond-ca
Copy link
Member Author

Some of these will probably require SPI/I2C support via #6.

@SteveDesmond-ca SteveDesmond-ca changed the title Add components Add GPIO components Aug 17, 2018
@SteveDesmond-ca SteveDesmond-ca added the feature Additional or changing functionality label Nov 24, 2021
@SteveDesmond-ca SteveDesmond-ca added the small Just a few hours of work label Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Additional or changing functionality small Just a few hours of work
Projects
None yet
Development

No branches or pull requests

1 participant