Example PDS code to drive VIM332 LCD with PIC16F917

Started by broderic, Sep 19, 2021, 07:26 AM

Previous topic - Next topic

broderic

Hello.
Does anyone know if there's such an example PDS code, ore similar one, to drive a 3 1/2 LCD with a PIC that has a built in driver?

Thank you

Regards


rick.curl

#1
Hi Broderic-
I don't know of a way to do it with a PIC.  Would it be possible to use an ICL7106 to drive it and have the PIC drive the ICL7106?

BTW- The VIM-332 **may** be discontinued.  I don't see it on their website anymore.

-Rick

broderic

Thank you Rick, for your attention.
Maybe yes, but I would like to apply it on PICDEM Mechatronics board, that have the LCD driver integrated in the PIC micro.

Regards

See_Mos

I found these.  The first requires a Google account to get the download and both are in assembler but they might provide some clues.

https://www.circuitvalley.com/2012/02/pic16f917pic16f1907-7segmentlcddriverex.html

https://www.microchip.com/forums/m501684.aspx

broderic

Thank you very much, See-Mos.
I'll try to build a Positron code.

Regards