Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Seetron TRM-425 display/keypad interface

 
Post new topic   Reply to topic    Forum Index -> ZBasic Language
Author Message
victorf



Joined: 01 Jan 2006
Posts: 342
Location: Schenectady, New York

Posted: 25 January 2006, 17:21 PM    Post subject: Seetron TRM-425 display/keypad interface Reply with quote

Has anyone on the forum any experience with Seetron's TRM-425?

See http://www.seetron.com/

This is a rather neat (albeit pricy) 4 X 20 display that can be a terminal device. It has a serial (RS232) interface and supports a 4 X 4 keypad as well.

I am planning to use this puppy in my current project and would like to know if anyone has any sharable software (API) for it. I plan to make use of the display as well as the keypad interface. I have read the AN for attaching a matrix keypad to the ZX but I am running out of pins. I have a hardware RS232 interface (MAX232A) configured as Com3 available.

Any enlightenment will be appreciated.

Vic
Back to top
mikep



Joined: 24 Sep 2005
Posts: 765
Location: Austin, TX

Posted: 25 January 2006, 17:36 PM    Post subject: Reply with quote

If you can wait a few weeks I will be writing an application note for the LCD03 display that has a I2C interface and supports a matrix keypad.

As you will note from some of my other recent application notes, I include an test module (Main) and a reuseable interface module. I plan to do the same for this LCD display. The interface will have more public APIs than is typically because the extra capabilities of this display.

This display is available from Acroname for $50 in the US.
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2493
Location: Portland, OR

Posted: 25 January 2006, 20:40 PM    Post subject: Reply with quote

I have some extra 8x24 LCD panels for $35 each. They can be connected using an async serial port (COMn) or synchronous serial (ShiftOut).

If you opt for a display with an I2C interface, you can connect a matrix keyboard via I2C using a PCF8574. I need to update the application note to show how to do this but it's pretty straightforward.
Back to top
victorf



Joined: 01 Jan 2006
Posts: 342
Location: Schenectady, New York

Posted: 25 January 2006, 21:21 PM    Post subject: Reply with quote

Thanks for the replies Smile

The reason I am considering the TRM-425 is that it is possible to store up to 95 pre-formatted screens non-volatilly[Question] in the puppy which can easily be recalled to the screen. My application makes use of this capability (not all 95 possibl;e screens tho). Also, I need to connect a 4 X 4 matrix keypad. Also, I am out of space on my PCB for more chips. The board is fixed in size within the app so going larger is not an option. I had hopes someone had already done the code.

Any enlightenment will be appreciated

Vic
Back to top
victorf



Joined: 01 Jan 2006
Posts: 342
Location: Schenectady, New York

Posted: 25 January 2006, 21:27 PM    Post subject: Reply with quote

Don,

I do like that 8 X 24 display. Smile

As I expect my application to be viable for several years, I need a display that will be persistant for some time and likely available off-the-shelf. Otherwise I would buy them.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic Language Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group