Log in

View Full Version : Serial communication between microcontroller and PC


ranjana431
Aug 20, 2016, 06:52 PM
I am using atmega32 for serial communication between microcontroller and PC through usb. My PC is the receiver. The output of the microcontroller is TxD (UART pin). I am also using TTL to USB signal converter chip. I want to display the received data graphically. What software should I use? How to do it?