New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

LCD screen, lcdProc

How are you using your Bubba? Got ideas for a cool modification? Share!
Locked
emil
Posts: 2
Joined: 19 Mar 2007, 06:18

LCD screen, lcdProc

Post by emil »

Hi group!

I'm considering a Bubba to replace/complement my large power consuming and extremely noisy linux server.

What I'd like to do is connect a LCD display via USB to show relevant information such as when the next bus is leaving, torrent download status, new mails etc.

Products like:
http://www.matrixorbital.com/
http://www.crystalfontz.com/

seem to work well with LCDProc, http://lcdproc.omnipotent.net/

Has anyone tried connecting an LCD via the USB port. If not can a developer of Bubba confirm that this would be possible? I realize that some programming would be needed but that suits me fine!

regards

/Emil
bjorn
Posts: 88
Joined: 03 Jan 2007, 09:02

Post by bjorn »

Hi Emil,

me and zmannen has been using LK204-24-USB from Matrix Orbital and it works fine both with lcdproc and lcd4linux.

You do need to compile a kernel module for the display though.

/Bjorn
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Post by tor »

Hi,

As i have said before. I had started a short howto on this since we think this would be a cool feature :) We have however not got any further on that.

Anyhow we where looking in at using picoLCD as found fx here:

http://www.mini-box.com/picoLCD
http://www.mini-box.com/picoLCD-20x2-OEM?category=490
https://www.bulix.org/projects/lcd4linux/wiki/picoLCD

Which might be interesting as well. The only thing about this is that its untested. If i understand correctly bjorn had tested their solution.

/Tor
Co-founder OpenProducts and Ex Excito Developer
John W
Posts: 62
Joined: 17 Jan 2007, 11:47

Post by John W »

bjorn wrote:You do need to compile a kernel module for the display though.

/Bjorn
How do you do that when the kernel is stored in flash? :?
emil
Posts: 2
Joined: 19 Mar 2007, 06:18

Post by emil »

John W, the picoLCD has a program that only needs the USB drivers to be loaded (and I presume they are on the Bubba).

I've always been able to load compiled kernel modules without recompiling the kernel so this shouldn't be a problem with the Bubba (Bjorn, do you agree?).

The picoLCD seems to be the best product for me, easily mounted and has connectors for USB directly on the board. BUT, it's bloody expensive ordering it to Sweden... It seems that most of us here on the board are from Sweden, where have you bought your LCDs? I know there are a some on ELFA but not any with USB connectivity. Tips!

/Emil
zmannen
Posts: 6
Joined: 03 Jan 2007, 05:08
Location: Stockholm

LCD

Post by zmannen »

Yes Elfa in Sweden do carry Matrix Orbital LK204-24-USB. Provided you compile a driver for USB-serial it works. I'm writing about that in our series covering embedded technology in the magazine "Elektronik i Norden"

Elfa part number 75-529-53

http://www.elfa.se/pdf/75/07552953.pdf

Display addon will be covered in a month or so when the
article series reaches addon gadgets....

janne
endecotp
Posts: 2
Joined: 12 Apr 2007, 10:40

Post by endecotp »

Hi All,

I thought you might like to have a look at this page, where I have documented my own effort to connect an LCD display to my linksys NSLU2:

http://chezphil.org/slugterm/

It describes my hardware (I have implemented it at a rather lower level than the other options that you have discussed) as well as software (I have implemented a terminal so you can log in; mostly I use it to run "df", "lpq" and similar).

Cheers,

Phil.
Kermit
Posts: 8
Joined: 10 Mar 2007, 06:00
Location: Sweden

Post by Kermit »

Hehe fun I have for a long time spending less time reading "elektronik i norden" due it was going more and more for a wannabe engineer magazine like Ny Teknik. You proved me wrong with your articles about the bubba :) which are really good and nice to read.

Sorry for being a bit of topic ....
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Post by johannes »

Thanks, but just for clarification, we (Excito) doesn't have anything to do with those articles, it's their own idea. And we are very interested in their backup solution, will be interesting to read the following parts!
:)
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
GaryL
Posts: 87
Joined: 04 Sep 2007, 17:40
Location: Northern Ireland

Post by GaryL »

tor wrote:Hi,

As i have said before. I had started a short howto on this since we think this would be a cool feature :) We have however not got any further on that.

Anyhow we where looking in at using picoLCD as found fx here:

http://www.mini-box.com/picoLCD
http://www.mini-box.com/picoLCD-20x2-OEM?category=490
https://www.bulix.org/projects/lcd4linux/wiki/picoLCD

Which might be interesting as well. The only thing about this is that its untested. If i understand correctly bjorn had tested their solution.

/Tor

Did you ever get the quick HowTo finished? I'd be quite interested in this mod.
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Post by tor »

Unfortunately not. Time is our shortest suply for now :(

But another gadget that would be cool to connect is these cool oled-displays:

http://www.4dsystems.com.au/prod.php?id=11

5V, a serial connection and you are up and running.

/Tor
Co-founder OpenProducts and Ex Excito Developer
GaryL
Posts: 87
Joined: 04 Sep 2007, 17:40
Location: Northern Ireland

Post by GaryL »

no worries

ooh those look pretty cool.

although the likes of the LK204-24-USB from Matrix Orbital would probably suit me fine for displaying basic system stats.

has anyone got an english transalation of the guide in the 'Elektronik i Norden' magazine?
GaryL
Posts: 87
Joined: 04 Sep 2007, 17:40
Location: Northern Ireland

Post by GaryL »

Just a quick question.
Providing you done the serial hack to you bubba using a TLL to RS232 converter etc etc, would it be easier to install a serial LCD display rather than a USB display, i.e. no need for usb driver?
Locked