Read in from UART0 and print it to at Tag

Discussion to talk about software related topics only.
Post Reply
CompE490
Posts: 1
Joined: Tue Mar 24, 2009 4:21 pm

Read in from UART0 and print it to at Tag

Post by CompE490 »

I am having problems taking in a char from the buffers off of Mttty and printing it to a bar graph on my webpage. I dont know how to take it from buffers and transfer it to my global char variable. I would greatly appricate some insight.
Post Reply