wolverineairsoft:
Thanks for the info. I'll look into doing that. it would be nice to be able to program it with everything attached if necessary. But as far as the basic idea of using the parts on on a larger board and programming it as an arduino, there's no problem with that correct? I guess I'm not super clear on the interface between the bootloader and the hardware. I thought the bootloader is only on the chip so as long as all the external parts (clock etc) that it needs to reference are there, it shouldn't care if there are other parts attached. As long as they don't interfere with the programming itself. I should have enough pins to leave the tx rx pins empty if I can use other pins for the serial lcd.Thanks!
I am not familiar with the Arduino Pro mini, but it would appear that you would need a USB to serial adapter to program it using the Arduino IDE software. If I were you, I would base the board off of something easier, like the Arduino Uno. The Arduino Pro mini uses surface mount components, which are difficult to solder unless you are set up for it. You might want to take a look at the Arduino Standalone article in the playground: http://www.arduino.cc/en/Main/Standalone