lakin

  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Comments

Recent activity by lakin Recent activity Votes
  • OK thanks.  I will be experimenting a little more and will use that method.  I'm a C programmer using a PIC.  Here is some C code if someone is interested.   To run it, header files, timers (delay)...

  • HiThank you for responding.  I got the unit working.Notice :  Write(text1) did not have the i,  corrected Write(text1);void DisplayInfo(){   //disp_pic  int i;  Home();    for (i=0;i<8;i++){       ...