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 2011/11/20 08:32:29 PM CET
Hi, I have a code for using led matrix with MAX7219, but I can`t get it to work with scroll efect. Thanks for your time
posted on 2011/10/22 10:22:50 AM CEST
Hi
Does anyone have a code or a library ( MikroC ) for ILI9325 color TFT LCD controller ?
posted on 2011/10/15 03:51:31 AM CEST
Hello.I use the instruction ;[ T6963C_txtFill(0);//Clear current text panel ] to make a page and to make 20 pages I write that instruction at the first and top of each page.But I think that is not a corrected way[on the basis of paging in T6963C GLCD].
Would you please tell me about the meaning of paging in T6963C GLCD and how can I make 20 different pages by T6963C GLCD?
Thanks,
posted on 2011/09/04 05:25:57 PM CEST
Hi,
I have the multimedia for pic32mx board. The only thing that I miss on that board is a camera module. So I'm trying to interface that board with ov7670 sccb (i2c) camera. I need a code, to read single image from camera and show it on the display.
Thanks for replays,
Robert
posted on 2011/08/25 05:14:31 AM CEST
I want to use pic32 with camera to capture a frame when require and then transfer that image to another controller and display there on GLCD. Please help me out if anyone know the method (how to convert the analog frame n to digital) or have some resources.