Author |
Message |
Topic: Any better way to do this? |
LITTLE JON
Replies: 2
Views: 4856
|
Forum: General CCS C Discussion Posted: Thu Mar 22, 2007 3:47 am Subject: Any better way to do this? |
We have to process the analog inputs of two resistors (sensors of temperature and presure). The values of temperature and presure are not linear with the values of voltage given by the circuit. So we ... |
Topic: PS/2 KEYBOARD DRIVER |
LITTLE JON
Replies: 0
Views: 2873
|
Forum: General CCS C Discussion Posted: Wed Jan 17, 2007 5:48 am Subject: PS/2 KEYBOARD DRIVER |
Hello!
I need a driver for a ps/2 keyboard with Numeric KeyPad connected to a 16Fxxxx pic.
I want to send the code via RS-232
If someone has the software I need, it would be very helful.
Tha ... |
Topic: Once again 18F6720 and the Embedded Internet |
LITTLE JON
Replies: 9
Views: 9487
|
Forum: General CCS C Discussion Posted: Mon Oct 30, 2006 3:45 am Subject: Once again 18F6720 and the Embedded Internet |
What we are trying to do is what Ttelmah describes:to have the ability to respond to a remote event, but not on another page, but on the PIC's supported page.
Unfortunately, we are just students of ... |
Topic: Once again 18F6720 and the Embedded Internet |
LITTLE JON
Replies: 9
Views: 9487
|
Forum: General CCS C Discussion Posted: Thu Oct 26, 2006 4:09 am Subject: Once again 18F6720 and the Embedded Internet |
The whole kit includes two example programs, and one of these is a small WebServer which displays the current A/D readings, using a C function for "writing" on the Web page.
Is there any ... |
Topic: can�t use LCD with a 18F6720 |
LITTLE JON
Replies: 2
Views: 4956
|
Forum: General CCS C Discussion Posted: Mon Oct 23, 2006 4:44 am Subject: can�t use LCD with a 18F6720 |
The include file 18F6720.h does not include any function for using LCD
Look in the driver directory for the compiler:
c:\Program Files\Picc\Drivers
Look in the Code Library forum:
http://www.ccs ... |
|