LCD lib: multiple LCD text displays, one per IO port.

Post your requests and ideas on the future development of mikroPascal PRO for AVR.
Post Reply
Author
Message
astram
Posts: 53
Joined: 07 Jun 2011 21:51

LCD lib: multiple LCD text displays, one per IO port.

#1 Post by astram » 13 Jul 2011 11:20

Hi all.

My wish is in the title: the ability to manage several LCD displays on IDC10 ports, and not just one via predefined constants.

For a project I need three casual 2x20 displays on three IO ports (AtMega16) and I'm regretting that this seems not to be possible with LCD LIB at that time.

At best, the LIB should allow as many LCD as there are IO ports on MCU.

Regards,
Christophe.

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: LCD lib: multiple LCD text displays, one per IO port.

#2 Post by janko.kaljevic » 15 Jul 2011 16:27

Hello astram,

At this moment, LCD LIB allows one LCD, but you can connect another one via SPI.
We will consider this in next revision of LCD library.

Regards.

Post Reply

Return to “mikroPascal PRO for AVR Wish List”