I have followed these steps:
carefully followed the instructions for disabling login via the Pi's serial port. Then I disabled the Pi's boot messages (out to the serial port), shut down the system, set the jumpers to connect the Pi's serial transmit line to the Gertduino's serial receive line (and vice-versa), powered up the system (it booted up just fine, yay!), installed the minicom terminal emulator,
I just can't remember if i did it manually, or if i used Gordon's script. Either way, it is complete. I use minicom to connect to the arduino (pi - 328 using the crossed wires) but all i get is gibberish in the window. Anything I Might be missing?
I am using the Serial_startup.in arduino sketch and it compiles and uploads, i see the upload led blink, but then when i connect to it with minicom, I get nothing useful out of it. I start with
minicom -b 9600 -o -D /dev/ttyAMA0




