1] Plot -> PDF route sometimes chops board - simply reposition on grid
2] Remember to mark tracks/pads which should be attached to the (GROUND) fill before filling the zone
1] code and board mistakes. remember - 22 is AGND, 21 AREF by 10 nF tied to GND, and 20 aVCC
see http://tuxgraphics.org/electronics/200705/article07051.shtml
Example code:
http://1010.co.uk/testserialin.c
[primarily for debugging scrying boards]
1] Using standard ATmega8 breadboarded (runs at 8MHz with external crystal) connected to Palm Pilot by way of DIY serial level convertor (MAX3232 - white cable here to pin3 (TXD)
2] Set fuse for external oscillator using the prg_fusebit_uc shell script - option -w 0 for external crystal
3] project home is ~/projects/scryer/avrscheme
4] swop over TX and RX as null modem for Palm - achieved in home-made gender changer!