Skip to content

HXTX DVI CowBell Arduino Examples #3085

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

FoamyGuy
Copy link
Collaborator

  • moved circuitpython examples to a subdirectory
  • added arduino examples for both rp2040 with PicoDVI, and rp2350 with HSTX_DVI

I'm not sure if .pico_rp2040.test.only is the correct file for the rp2350 example. I didn't see any file like .pico_rp2350.test.only in use anywhere else in this repo so I assumed that might not work.

@TheKitty
Copy link
Collaborator

TheKitty commented Jul 17, 2025 via email

@FoamyGuy
Copy link
Collaborator Author

Thank you! it turns out pico_rp2350 does exist it just hadn't been used yet (or I failed to find it).

@FoamyGuy FoamyGuy marked this pull request as draft July 18, 2025 19:50
@FoamyGuy
Copy link
Collaborator Author

Some or all of this may not be needed. HSTX examples are being updated in the library repo to choose the correct pin config for the device they are on which makes the example more universal and it can be embedded in the guide pages from the library repo I think.

I will either close, or make changes and take this back out of draft once I've got a grasp on whether we need any parts of this.

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