Interact with MCU via serial terminal (1-chip)
Posted: Mon Jun 13, 2011 5:40 am
This is a simple question that I haven't seen specifically mentioned on the internet.
Can a microcontroller (i.e., ATMega48) connect to a PC USB port and appear as a standard serial port, such that you can pull up a serial terminal and communicate directly with THAT microcontroller? I'm NOT seeking a "chip in the middle" solution - a very simple bi-directional form of communication via USB is desired with a single micro-controller. Something that would allow me to turn LEDs on/off and read the value of a potentiometer through commands in HyperTerminal, for example - no custom PC side software. Surely this is possible, isn't it? Where should I investigate to accomplish this?
Thanks for your assistance!
PS: My hardware is set up and ready to go, the "hid-mouse" program works fine with ATMega48
Can a microcontroller (i.e., ATMega48) connect to a PC USB port and appear as a standard serial port, such that you can pull up a serial terminal and communicate directly with THAT microcontroller? I'm NOT seeking a "chip in the middle" solution - a very simple bi-directional form of communication via USB is desired with a single micro-controller. Something that would allow me to turn LEDs on/off and read the value of a potentiometer through commands in HyperTerminal, for example - no custom PC side software. Surely this is possible, isn't it? Where should I investigate to accomplish this?
Thanks for your assistance!
PS: My hardware is set up and ready to go, the "hid-mouse" program works fine with ATMega48