Author |
Message |
Topic: Ultrasonic Distance measuring code HC-SR04 & DYP ME007 |
drx2k
Replies: 9
Views: 96763
|
Forum: Code Library Posted: Fri Jun 22, 2012 10:50 pm Subject: Ultrasonic Distance measuring code HC-SR04 & DYP ME007 |
hi!, how to show the distance in cm or inches? |
Topic: Flexible 4x20 LCD Driver and CCS C TCP IP Stack |
drx2k
Replies: 3
Views: 8216
|
Forum: General CCS C Discussion Posted: Sun Jun 17, 2012 9:53 am Subject: My Code |
webserver mmc.c
//You must set one (and only) one of these to TRUE to tell the stack what hardware layer you are using
#define STACK_USE_MAC 1 //use the nic card
//define only one ... |
Topic: Flexible 4x20 LCD Driver and CCS C TCP IP Stack |
drx2k
Replies: 3
Views: 8216
|
Forum: General CCS C Discussion Posted: Sun Jun 17, 2012 9:45 am Subject: 1st problem solve |
Hi! I already solve my problem regarding TCP IP and Flexible LCD
i just comment the #use fast_io(D) in hardware.h so that i can use the flexible lcd driver
my problem now is how to use FAT MMC/S ... |
Topic: Flexible 4x20 LCD Driver and CCS C TCP IP Stack |
drx2k
Replies: 3
Views: 8216
|
Forum: General CCS C Discussion Posted: Wed Jun 13, 2012 9:07 am Subject: Flexible 4x20 LCD Driver and CCS C TCP IP Stack |
Hi! How to use properly the flexible 4x20 lcd driver and ccs c tcp ip stack together?
I tried to use it together but the lcd display don't respond.
I'm using PIC18F4620, and I connect the RS, ... |
Topic: GPRMC GPS message decode |
drx2k
Replies: 12
Views: 93406
|
Forum: Code Library Posted: Sun Jun 03, 2012 11:59 pm Subject: example |
how to use this code? |
Topic: Receiving TXT messages - SUPERSEDED / OLD |
drx2k
Replies: 44
Views: 252033
|
Forum: Code Library Posted: Thu May 26, 2011 9:06 am Subject: Re: Receiving TXT messages |
Hi Gabriel! I just want to ask what I should change in the code if want to use commands without using command indicator like '!'
For example, instead of !Led1 1, I will use Led1 1. |
Topic: How to get a value from a string |
drx2k
Replies: 1
Views: 3543
|
Forum: General CCS C Discussion Posted: Wed May 25, 2011 1:06 am Subject: How to get a value from a string |
hi!, how can i get the value of 1 from
+CMTI: "SM",1 << i want to get it |
Topic: PIC card with Ethernet |
drx2k
Replies: 7
Views: 10157
|
Forum: General CCS C Discussion Posted: Wed May 04, 2011 8:03 am Subject: PIC card with Ethernet |
Hi,
Another alternative might be the PIC-Web boards by Olimex available from Sparkfun.
Here is an example of a board I've played with: http://www.sparkfun.com/products/7829
John
Can you ... |
Topic: large page site on enc28j60 + pic18f2620 |
drx2k
Replies: 1
Views: 4223
|
Forum: General CCS C Discussion Posted: Wed May 04, 2011 8:00 am Subject: large page site on enc28j60 + pic18f2620 |
hi! what hardware profile do you used in your ENC28J60 + pic18f2620 in the TCP IP Stack?
i have a ENC28J60 Module (Similar to Olimex) and PIC18F2550, and i dont' know what hardware profile should i ... |
Topic: Olimex Mini-Web setup for CCS TCP/IP |
drx2k
Replies: 7
Views: 76640
|
Forum: Code Library Posted: Wed May 04, 2011 7:40 am Subject: Olimex Mini-Web setup for CCS TCP/IP |
How to add new hardware profile?
For example, I have an enc28j60 module (Olimex enc28j60-h) and PIC18F2550 or PIC18F4550 (non ethernet development board). What hardware profile should I use? |
|