Skip to content

Conversation

@mjcross
Copy link
Contributor

@mjcross mjcross commented May 1, 2023

  1. Adds a new example showing how to control a multiplexed 7-segment LED display with the PIO.
  2. Includes my previous fix for pio/onewire/onewire_library/CMakeLists.txt, as I inadvertently deleted my previous fork (apologies if this is unnecessary and/or duplicative)

@lurch
Copy link
Contributor

lurch commented May 3, 2023

Includes my previous fix for pio/onewire/onewire_library/CMakeLists.txt, as I inadvertently deleted my previous fork (apologies if this is unnecessary and/or duplicative)

IMHO it'd be better for these to be separate PRs, as they "fix" entirely different things.

@lurch
Copy link
Contributor

lurch commented May 3, 2023

Adds a new example showing how to control a multiplexed 7-segment LED display with the PIO.

I've just had a quick read through the code; IMHO this looks quite elegant, and is certainly a good demo of why using PIO is better than the bit-bashing that'd be needed on other MCUs 😎

@mjcross mjcross closed this by deleting the head repository May 5, 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.

2 participants