nine/borb
nine/borb
The problem is less the USB library and more the fact that the Amiga 500 reset line is active low, thus high is considered the normal state. When the Arduino...
Disabling the wdt is likely a bad idea since a crash can mean that the keyboard becomes completely useless until a power cycle occurs.
Could use a simple transistor circuit NOT or a 555; transistor would be easier: arduino reset line to base through resistor, power on base sinks collector's input from vcc to...
(just occurred to me that I have a few hundred 74hc04d hex inverters on hand, will test when I get a chance)
I haven't used that particular part, but I can't see why not. The A500 has a lot of 74-series logic inside it. As with everything, always check any levels with...
Hello, Depending on which branch you're using, the mouse connection count is incorrect. I strongly suspect the `main` branch is a culprit at the moment - I have the same...
That was the way I was intending to handle the reset line (I don't have a big-box Amiga to check with); I'll ask another user I know who uses this...
This is something I'm personally going to need to manage as the Checkmate case will need to display power state, and possibly drive state as well. Ultimately I'd like this...
> > Provide 3.3V/5V headers on the board for connecting to other LEDs > > I'm not sure I understand what you mean by this. How would a 3.3V or...
...I'm referring to putting standard 2.54mm pitch headers on to voltage shift or pass through the Amiga's LED signal.