Hi,
I am using a RPI, Gertboard, and Gcc 4.7.2. Attached is a small tile that (I think) should send 'Hello world!" to the serial port from my GertBoard atmega328 to my Raspberry Pi. I try to see what it is sending with minicom on Debian linux Wheezy, the commandline being " minicom -b 9600 -o -D /dev/ttyAMA0". I get some output, but I always get garbadge, e.g. "����� worl�!He��� worl�!��llo wo���!����� wor��!��llo"
What am I doing wrong? What could I do to get the correct output?
TIA
Joost