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

Pico DVI Version #1

Open
MickeyDelp opened this issue Aug 11, 2021 · 4 comments
Open

Pico DVI Version #1

MickeyDelp opened this issue Aug 11, 2021 · 4 comments

Comments

@MickeyDelp
Copy link

Hi, Andre! I stumbled upon your blog post. Very cool bit of code!
BTW, I suggest you link back to your blog in the readme of this repo.

Anyway, I coded up a version for the DVI sock. Looks great on an HDMI monitor. Let me know if you want the code.

@andreban
Copy link
Owner

Hi @MickeyDelp - Thanks for the suggestion on linking back to the blog. I have just added the link

I would definitely be interested in checking out the version for the DVI sock!

@MickeyDelp
Copy link
Author

@andreban here is the DVI version of Doom Fire. As you will see I had to limit the vertical size a bit or it would run out of RAM. It might not do so if it were not built with the -DPICO_COPY_TO_RAM=1 option, but that is the default for the pico-dvi examples because most of them need that.

doom_fire.zip

@andreban
Copy link
Owner

Finally checked it out - this is so cool! Have you considered publishing in a Github repo and maybe a blogpost? I don't know much about the DVI bits and would appreciate reading about it.

@MickeyDelp
Copy link
Author

The DVI code is not mine. It was written by one of the Pico engineers. Here's the repo:
https://github.com/Wren6991/PicoDVI/

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

2 participants