Difference between revisions of "DIY Digital Picture Frame"
From Makers Local 256
m (→Tips from Makers: added recommendations from brimstone) |
(→References: added attempt #2) |
||
Line 26: | Line 26: | ||
=== References === | === References === | ||
+ | Tried this guide to no success: http://plugable.com/2009/11/16/setting-up-usb-multiseat-with-displaylink-on-linux-gdm-up-to-2-20/ | ||
+ | |||
* http://support.userful.com/wiki/index.php/How_To/Configuring_USB_to_VGA_Adapter | * http://support.userful.com/wiki/index.php/How_To/Configuring_USB_to_VGA_Adapter | ||
Revision as of 19:27, 11 February 2012
Creator: |
Overview
See DIY_Digital_Picture_Frame/Old for previous attempt utilizing a laptop.
Digital picture frame using an embedded system. Utilizing a dockstar and a USB-to-VGA Adapter
- Get dockstar running debian squeeze with an 8gb thumb drive. Done, thanks to brimstone
- Get USB-to-VGA adapter working
- Get some kind of screen saved working, pulling from flickr or some image upload site
- Get some kind of "email it a picture to display" thing working
- Get wireless working
- Mount the damn thing on the wall, preferably with not a lot of wires showing.
Resources
Physical
- Old Dell LCD Screen
- USB-to-VGA Adapter
- Dockstar
- 8Gb Thumb Drive
- Hama brand wireless 802.11b usb stick
References
Tried this guide to no success: http://plugable.com/2009/11/16/setting-up-usb-multiseat-with-displaylink-on-linux-gdm-up-to-2-20/
Tips from Makers
- brimstone says a displaylink adapter is ideal
- use lsmod to determine if SiS module is loaded when plugging in the adapter I have
- recommends installing xinit and xdm on the dockstar
- and then something lightweight like fluxbox or lxde