These files are meant for aid.interaccess.org/drupal. They're here only because of temporary problems representing them in drupal.

The files are:

ip-hdr10.html
This chart is now part of the IP board documentation on the AID drupal.
The pin-out for the 10-pin header on the IP card.

op-hdr10.html
This chart is now part of the OP board documentation on the AID drupal.
The pin-out for the 10-pin header on the OP card.

pwm-adc-breakout.html
The connector block on the ADC/PWM breakout board.

Aid_lib.atmega16.c
A first version of aid_lib.c for the Atmel ATmega16.

aid_cmd.c
A suggestion for changes to the present aid_cmd.c module. Basically, I'd like subroutines puts, put3digits and put_some_digits defined here instead of in aid_lib.*.c which has the processor-specific code.

main.hex
The instruction code in Intel hex form, of the AID Main board program for the Atmel ATmega16. Compiled using the gcc compiler as released in the WinAVR package.

main.lss
A listing, with generated assembly instructions, of the AID Main board program for the Atmel ATmega16. Compiled using the gcc compiler as released in the WinAVR package.

aid_lib.atmega16.pins.txt
A CSV text file (with tab separators) giving the AVR pin and AID-Bus pin assignments for my ATmega16 version of the AID main board.

Mel.