Author |
Message |
Topic: ICM7218AIJI CCS C Driver Required |
Nisar
Replies: 3
Views: 5864
|
Forum: General CCS C Discussion Posted: Mon Sep 28, 2009 5:00 am Subject: ICM7218AIJI CCS C Driver Required |
Hello every one
I want to display 10 character numeric string from key board via serial port on common-anode 10 seven segments using ICM7218A driver. When I put 10 character numeric string, my code ... |
Topic: ICM7218AIJI CCS C Driver Required |
Nisar
Replies: 3
Views: 5864
|
Forum: General CCS C Discussion Posted: Mon Aug 24, 2009 1:58 am Subject: ICM7218AIJI CCS C Driver Required |
Thanks |
Topic: ICM7218AIJI CCS C Driver Required |
Nisar
Replies: 3
Views: 5864
|
Forum: General CCS C Discussion Posted: Sat Aug 22, 2009 5:36 am Subject: ICM7218AIJI CCS C Driver Required |
Hi all
I want to drive 8 common anode seven segment display with ICM7218AIJI. I have to under stand problem ICM7218 Data sheet. Plz any one hint me how I write its CCS C program to run displa ... |
Topic: Help 12hour Format |
Nisar
Replies: 6
Views: 5825
|
Forum: General CCS C Discussion Posted: Wed Apr 15, 2009 6:38 am Subject: Help 12hour Format |
Actually my project requirement is 12 hour format.In DS1302 data sheet register address writes bit7 high for 12 hour format.I take some help from
but no positive progress. |
Topic: Help 12hour Format |
Nisar
Replies: 6
Views: 5825
|
Forum: General CCS C Discussion Posted: Wed Apr 15, 2009 3:24 am Subject: Help 12hour Format |
Hello PCM
Sorry for my mistakes,i'm new for CCS C .plz guide me right way.
Nisar |
Topic: Help 12hour Format |
Nisar
Replies: 6
Views: 5825
|
Forum: General CCS C Discussion Posted: Sun Apr 12, 2009 1:00 pm Subject: Help 12hour Format |
Hello every one
I have problem to change 24hr format to 12hr format in DS1302 driver.
#ifndef RTC_SCLK
// DS1302 PIC16F877
#define RTC_SCLK P ... |
Topic: DS1302 RTC and Seven Segment |
Nisar
Replies: 0
Views: 2845
|
Forum: General CCS C Discussion Posted: Sun Apr 05, 2009 1:18 pm Subject: DS1302 RTC and Seven Segment |
Hi all
I want to display time on six 7-segment display.plz any one gave me example in CCS C Code.I'm using PIC16F877 and DS1302.
Regards
Nisar Ahmed
+++++++++++++++++++++
Locking.
... |
Topic: 4x4 Keypad and 6 Seven Segment |
Nisar
Replies: 6
Views: 14880
|
Forum: General CCS C Discussion Posted: Tue Mar 31, 2009 12:10 pm Subject: 4x4 Keypad and 6 Seven Segment CCS C Code for every one |
//experiment purpose: familiar how to scan key matrix
//program without process key shake,not think multi-keys pressed at the same time too.
//the lowest Seven Segment display corresponding ... |
Topic: 16x2 LCD 8 Data bit ready code for every one |
Nisar
Replies: 1
Views: 15044
|
Forum: General CCS C Discussion Posted: Sat Mar 28, 2009 3:02 am Subject: 16x2 LCD 8 Data bit ready code for every one |
/*=========================================
8-BIT LCD DRIVER FOR PIC16F877A CCSC
==========================================*/
///////////////////////////////////////////////////////////////////
... |
Topic: 4x4 Keypad and 6 Seven Segment |
Nisar
Replies: 6
Views: 14880
|
Forum: General CCS C Discussion Posted: Fri Mar 20, 2009 12:37 pm Subject: 4x4 Keypad and 6 Seven Segment |
I want to display on seven segment when any key from keypad is pressed. i.e when I press key1 display show 1, key2 show 2 and so on. Plz anyone send me CCS C code example.
Regards
Nisar Ahmed |
Topic: Two Seven segment and two Switch |
Nisar
Replies: 1
Views: 3327
|
Forum: General CCS C Discussion Posted: Sun Mar 15, 2009 1:23 pm Subject: Two Seven segment and two Switch |
Hello everybody
I want to increment by one is executed continuously only when S1 switch is pressed. When the switch is released, the increment stops. When S2 switch is pressed, it initiates a decr ... |
Topic: Two Seven Segment Display and two Switches |
Nisar
Replies: 0
Views: 2877
|
Forum: General CCS C Discussion Posted: Sun Mar 15, 2009 11:27 am Subject: Two Seven Segment Display and two Switches |
Hello every boady
I want to increment by one contineously is executed only when S1 switch is pressed. When the switch is released, the increment stops. When S2 switch is pressed, it initiate a decrem ... |
Topic: Dip Switch and Seven Segment Display |
Nisar
Replies: 0
Views: 3445
|
Forum: General CCS C Discussion Posted: Sun Mar 15, 2009 11:07 am Subject: Dip Switch and Seven Segment Display |
Hello every one
I want to count up on two seven segment displays from the binary values
set by the dip switches connected on PIC16F877 Port C.
Plz anybody help me in C code with dip switches.
Thi ... |
Topic: 4x4 Keypad Code in CCS C Compiler using PIC16F877, PortC |
Nisar
Replies: 8
Views: 29085
|
Forum: General CCS C Discussion Posted: Thu Mar 05, 2009 10:57 pm Subject: 4x4 Keypad Code in CCS C Compiler using PIC16F877, PortC |
Thanks PCM Now 4x4 Keypad work properly |
Topic: 16x2 LCD Driver required |
Nisar
Replies: 6
Views: 9507
|
Forum: General CCS C Discussion Posted: Sun Mar 01, 2009 12:55 pm Subject: Driver for LCD16x2 DB0 to DB7 are used. |
Hello PCM If i want to use 8 LCD Data bus pins as shown below then Which driver i can use?
LCD PIC16F877
RS A1
RW A2
E ... |
|