Author |
Message |
Topic: need help with a library for TLC5947 |
soulraven
Replies: 7
Views: 14321
|
Forum: General CCS C Discussion Posted: Sat Jun 29, 2013 4:17 pm Subject: need help with a library for TLC5947 |
hello,
I am back with a problem,
I have connected all the 5 drivers in daisy chain, and is working ok, until i have reach index 85. From index 86 until index 100 or 120, is not working right. If i t ... |
Topic: need help with a library for TLC5947 |
soulraven
Replies: 7
Views: 14321
|
Forum: General CCS C Discussion Posted: Mon Jun 24, 2013 2:23 am Subject: need help with a library for TLC5947 |
thx, Ttelmah, i understand now and i made the modifications for 5 daisy chain |
Topic: need help with a library for TLC5947 |
soulraven
Replies: 7
Views: 14321
|
Forum: General CCS C Discussion Posted: Sun Jun 23, 2013 6:58 am Subject: need help with a library for TLC5947 |
Hello, and thx for the idea, but i have one question. Why is it needed to send 36 bytes, because 24 outputs * 12bit/output = 288 bytes.
And also what is changed when i try to put 5 drivers in daisy c ... |
Topic: need help with a library for TLC5947 |
soulraven
Replies: 7
Views: 14321
|
Forum: General CCS C Discussion Posted: Sat Jun 15, 2013 1:14 pm Subject: need help with a library for TLC5947 |
hello,
i am trying to find a library for TLC5947,
i want to build a led cube 10x10x10 from this project but using PIC: http://libesz.digitaltrip.hu/ledcube/ |
Topic: PIC and 4511 multiplexing 2 groups of 7segments |
soulraven
Replies: 1
Views: 4866
|
Forum: General CCS C Discussion Posted: Sun Dec 05, 2010 1:15 pm Subject: PIC and 4511 multiplexing 2 groups of 7segments |
hi, I want to measure current and voltage and display it on 2 groups of displays.
But I don't know how. I have 6 seven segment LED displays, and I don't know how to manage it to work. Is any driver ... |
Topic: CCS project problem |
soulraven
Replies: 1
Views: 3675
|
Forum: General CCS C Discussion Posted: Fri Aug 27, 2010 10:12 pm Subject: CCS project problem |
I tried to keep an older project, "computer" from board Dacia 1310, only want to add to an identification with iButton using 1wire.
So far all well and good, I did a part of the project, on ... |
Topic: 5 minutes timing without RTC |
soulraven
Replies: 14
Views: 11027
|
Forum: General CCS C Discussion Posted: Tue Aug 17, 2010 9:01 am Subject: 5 minutes timing without RTC |
Yes, I know that. The question is, how I enable the timer when I want and when I want. |
Topic: 5 minutes timing without RTC |
soulraven
Replies: 14
Views: 11027
|
Forum: General CCS C Discussion Posted: Tue Aug 17, 2010 12:32 am Subject: 5 minutes timing without RTC |
I continue the question...
I am not very good in C and programing. I need that the timer will be activated on some action.
The project is like that:
I use 1wire ibutton.
When ibutton is connec ... |
Topic: 5 minutes timing without RTC |
soulraven
Replies: 14
Views: 11027
|
Forum: General CCS C Discussion Posted: Fri Aug 13, 2010 8:55 am Subject: 5 minutes timing without RTC |
pls, do you have a example source code? something.....I am not very good in C programing... |
Topic: 5 minutes timing without RTC |
soulraven
Replies: 14
Views: 11027
|
Forum: General CCS C Discussion Posted: Fri Aug 13, 2010 8:09 am Subject: 5 minutes timing without RTC |
and how i do that? i am not verry good in C. Is need to use intrerupts? |
Topic: 5 minutes timing without RTC |
soulraven
Replies: 14
Views: 11027
|
Forum: General CCS C Discussion Posted: Fri Aug 13, 2010 4:55 am Subject: 5 minutes timing without RTC |
Hi, is any solution for counting time, like 5 minutes without using RTC? and is it possible in this time to make another application to run?
I have this project
Ibutton identifier for car security.
... |
Topic: Graphical LCD F-51373GNC-LW-AJ |
soulraven
Replies: 6
Views: 6093
|
Forum: General CCS C Discussion Posted: Tue Nov 03, 2009 3:56 pm Subject: Graphical LCD F-51373GNC-LW-AJ |
and is it possible to find a controller and attach to the LCD?
or is no solution to put on PIC project? |
Topic: Graphical LCD F-51373GNC-LW-AJ |
soulraven
Replies: 6
Views: 6093
|
Forum: General CCS C Discussion Posted: Tue Nov 03, 2009 2:55 pm Subject: Graphical LCD F-51373GNC-LW-AJ |
Do you have any idea about this LCD?
F-51373GNC-LW-AJ
http://www.optrex.co.jp/us/product/catalog/member.html
Is it possible to interface with PIC? |
Topic: transform constant char |
soulraven
Replies: 1
Views: 2758
|
Forum: General CCS C Discussion Posted: Fri Jul 10, 2009 12:29 am Subject: transform constant char |
hi, I need help:(
I want to make an animation with ascii.
Something like this /-|-\
You know the animation, the rotation, but I want to make a function more generally.
animation(LCD_x, LCD ... |
Topic: where is the mistake...... |
soulraven
Replies: 40
Views: 30277
|
Forum: General CCS C Discussion Posted: Wed Jul 08, 2009 6:21 am Subject: where is the mistake...... |
no, is dynamic, appears more times in code, is it possible to make like the original function code?
scroll(1, text 1); |
|