I am working on a project that will eventually use a stand alone arduino. It needs to communicate to the PC via USB. Do I need a seperate chip to handle these communications or can I just connect the USB data pins to pins 0 and 1 on the atmega?
Note: I can easily program it with the arduino uno that is not a issue. But the program needs USB input and output to run.
Note: I can easily program it with the arduino uno that is not a issue. But the program needs USB input and output to run.