We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2012/04/10 10:41:12 AM CEST
Hallo,
I need often a Sort library like bubble sort or better.
I need it to sort from highest to lowest fields and second palce, and third so that I know what is the biigest field.
If I have
A 2
A4
A1
Then I need to know if 1 is the first, from where it was..
I don't use one...I need onde from Variable A or something
posted on 2012/04/08 09:11:49 AM CEST
Dear Sir,
I need library or code for (MikroC Pro for PIC) to deal with GLCD 320*240 (LM2029C) With SED1335 controller
Thanks....
posted on 2012/04/06 10:31:34 AM CEST
hi!!
this is really very urgent,i want code for displaying FORWARD DIODE CHRACTERISTICS ON GLCD. We are using PIC18F4620.
We are getting the Id and Vd by digitally controlled potentiometer and giving them to PIC and we want to show the forward diode characteristics graph of diode. please its urgent!!!
posted on 2012/04/04 03:30:36 AM CEST
Post subject: Practical notes & Theory on showing a signal on a LCD??!!Posted: 04 Apr 2012 10:51
Hello,everybody.Would you please tell me where I can find articles
about the theory and practical notes on how to show a signal wave
[ like as a sinusoidal or a squarewave]
on a T6963C GLCD or HD44780 LCD?
Thanks,
posted on 2012/03/27 08:25:48 AM CEST
I'd need a library to drive a matrix display, and connected it to the pic using a 74HC595 which drives the display of columns and rows instead connected directly to a port on the pic, but I wanted to use another 74HC595 to drive the lines.
the display type and rgb b has 8 rows and 24 columns (3 colors x 8 columns = 24 columns)