CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 18 matches
CCS Forum Index
Author Message
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Mon Jan 20, 2014 8:12 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Thanks all.
@Ttelmah: two dimensional array. Yes, i have to. I was increment the alphabet from A to Z by 26 case statement after change the X-tall to 25 MHz. Big and long.
@ckielstra: Sorry. I dele ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Sun Jan 19, 2014 7:26 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Hai all,
i did it. And look nice for me.
/*******************************************************************************
Counting number 0-9 on 5x7 dot matrix Common Cathode
16F628A & Decade ...
  Topic: 7 segment display
wala.iswara

Replies: 2
Views: 5626

PostForum: General CCS C Discussion   Posted: Mon Aug 26, 2013 8:33 pm   Subject: 7 segment display
Did someone try to use some of the code from the code library for such design ?
I use code library just for reference and test the hardware.
What is your compiler version? Trying a number counter.
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Fri Jun 21, 2013 7:09 am   Subject: Display counting number on dot 5x7 matrix and 16F628
Dear all,
I am stress. Really hard.
Better is iam rest for a moment.
OK. Happy week end for you all.
Good bless.
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Thu Jun 20, 2013 10:13 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Dear Mike,
I will put Transistor between output pin decade counter and Anode LED for more sinking current.

Anyway, last night i find a code example in CCS C Help file that is using interrupt func ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Wed Jun 19, 2013 7:22 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Dear All,
Many thanks for you are kind attention, you are very nice. Wink

@Mike:
Yes Mike, the picture of my dot matrix minus 1 column. I just connect Q2 of 4017 to column 1st of my 7x4 matr ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Wed Jun 19, 2013 2:13 am   Subject: Display counting number on dot 5x7 matrix and 16F628
Hallo,
This picture is result of my last code above.
http://www.flickr.com/photos/55060929@N06/9083765896/

And this picture is result of mike's code above.
http://www.flickr.com/photos/55060929@ ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Tue Jun 18, 2013 7:13 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Hallo,

@oxo:
Hai oxo. Evil or Very Mad

@ Gabriel:
Thanks.

@ Mike:
I just want to start to counting the number Mike. Please don't go any where, just check. Ignoring oxo, but i will try your code to ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Tue Jun 18, 2013 6:48 am   Subject: Display counting number on dot 5x7 matrix and 16F628
Dear Mike.
Sorry was make you busy.
My code work fine, clear and bright. Just blinking coused by the delay. Laughing
But i will try your code.

here my new code.
#include <16F628.h>

#fus ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Mon Jun 17, 2013 7:41 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Dear Mike,
I will keep my circuit with decade counter, and will use shift register in future.
But, will my MCU broken if i write, delete, and rewrite again in many of time?
I read the data sheet l ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Mon Jun 17, 2013 7:48 am   Subject: Display counting number on dot 5x7 matrix and 16F628
Hallo,
I see all of my LED matrix emitting with code below. But i want to display 1.
#include <16F628.h>

#fuses XT,NOWDT,NOPUT,NOPROTECT,NOBROWNOUT,NOLVP
#use delay(clock=4000000) ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Fri Jun 14, 2013 10:24 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Hallo Mike,

Here is my schematic.



_____
-[ ]->Q1----------------------------------------------------------
-[ ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Fri Jun 14, 2013 2:58 am   Subject: Display counting number on dot 5x7 matrix and 16F628
i just simplify my code, and use a 4017 shift register.Sorry, 4017 decade counter. Not shift register.
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Fri Jun 14, 2013 12:37 am   Subject: Display counting number on dot 5x7 matrix and 16F628
Hallo,

@Ttelmah & Mike:
Ha ya ya...
The #fuses. Yes, my mistake! XT is for 4 Mhz, not HS.
Thanks alot.

Any way,
i just simplify my code, and use a 4017 shift register. It just for show ...
  Topic: Display counting number on dot 5x7 matrix and 16F628
wala.iswara

Replies: 44
Views: 64057

PostForum: General CCS C Discussion   Posted: Wed Jun 12, 2013 8:15 pm   Subject: Display counting number on dot 5x7 matrix and 16F628
Hallo,

@Mike:
I was make a minimum system for my 16F628A.
http://www.flickr.com/photos/55060929@N06/

@ckielstra:
Yes. The version number is the version number of the IDE.
I was fixed issues ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group