Slashdot Mirror


Homemade Digital Picture Frames?

kato writes: "I've been searching for months for the right parts to make a digital picture frame for my wall. I'm not trying to mount an entire PC in a frame, so I think an old laptop would be overkill. I've heard about devices such as the Audrey made by 3COM, the AOL Touchpad made by Gateway, the Cieva picture frame, and a few others, but each has its faults. Some are impossible to find, some require a service, and some aren't yet "hacked." I'd like the price to be cheap (under $100), the picture to be about 10" diagonally, and to be able to connect to the device (modem or network). Now that the MIT flea market is over, I'm stuck trying to find the parts online. I'm leaning towards the AOL Touchpad, which runs Mobile Linux, but no one has posted any attempts on how to get rid of AOL. Anyone have any ideas or success stories?" An earlier question pointed out this site, but I suppose buying one would take all the fun out of it. You also need to watch out for "subscription to our service required" frames...

3 of 148 comments (clear)

  1. oh but it has been by jjshoe · · Score: 5, Informative

    the aol/gateway deal has been hacked
    and you can find instructions in the forums on linux-hacker.com

    more specificaly

    http://www.linux-hacker.net/cgi-bin/UltraBoard/U lt raBoard.pl?Action=ShowBoard&Board=aolgw&Idle=&Sort =&Order=&Session=

    --
    -- botsex is {grep;touch;strip;unzip;head;mount} /dev/girl -t {wet;fsck;fsck;yes;yes;yes;umount} {/de
  2. Quick and Easy? by cgenman · · Score: 5, Informative

    Hmm... Hack a 99$ I-opener. Connect it as an ftp server, and have it ftp to a directory used by one of those ever popular picture-displaying screen savers. Mount the moniter on the wall, mount the box in a closet or with the rest fo the servers in your house, problem solved. (for I-opener info, visit linux-hacker.org)

    If you get tired of cutting holes in the wall (and who doesn't?) there is a less geeky solution. Just buy one. Kensington has out a 640x480 7" solution that is in the 150 range. The USB connection won't let you remotely manage your photograph collection from a motel in kenya, but this will actually work and with minimal effort.

    http://shop.store.yahoo.com/cfarr/kendigphotal1. ht ml (too lazy to html at this time of morning)

  3. Cheap LCD sources by toral · · Score: 4, Informative

    eio has a few alternatives towards the bottom of the page (starting with the 5L-U4E). They range from $99 to $350 in with sizes 5", 6", and 12" available. Most of these accept an NTSC signal, so you could interface one with a cheap PC fairly easily. Unfortunately, all the color displays appear to be sold out right now. With a little bit of digging, you might be able to find another supplier of the same or similar products, or they might get more in stock sometime.

    Also, Lik-sang has both a 5" and 7" LCD display for $99 and $199 respectively. The 5" is a PS One display that accepts NTSC/PAL, and the 7" is a more standard NTSC/PAL display. The latter has additional features like an screen orientation flip (so you can mount it however you like), speakers, and a battery slot. This would probably be my choice for this type of project.

    Don't disregard the 3Com Audrey, however. You wouldn't even have to hack the thing to get it running as a picture frame. Just plug it into your network and use the browser to display the images from another server that is doing all the work. The browser has a full screen mode that is pretty well suited for this. I should know because one of mine was displaying a pr0n slideshow for a while :-). With a little bit of php/perl/asp/etc programming, you could make a very flexible (with respect to image size, delay between images, etc) solution that could behave exactly how you want.