Hi I am trying to create a simple "computer" that will eventually run BASIC, but that is not the point right now, I do not have the shield and cannot get one at the moment, I have a USB keyboard that I want to connect to it. The things I have are 2 Arduino Unos, wires, some blank PCBs a shift register, and various other components that probably won't help.
If any of you could think of a way to do this that would be very useful to me, and possibly others.
Thank you!
Many devices use MAX3241E controlled via SPI from an Arduino to act as a USB host, one would need to do similar to be able to interface with a USB keyboard.