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

[Question] Could it be done with ATMega328? #1

Open
issalig opened this issue Jun 2, 2021 · 0 comments
Open

[Question] Could it be done with ATMega328? #1

issalig opened this issue Jun 2, 2021 · 0 comments

Comments

@issalig
Copy link

issalig commented Jun 2, 2021

First of all, congratulations for the project and for the explanation, I have also the idea to build one expansion ROM / serial card with Arduino or even ESP32 and your project will help for sure.

I was wondering if it could be done with and Arduino UNO (ATmega328) since it has enough GPIOs and speed is the same.
Maybe moving data pins to ATMega328 PortD (D0..D7) , address pins to PortB and the rest to Port C.
Serial output could be done with Software Serial on D12-D13 (Port B)

What do you think?

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