...and there was light
Beagleblog
I got mail! Snail mail, that is. It's a package from Lyon in the south of France where Texas Instruments' DLP subsidiary is located (did you know that the DLP projector technology is owned by TI? see Wikipedia for more). Peeling away the packaging layer after layer I finally get to the actual package that contains the micro projector. After opening it I grab something small and black, but it's just the power supply. Finally I manage to find the projector which is really really tiny, about the size of a match box. Under a double bottom there's the requisite cable for attaching the DLP projector to the Beagleboard (it's HDMI to Mini-HDMI).
After connecting it to the board the first thing is to change the resolution to match the projectors maximum resolution, that is 640x480. I am doing that in the terminal program that is connected to the Beagleboard over a serial connection (see my older blog entry).
When you are trying to find the requisite boot options on the Internet you will find quite a lot of Howtos, many of them outdated. Some of them even suggest to update the boot loader or compile a kernel yourself.
Anyway, I was using the TI X-Loader 1.4.2 und U-Boot 2009.01-00013. Having updated the Angstrom distribution once I am also running a fairly recent kernel version 2.6.28. This is especially important because the format for specifying the screen resolution has changed during the course of kernel development (see this for more). The settings I have finally used successfully are the following, entered in the TI boot loader:
setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootwait omapfb.vram=2M,4M,4M omapfb.video_mode=640x480MR-24@60 saveenv
Even with some daylight from outside it's easy to read the characters on the projection screen. Even more so when the projected image is bright. With a distance of about one meter to the board the projection screen has a screen size of about one foot. I managed to get a bright projection with up to three meters but then the image becomes impossible to focus. This is not so easy anway because the small projector becomes so hot that you can barely touch it. The small size of the knob adds to that problem.
I probably shouldn't blame the micro DLP because after all it's a development device. It's still a good replacement for an LCD screen when you are on the road and have something to project on. It might even work for a movie night with your friends or family (both together might become difficult due to the limited screen size :).
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Framework Laptop 13 Pro Competes with the Best
Framework has released what might be considered the MacBook of Linux devices.
-
The Latest CachyOS Features Supercharged Kernel
The latest release of CachyOS brings with it an enhanced version of the latest Linux kernel.
-
Kernel 7.0 Is a Bit More Rusty
Linux kernel 7.0 has been released for general availability, with Rust finally getting its due.
-
France Says "Au Revoir" to Microsoft
In a move that should surprise no one, France announced plans to reduce its reliance on US technology, and Microsoft Windows is the first to get the boot.
-
CIQ Releases Compatibility Catalog for Rocky Linux
The company behind Rocky Linux is making an open catalog available to developers, hobbyists, and other contributors, so they can verify and publish compatibility with the CIQ lineup.
-
KDE Gets Some Resuscitation
KDE is bringing back two themes that vanished a few years ago, putting a bit more air under its wings.
-
Ubuntu 26.04 Beta Arrives with Some Surprises
Ubuntu 26.04 is almost here, but the beta version has been released, and it might surprise some people.
-
Ubuntu MATE Dev Leaving After 12 years
Martin Wimpress, the maintainer of Ubuntu MATE, is now searching for his successor. Are you the next in line?
-
Kali Linux Waxes Nostalgic with BackTrack Mode
For those who've used Kali Linux since its inception, the changes with the new release are sure to put a smile on your face.
-
Gnome 50 Smooths Out NVIDIA GPU Issues
Gamers rejoice, your favorite pastime just got better with Gnome 50 and NVIDIA GPUs.
