Author |
Message |
Topic: Timed Out Get C |
zogbog
Replies: 1
Views: 5417
|
Forum: General CCS C Discussion Posted: Mon May 22, 2006 12:56 pm Subject: Timed Out Get C |
I am trying to use the EX_TGETC.C example in my code.
All is working well but i need some help with the timer.
The ccs help states
"Note that without a hardware UART the delay_us should be less ... |
Topic: LCD And Keypad Basics Gone Wrong |
zogbog
Replies: 4
Views: 7187
|
Forum: General CCS C Discussion Posted: Mon Apr 24, 2006 12:59 pm Subject: LCD And Keypad Basics Gone Wrong |
Here is a link to the circuit diagram
[img]http://homepage.mac.com/damienpattrick/.Public/CCSDEMOPORTD.BMP[/img] |
Topic: visual basic and pic |
zogbog
Replies: 8
Views: 10111
|
Forum: General CCS C Discussion Posted: Mon Apr 24, 2006 12:39 pm Subject: visual basic and pic |
I dont know how to do this but i agree that it could be a useful topic as it is something that i am also working towards. |
Topic: LCD And Keypad Basics Gone Wrong |
zogbog
Replies: 4
Views: 7187
|
Forum: General CCS C Discussion Posted: Mon Apr 24, 2006 12:20 pm Subject: Port D LCD And Keypad |
So far i have managed to simulate
1)The Keypad on PORT D and the LCD on PORT B
2)The Keypad on PORT B and the LCD on PORT D
3)The Keypad and the LCD in parallel on PORT B.
But when i put both i ... |
Topic: LCD And Keypad Basics Gone Wrong |
zogbog
Replies: 4
Views: 7187
|
Forum: General CCS C Discussion Posted: Fri Apr 21, 2006 2:09 pm Subject: Keypad And LCD |
I am simulating the software on proteus. I get the same effect on port b.
I have had the code working on the PICDEM2+ dev board with the changed LCD.C for that board and i have had it working on bo ... |
Topic: LCD And Keypad Basics Gone Wrong |
zogbog
Replies: 4
Views: 7187
|
Forum: General CCS C Discussion Posted: Fri Apr 21, 2006 1:28 pm Subject: LCD And Keypad Basics Gone Wrong |
I am trying to run a 4X3 keypad and 16X2 LCD off port D on a PIC16F877. I am using the CCS LCD.C and KBD.C drivers. My pinout is as follows
PIC----LCD---KBD
D0-----EN----NC
D1-----RS----R1---- ... |
Topic: SPI and I2C |
zogbog
Replies: 2
Views: 3967
|
Forum: General CCS C Discussion Posted: Fri Apr 21, 2006 6:15 am Subject: SPI and I2C |
Thanks for the help and quick response |
Topic: SPI and I2C |
zogbog
Replies: 2
Views: 3967
|
Forum: General CCS C Discussion Posted: Fri Apr 21, 2006 4:28 am Subject: SPI and I2C |
Hi i am looking to run some spi and i2c devices on a pic 16f877. I have an i2c eeprom and temp semsor and an spi rtc and a/d. My question is can the serial clock and serial data lines be used for bot ... |
Topic: LCD noise? |
zogbog
Replies: 4
Views: 7260
|
Forum: General CCS C Discussion Posted: Fri Apr 21, 2006 4:22 am Subject: Noise Issue |
I have done some projects which have had similar noise issues. I used a pic 18F252 to dirve some 400V DC contactors. The micro was connected to an lcd via a ribbon cable so the LCD could be panel moun ... |
Topic: External EEPROM Basics For Newbies |
zogbog
Replies: 2
Views: 5276
|
Forum: General CCS C Discussion Posted: Thu Jul 28, 2005 1:32 pm Subject: External EEPROM Basics For Newbies |
Good clear explanation just what i have been looking for. Now all the example code that i have been reading is crystal clear. If only more subjects could be explained in this way. Maybe a series of b ... |
Topic: External EEPROM Basics For Newbies |
zogbog
Replies: 2
Views: 5276
|
Forum: General CCS C Discussion Posted: Thu Jul 28, 2005 7:50 am Subject: External EEPROM Basics For Newbies |
I have been teaching myself C and PIC programming for the last twelve months and thanks to this forum i have got to grips with many of the basics including LCDs Keypads A/Ds etc.
My next task is t ... |
Topic: Keypad And LCD So Far........ |
zogbog
Replies: 5
Views: 12190
|
Forum: General CCS C Discussion Posted: Mon Jul 12, 2004 2:18 pm Subject: Keypad And LCD So Far........ |
great stuff it works! i now have the keypad and the lcd working on port d on a pic dem 2+ board. i will tidy up my code and post it for anyone else who may be in the same position as me. Once again th ... |
Topic: Keypad And LCD So Far........ |
zogbog
Replies: 5
Views: 12190
|
Forum: General CCS C Discussion Posted: Fri Jul 09, 2004 3:12 pm Subject: Keypad And LCD So Far........ |
First of all thanks to everyone who has helped me over the past few weeks.
I am using a 16F877 to drive a keypad and an LCD. the drivers that i am using are lcd.c and kbd.c I have had great success ... |
Topic: 4X3 Keypad |
zogbog
Replies: 4
Views: 8102
|
Forum: General CCS C Discussion Posted: Wed Jun 30, 2004 3:21 am Subject: 4X3 Keypad |
Thanks for the help.
I take it that when i am using the keypad on port b i can not use the LED outputs at the same time????
thanks again
zogbog |
Topic: 4X3 Keypad |
zogbog
Replies: 4
Views: 8102
|
Forum: General CCS C Discussion Posted: Fri Jun 25, 2004 3:09 pm Subject: 4X3 Keypad |
I need to connect a 4X3 keypad to a picdem2+ dev board. Hopefully ican do this without changing the ccs keypad driver does any one have a diagram of the circuitry required (if any) and to what pins i ... |
|