you are viewing a single comment's thread
view the rest of the comments
[–] 23 points 5 months ago* (last edited 5 months ago) (1 child)

You can/could also find Coffee HOWTO in your distro's HOWTO package. (I found a reference back to v0.5 of the document in 1998.)

Has simple schematics to get you started for the hardware, using the parallel port to toggle relays.

It's a very neat little document, and inspired me to write a simple kernel module so I could echo 1 | sudo tee /sys/whatever/coffee0 to turn pin 0 high on the parallel port. (This is silly, and it's much easier to just do things in user space!)

  • source
  • hideshow 2 child comments