
Compatable Microcontroller Question
Hello Everyone!
Just got my arduino version downloaded and installed to give it a whirl and have afew questions. I do alot of avr stuff on a breadboard and no not actually own an official arduino board (i have my own boards fabed

) and have some technical questions to ask:
* What are the memory requirements for the bootloader and firmware? I noticed that you use the arduino bootloader, but robotC also adds firmware to the memory space. How much space total would that require? I have alot of atmega168's lying around and was wondering if that would ever be possible.
* How exactly does robotC know what serial port the arduino is on? I noticed it does an autodetect for the board. Will robotC be able to find microcontrolers on a breadboard that communicate with a external usb to com port setup?
Thanks, talk to you all soon!
Scott B-)