Category: Uncategorized

switching to usb function

No progress on this over the weekend, as I was busy helping assemble a friend's CNC cupcake 3d printer. This evening though, I've decided to switch to the USB function drivers for this project; the ga…

Some progress of a sort

I've been busy rewriting the usb\notifier stuff so that the msm72k\udc gagdet driver can be unloaded cleanly at runtime, yet still do the necessary power notification stuff. I've just finished this, a…

G1 USB host working!

I've just had word that (apart from a slight bug), the G1's USB host mode is now working too; the first completely independant confimation!

Motorla Droid USB host

Cool, I see someone else has got USB host mode going on the (OMAP based) Motorola Droid.. Details here.

usb storage working!

Just compiled a Hero kernel with usb storage and hooked up my ipod to the phone; works perfectly. I now have a phone with an 80gb external hard disk :)

HTC Hero (MSM7201) USB host mode

For the last few days I've been busy figuring out how to support USB host mode on the HTC hero. This may also apply to many other android devices (e.g. the G1, and possibly the Nexus One as I think it…

FIMO slugs

The next part of my TV control project was to cover the TV's IR sensor. I have an IR transmitter stuck to it, but the TV gets confused by signals from other remotes. I needed some sort of nodule to co…

Mains Power Fun!

I'd been looking for a way for my media PC to control the power of the other devices in that system (sub, amp, tv). I'd thought about X.10, but I felt that was expensive overkill. After some investiga…

working 32wlt68 tv control solution

Here we go! First of all, my lirc configuration for the toshiba TV power button, manually adjusted to the proper NEC timings: begin remote name Toshiba bits 16 flags SPACE\ENC eps 25 aeps 100 header 9…

The TV saga continues!

I've been experimenting with the IR blasting TV control option. With IR blasting you don't (normally) get any status back from the TV, so you need what is called a "discrete code" - an IR signal that…