Hi ALL! Because my English very bad, I am will be short.
I have some modules from DLPDesign and LCD display 20x4.
Modules based on FTDI chips FT245BM and FT232BM. This modules can uses in BitBang Mode(look in docs o FTDI website). Drivers for FTDI chips and DOCs you can download from FTDI site.
I am connect FTDI chip to LCD module in 4bit mode:
FT245BM FT232BM Bit-Bang Data bit LCD Module
Data0 TXD Data0 Data4(low byte in 4bit mode)
Data1 RXD Data1 Data5
Data2 RTS Data2 Data6
Data3 CTS Data3 Data7(high byte in 4bit mode)
Data4 DTR Data4 E
Data5 DSR Data5 R/W
Data6 DCD Data6 A0
Data7 RI Data7 not used
And test modules with FT245BM and FT232BM - it works.
Photo of front LCD device: Photo of rear LCD device: Photo of front board: Photo of rear board: Photo of DLPDesign modules:
Source code of simple driver you can download here. Its free for non commercial use and etc...(I am can't wrote a normal license and hope that you will respect my work).
This driver can use only 20x4 LCD Modules, but not difficult to make it for any screen - you can modify GotoXY() function(Except 40x4 Screen - need modify for select LCD controller chip).
New version of plugin. Now it work with any shematic and codepages. Downloading:Download link (from RapidShare.com). Installation: copy FTDI_LCD.dll and FTDI_LCD.ini to <LCD Smartie>\displays directory. Configuration: edit FTDI_LCD.ini file. For change shematic edit [HARDWARE]. For example with my shem:
Thanks for the driver, it really save me a lot of time.
I've spend 2 weeks trying to make my own driver before I found yours. My driver worked but there a lag from line 1 to line 4 and not so smooth.but none of those matter to me now since your driver work.Thanks again for your great work. I'll try to figure out how to make it worked with LCDproc(linux), so same hardware can be used in linux and windows
Do you mind I mirroring your driver in my website??
Ive got a small issue with this driver and im wondering if there is a way around it.
When using this driver with my mcubed T-Balancer lcd-smartie will conflict with the t-blancer software. Is there a possibility of adding a com port selection to this driver?
i have trouble with this new version it dont work i use old version FTDI_LCD.dll i have balik version scheme and dll size is 229 kB, where drivers i muse for working ?
locki wrote:i have trouble with this new version it dont work i use old version FTDI_LCD.dll i have balik version scheme and dll size is 229 kB, where drivers i muse for working ?
you sit on wire from eyes to brain ? seriously im kiding
we dont understand my trouble sry for my bad english
i use balik123 scheme, display driver FTDI_LCD.dll ( it is firt version for balik123 scheme it is special - other data wire conection) ,lcd_smartie_v5.4.1
Hello all!
Thanks to everyone who made this USB LCD possible!
I tried it too, with FT232 developpement module, and it works perfectly.
For me, this is third (!) USB-LCD solution i have made. First two are these:
Actually, I would like to ask a question to whirleyes: are those OLED displayes? I also have one 4x20, but I dont know anymore where to get some of these. Could you please share knowledge where I can buy OLED displays now? Many thanks in advance!
That is an inverted display, like the blue background - white text ones, only they are black background - some color text. If you get close to them you can see the backlight.
A user reported that it works with ft232RL chip, so in theory the usb232 module from your link should work.
Another user reported that it works with ft245R chip, so the other module should work too.
Bottomline: in theory both modules should work! You will have to look for the connections because the modules have different pinouts.
I cannont guarantee 100%, but they sure look like they are ok.
Hint: If you have soldering skills, a FT232R chip is around 1-2 Euros!
A user reported that it works with ft232RL chip, so in theory the usb232 module from your link should work.
Another user reported that it works with ft245R chip, so the other module should work too.
Bottomline: in theory both modules should work! You will have to look for the connections because the modules have different pinouts.
I cannont guarantee 100%, but they sure look like they are ok.
Hint: If you have soldering skills, a FT232R chip is around 1-2 Euros!