Search found 128 matches

by NeoMatrix
26 Sep 2007 21:10
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

LED Moving Message 8X40

no 1 is here to help me

Bad luck fo rme
by NeoMatrix
28 Aug 2007 16:27
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

LED Moving Message 8X40

Hello xor its me again sorry for disturbing you as i make this mbasic so i just throught that u will take a look its good or not program ASL_8X80 '****************************************************************************** symbol sh_cp= PORTE.0 symbol ds=PORTE.1 symbol st_cp=PORTE.2 symbol LAST_C...
by NeoMatrix
28 Aug 2007 15:23
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

LED Moving Message 8X80

hello xor Simply do a second 74HC595_Write() with the next character byte, except index it 5 or more bytes ahead or behind. can u tell me how can i do this if u don't mind thanks for ur coo-operations i did the same and i understand about the 74hc595 and moving messages concept as so far what i unde...
by NeoMatrix
27 Aug 2007 07:26
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

LED Moving Message 8X32

Hello xor this is make 2 functions 1.MessLTR 2.DispText 3.StaticText all are working fine in proteus i just tested on proteus not in the real hardware when i increase the cols it getting flickering i am attaching the static text that its displaying this is 74hc595 code provided one of this group mem...
by NeoMatrix
25 Aug 2007 08:22
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

LED Moving Message 8X80

hello nobedy is there to help me

badluck for me
by NeoMatrix
23 Aug 2007 08:06
Forum: mikroBasic General
Topic: Port Magic, Grand wizard needed
Replies: 20
Views: 10618

LED Moving Message 8X40

Hello To all i need some help sending 16bit to both ports in mikroc as i want to designt he 16x40 led moving message display as i did 8x26 its working fine using 74hc595 for rows and for cols also 74hc595 cascading can any tell me how to write the code in c as i seen in mb is this work in mikroc lik...
by NeoMatrix
22 Aug 2007 07:33
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

LED Moving Message 8X40

Hello to all as i am trying to make led moving message 8x40 as i did 1 of 8x26 its working perfects with such bugs i am trying to fix this but can't able to do this this is the code #include "MyFonts.h" #define LAST_COL 26 //#include "74HC595.c" /* 74HC595 PIC16F84A ---------------------------------...
by NeoMatrix
13 Aug 2007 08:44
Forum: mikroC General
Topic: 74HC595 Cascading Help
Replies: 2
Views: 2938

LED Moving Message 8X80

Hello mbaser Thanks for your code and ur help i appreciate and thankful to you i seen late ur post sorry for that its makes me understand so nice i did 1 of 5x7 its working perfectly and its displaying the char also when i try to exapnd for more 5x7 its displaying the same char as the 1st 5x7 module...
by NeoMatrix
12 Aug 2007 08:15
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

LED Moving Message 8X80

Hello xor I did the same that the circuit provided me of 74hc595 and wrote the code that i previously posted i am selecting the desired fonts its working perfect 1 but when i cascase its display the same char as 1st module even i attached 3 of 74hc595 then also its displaying the same chars in 3 of ...
by NeoMatrix
11 Aug 2007 08:22
Forum: mikroBasic General
Topic: HELPPPPP.... soft spi 2 or more 74hc595???? HOW????
Replies: 44
Views: 28172

74HC595 Cascading Help....

Hello All I made 1 5x7 Using 74HC595 attached circuit and the code as i want to expand this for 5 of 5x7 can any bedy help me http://www.geocities.com/mdaslamknl/M5X7/M5X7.JPG this is the code #include "MyFonts.H" /* 74HC595 PIC16F84A -----------------------------------------------------------------...
by NeoMatrix
08 Aug 2007 09:13
Forum: mikroC General
Topic: 74HC595 Cascading Help
Replies: 2
Views: 2938

74HC595 Cascading Help

Hello can any bedy tell me how to cascade the 74hc595 i made the circuit and the code using spi in mikroc its not acting like what i except i connected the 2 74hc595 in cascading but when the 1st is finish then 2nd is doing same is 1st ic here the code unsigned const char MyFonts[]={ 0x44,0x64,0x54,...
by NeoMatrix
08 Aug 2007 09:08
Forum: mikroBasic General
Topic: PIC16F84 & Shift-register 74HC595!!!
Replies: 14
Views: 8125

74HC595 Cascading Help

Hello

can any bedy tell me how can i cascade 74hc595 using spi in mikroc i did in cascading but 2nd ic is doing the same after 1st finish
by NeoMatrix
08 Aug 2007 09:07
Forum: mikroBasic General
Topic: PIC16F84 & Shift-register 74HC595!!!
Replies: 14
Views: 8125

LED Moving Message 8X35

hello zan

i not understand ur question
by NeoMatrix
07 Aug 2007 17:08
Forum: mikroBasic General
Topic: PIC16F84 & Shift-register 74HC595!!!
Replies: 14
Views: 8125

LED Moving Message 8X35

Hello Xor Thanks for the 74HC595 Code that u posted in mBasic i modified this code to work in MikroC I want to implement this to work in LED Moving Message 8x35 can i use this if i jjust pass the data to PORTB this will work My circuit will be from porta give to 74hc595 for cols and from portb conne...
by NeoMatrix
07 Aug 2007 15:28
Forum: mikroC General
Topic: Combining PROTS
Replies: 0
Views: 1326

Combining PROTS

Hello I am trying do build LED Moving Message 16x72(16 Rows 72 Cols) using PIC16F877A and 74HC595 ,ULN2003A My Questions. 1.For rows i have to use 16 bits ( so i am using 2 ports PORTB,PORTD) 2. how can i combine the 2 ports or shall i use 74HC595 in cascading for rows also how can i use this how ca...

Go to advanced search