Difference between revisions of "DIY Digital Picture Frame"
From Makers Local 256
(→Physical: updated usb to vga thing being used) |
m (→Tips from Makers: added recommendations from brimstone) |
||
Line 31: | Line 31: | ||
* [[User:brimstone|brimstone]] says a displaylink adapter is ideal | * [[User:brimstone|brimstone]] says a displaylink adapter is ideal | ||
** use lsmod to determine if SiS module is loaded when plugging in the adapter I have | ** 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 | ||
[[Category:Dockstar]] <!--MAKE AS MANY CATEGORIES AS YOU NEED--> | [[Category:Dockstar]] <!--MAKE AS MANY CATEGORIES AS YOU NEED--> |
Revision as of 17:34, 2 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
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