Page 1 of 1

Re: DS-LCD-082A aka LCD8x2 any sample code pic32MX

PostPosted: Mon Nov 16, 2015 10:25 am
by bengchet
Hi,

Driver? Bukan ade library ke? Apa IDE you guna utk program pic32Mx?

Re: DS-LCD-082A aka LCD8x2 any sample code pic32MX

PostPosted: Mon Nov 16, 2015 10:45 am
by Nurul.Syuhada
Hi, You can refer here for PIC32mx with the LCD and it is for MPLAB IDE. If you are using Pinguino IDE, you can use the example code provided in the library named "display" and change the pin number in the example code. Thanks.

Re: DS-LCD-082A aka LCD8x2 any sample code pic32MX

PostPosted: Mon Nov 16, 2015 4:45 pm
by ZaM
hi, after google, maybe this can help you. http://hades.mech.northwestern.edu/inde ... rallel_LCD. But maybe you can try this. http://mytechinvention.blogspot.my/2013 ... erial.html and http://shahrulnizam.com/skpic32-sebagai-chipkit-max32/ chipKIT MAX32 is one of arduino compatible that use PIC32 as controller. take note, LCD 8x2 command same as 16x2 or 20x4.

Re: DS-LCD-082A aka LCD8x2 any sample code pic32MX

PostPosted: Mon Nov 16, 2015 5:19 pm
by ZaM
haha. sorry, wrong PIC model. maybe you can try this code. i use in one of my project. use mplab x with pic PIC32MX220F032B and xc32 compiler