BeardSwitcher wrote:Find the file in the package that contains the main loop:
void loop(void) (it will be the ST_tastatur.pde file in this case)
Open that one, this file will include the other nessecary files as a working 'project'.
Compile.
Hi BeardSwitcher, hi Joska,

thanks so much for your help!

The Arduino IDE want's to create an ST_tastatur Subdir for it and I had to manually import all other files.
But it did compile and it did upload to the Arduino Nano.
Edit: I just saw Joska's post. After the rename, it would compile&upload without furter hussle.

But (although I used your schematic minus reset line/pin) it wouldn't work.
PS/2 over USB - ST keyboard led is on, no Arduino TX/RX led flashing, no further reaction. Windows finaly throws a "USB devive not recognized" message.
PS/2 on an older laptop (keyboard/mouse combo socket) throws an keyboard error during startup.
BeardSwitcher wrote:I tried that one for some days ago when i tried to figure out how to flash this. it was accepted by the 'compiler' but was compiled with failure (i had not my arduino attached)
I will try some serious hacking this evening so i will update this when i get it to work satisfactory.
This evening will i bring out the 'hard tools' to actually fit my HW within the STFM case. (when the KB works)
More pictures will come when i have more progress.
Good luck.
Hmmm,
I have (most) of my HW working by now. My living room is looking as if a bomb would've hit a stackpile of ST/PC hardware.

All I'd need is a working keyboard

So I keep forward hearing from Joska and from you.
Thanks again,
AxelG
Uhmmmm,
Q #1 : Are those Arduino pins in the schematic Digital or Analog pins? I used the digital ones.
Q #2: Do have those Arduino TX/RX leds to flash, once power (from PS/2), ST-keyboard and Sketch are present?