Eric's Blog-O-Rama

About

This is my geeky blog.

Favorites

hackaday.com
SR20Forum.com
Cheap Stingy ...
Code 55 Racing

Archives

2005
2006

Subscribe

Subscribe to a syndicated RSS feed of my weblog.

Powered by Blosxom

home :: tech :: leds :: LCDProc_Working.writeback

Sun, 05 Feb 2006

Latest LCDproc Working

LCDproc

I managed to get the latest LCDproc compilied and running on Mac OS X. After creating a darwin specific file for getting machine statistics, nearly all of the features work correctly. You can test out the features using the built in text and curses drivers.

Update!

LCDproc has integrated my changes into their source tree. You can find it in the latest LCDproc download.

  1. using the terminal, cd into the extracted source directory
  2. type the command: ./configure
  3. type the command: make
  4. edit the LCDd.conf file (or get it here) to use the curses or text driver.
  5. type the command: server/LCDd -c ./LCDd.conf to start the server
  6. open a new terminal window, cd into the same directory and type the command: clients/lcdproc/lcdproc C T M X D B K U P &
  7. When you are done, exit the programs by entering the command: killall LCDd; killall lcdproc

The lcdproc client has many options but that should show you quite a few of the screens.

Hopefully I will find some time to write a driver for the USB LCD Kit if there is some interest.

Update!

I made some changes to LCDproc's text driver so that it's text output is properly formatted for USBLCDWriter. Now, you can run the server and 'pipe' the output to the USBLCDWriter and output your computer's statistics and information to your Mac OS X USB LCD Kit!

enjoy!


trackbacks...

TrackBack ping me at: http://home.sandiego.edu/~epooch/cgi-bin/blosxom.cgi/tech/leds/LCDProc_Working.trackback

writebacks...

comment...

Name:
URL/Email: [http://... or mailto:you@domain] (optional)
Title: (optional)
Comments: