i am now developing an temperature control project. As in my project, i need to enter certain varible to the 8051 micro-controller by PC before it start to work itself. However, i feel difficult to the develpoment the communication program for the communication parts. how can i find some referance material and simple source code in order to get the starting point of my program. Pls help and many thx!
This thread contains a link to a free UART driver written by Mark Odell http://www.keil.com/forum/docs/thread1661.asp -Walt
There is also a serial IO example in the downloads section of this site!
thx for your help!