Skip to content

add daisy chain example #22

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

Merged
merged 2 commits into from
Feb 21, 2022
Merged

add daisy chain example #22

merged 2 commits into from
Feb 21, 2022

Conversation

Chao8219
Copy link
Contributor

Hi, Dear All,

The wiring schematic and code for a daisy chain example are added through this PR. I also included a markdown doc to explain what components are needed to make this example work.

Please let me know if there is anything else I may need to do. Thanks!

Best,
Chao

@tannewt tannewt requested a review from a team December 20, 2021 20:06
@woensug-choi
Copy link

Nice :D Could I ask a question?

I am trying to connect 20 Steppers to Raspberry pi with a ULN2003 driver (which will need 4 IO pins to control), I stacked it up using 74HC595 with a daisy chain. It's really slow. I guess it's the drawback.

Could this PR include mentioning the speed of output signals?

@dhalbert dhalbert changed the title add dasiy chain example add daisy chain example Feb 18, 2022
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Thanks for the great new example @Chao8219.

I used a minimal environment for testing with 3.3v only and a different microcontroller (Feather RP2040). I used individual LEDs and moved them around to different indexes. Works as expected and looks to me like the level shifted one would as well.

@FoamyGuy FoamyGuy merged commit 7a166be into adafruit:main Feb 21, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Feb 22, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_74HC595 to 1.3.4 from 1.3.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_74HC595#22 from Chao8219/main
  > Fixed readthedocs build
  > Consolidate Documentation sections of README

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 1.12.2 from 1.12.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Wiznet5k#52 from chabala/wiznet5k-reset-transition
  > Fixed readthedocs build
  > Post-patch cleanup
  > Post-patch cleanup
  > Consolidate Documentation sections of README
  > Consolidate Documentation sections of README
@dhalbert dhalbert mentioned this pull request Apr 27, 2023
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

Successfully merging this pull request may close these issues.

3 participants