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

Can you document the difference between atmega version and esp8266 version? #2

Open
M-Reimer opened this issue Sep 1, 2021 · 0 comments

Comments

@M-Reimer
Copy link

M-Reimer commented Sep 1, 2021

Hello,

I'm planning to mod a GBS board to use it as a scaler for older Nintendo consoles (SNES, N64, probably NES). As far as I know they use either 240p or 480i and at least the N64 also can switch between these during gameplay.

At first I found the solution with the esp8266, but to be honest I don't like the idea that I need to have a webinterface on a scaler. Best case I want to set this up once and then just use it. And I would very much prefer being able to do this setup directly on the device. I would even prefer some kind of "config.h" which gets compiled into the firmware over a webinterface.

Then I found your project which seems to be much simpler. But the question is: Is it as good as the esp8266 version? Can I, for example, also add the clock generator when using your firmware? Is it even worth it to use the external clock generator? Are there other differences I should know about?

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

1 participant