Wednesday, March 22, 2006

Digital Picture Frame 2.0 part 1

So, the new and improved digial picture frame is nearing completion. I have been busy, with life and not had time to document the work that I have been doing with my various projects.

I have changed Jobs and been on vacation for the last little while, turned down what could have been an interesting Job with Gshop.com, and made Lemonchello out of Everclear and a lot of lemons.

After all of that, I have finally gotten around to ordering one of the very small ATX power adapters for my Aaeon motherboards, and am egarly awaiting its arrival. This size will allow me to fit everything, LCD, motherboard and powersupply in the case I build on the back of the picture frame.

In my testing I figured out that the motherboard is not compatible with modern powersupplies. It does not have a power switch header on the board so I will be soldering the green pin and ground to a power button salvaged from a different computer case. For a hard power break I will have an on/off switch on the bottom of the frame for when I need the power off immediately.

I was thinking something like this would be a good layout:




The os is still going to be Damn Small Linux and I am still going to use Dalbum for the slideshow and power the website with Xammp. I knew that Damn Small was easy to use, but until I did a click and run install of samba, I had no idea how easy it was.

I choose to stick with this combo because I still believe that it is a really flexible solution, and robust enough to run all the time. I will have a pictures directory open as a samba share and my wife can add photos, and browse to the reindex page after she adds photos.

Tuesday, March 07, 2006

First try Digital Picture Frame

Every where I read there seems to be a digital picture frame popping up, home made from a laptop, or new product release from a company. Well this is the sad story about the former.

To begin with I picked up the husk of a Toshiba tecra 8100 latop that was about to find its way to the recycle pile. Not much, but from these humble beginings I saw a world of digtial photos rotating by that could be added to via wireless networking. So easy to work with, I could let my wife play with it and never worry about it again.



I went ahead and tore apart the Tecra with gusto and here is what was left



I purchased this lovely photo frame partly because it was huge enough to hide any enourmous boxes that I might attach to the back of the frame, and it was nice to look at (aka the wife approved).



This is the unfortunate end of the photo stream. Though the frame was completed and fully configed, the disk controller failed on the board and I was forced to throw out the laptop and hit the drawing board for version 2.0.

The tecra 8100 had a 500mhz proc and 128mb of ram, and I believe a 5gb hard disk. For an os I went with a hard disk install of DSL 2.0 and installed xampp (formerly known as Lampp) The photo software was DAlbum.

Xampp gave me all the simple config of apache and php, and DAlbum was very easy to install after I ran the Xampp auto config scripts. I followed the DAlbum sites instructions on enabling the Slideshow and created an album and index. At first I started looking for ways to force DAlbum to only show slideshows by default, but after searching the the DAlbum Forums I came across someone asking to have DAlbum Slideshows Launch in a new window. The siteadmin explaination of how to open a slideshow in a new window was short, but very insightful. In short I used some of their ideas and created a solution that works well for DSL. When the system first comes up it pops up a dillo webpage with some info, so I edited the config file and pointed it at my on custom launch page that opened my slideshow full screen. All that was left to do was some small edits to the slideshow.php file and this was a very functional slideshow of my photos.

This solution was completed, and Working for little more than 48 hrs. I got cocky and wanted to show people at work what I had done, well typical Seattle for you it rained and got my baby wet. After I get it inside the building and dried off I started to recieve disk controller failure Messages. The drive was fine, but the conroller on the board was done, and since it was a Laptop and doesn't have a 2nd channel I was forced to surrender.

Version 2.0 will be much more robust.