I bought two Rainbowduinos from seeedstudio and wanted to play a bit. A Rainbowduino is basically a 8x8 led matrix driver with a I2C interface. This image shows two rainbowduinos, each with a 8x8 RGB Matrix, in action:
I used my ...Read More
MPD on your Dreambox">
You want to use your Dreambox as Jukebox? Me too! I use a DM800 with the latest Newnigma2 image (v3.0) - but this should probably work on other distros as well. I use MPD as media player.
First, add the unstable ...Read More
TV: Hack Philips PFL9703">
I try to get root access on my Philips PFL9703 TV. Why? don't ask...
The TV runs a 2.6.18 kernel, pnx8535 MIPS32 240MHz CPU, compiled with a MontaVista toolchain.
I need YOUR help to root the Philips TV! Please write a comment ...Read More
As the Photo Frame Hack Wiki contains a lot of scattered information I thought it would be nice to update the libst2205tool to v1.4.1.
Buy a digital keychain from Amazon
Changelog v1.4 - v1.4.1
✩ applied Metan's patch, src
✩ segfault on ...Read More
I found some nice tools and documents which do help you analysing embedded firmware files.
Analyser tools
FIIN - Firmware Inspector
A bit outdated but still useful
uwfirmforce
Very nice file analyser which knows quite a lot of file types
draca - Crypto Analyser
Search for known ...Read More
Ich habe als Diplomarbeit den Überbegriff "Embedded Linux" gewählt. Konkret verwende ich OpenWRT um folgende 2 Embedded Devices zu betreiben:
MP3 Jukebox, Bluetooth Steuerung, Last.fm support, Webradio Unterstützung. Basierend auf einer ASUS Wrt 500GP Hardware. Die MP3's werden entweder auf einem ...Read More
MIDIsense is a nice MIDI input device, that let you use all kind of sensors as midi input. Check the Website.
Now the Application (MIDIsense Software) was quite unpleasant, because it crashed here and then and was quite slow and CPU ...Read More
MP3 player, Screenshots">
Some pics about the WIP MP3 player based on OpenWRT.
Front view
Control the player with your mobile phone...
Read More
WL500GP + OpenWrt + Lcd4linux = Jukebox">
I committed some packages to the OpenWrt trunk, some are already applied others not yet. I use Lcd4Linux to fill display, MPD as music player, scmpc to submit the played tracks to last.fm. Here are some pics:
Read More
I want to toggle the WIFI on my OpenWrt when I press the reset button, per default OpenWrt just halts the system.
Most information is from the OpenWrt WIKI
** EDIT, 1.10.2008 **
this was an openwrt bug, check #2774 and #2772.
1) edit ...Read More
GP2X (Linux)">
Well I just need another module for my gp2x, so my gps recever will work... I'll post here my steps I did to successfully build the modules:
Get the kernel source:
#svn export http://svn.gp2x.com/gp2x/tag/kernel/2.0.0/
You need this toolchain to build the modules. Install ...Read More
GP2X)">
Here I post some basic stuff about recompile software for your gp2x (arm based). I'm using oopo's toolchain, but this should work for other crosscompilers aswell. The toolchain is installed in /usr/local/gp2xdev.
Before you start to configure the application we should ...Read More