Author |
Message |
Topic: connect pic to vb |
kalman
Replies: 5
Views: 5515
|
Forum: General CCS C Discussion Posted: Fri Mar 26, 2010 7:54 pm Subject: connect pic to vb |
how about the pic part |
Topic: connect pic to vb |
kalman
Replies: 5
Views: 5515
|
Forum: General CCS C Discussion Posted: Thu Mar 25, 2010 3:40 am Subject: connect pic to vb |
Hi. I need to connect my pic to visual basic, VB.
I need them to send a value from my sensor through serial and display in VB application.
I'm using pic16f877a and PCWHD 4.084.
vb 6.0.
I need ... |
Topic: printf float doesn't work |
kalman
Replies: 2
Views: 3921
|
Forum: General CCS C Discussion Posted: Tue Mar 09, 2010 8:25 am Subject: printf float doesn't work |
wow, thanks |
Topic: printf float doesn't work |
kalman
Replies: 2
Views: 3921
|
Forum: General CCS C Discussion Posted: Mon Mar 08, 2010 9:13 pm Subject: printf float doesn't work |
Good day, I have got this printf problem when I try simulating with Proteus.
Using pcwhd 4.084
#include <16f877a.H>
#fuses HS, NOWDT, NOPROTECT, BROWNOUT,NOLVP
#use delay(clock=2000000 ... |
|