09.11.2012 Views

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Home automation<br />

▪ Tellstick (www.telldus.com), installation instructions<br />

▪ Depends on libftdi1<br />

Touch Screen<br />

▪ ACER T230H touch screen [39] (http://support.acer.com/acerpanam/monitor/<br />

2009/acer/t230h/t230hnv.shtml)<br />

▪ USB TS identifies as "Quanta Computer, Inc. Optical dual-touch panel",<br />

module hid_quanta<br />

▪ Seems to draw over 200 mA from USB!<br />

Floppy Disk Drive<br />

▪ Samsung USB Floppy Drive SFD-321U/HP<br />

▪ I suppose a floppy drive might be considered exotic nowadays!<br />

▪ LSUSB lists it as Samsung Electro-Mechanics Co. Floppy Disk Drive<br />

▪ Only tried connected to a powered USB hub, as the drive is labelled 5V<br />

at 0.5A on a <strong>Raspberry</strong> Pi running Debian Wheezy.<br />

▪ tail -f /var/log/syslog looking for mount device when plugged in, came<br />

up as SDA in testing.<br />

▪ sudo mkdir /media/floppy<br />

▪ sudo mount /dev/sda /media/floppy<br />

▪ <strong>Contents</strong> of floppy now available in /media/floppy<br />

▪ To remove drive, ensure no sessions have the floppy directory as the<br />

current working directory.<br />

▪ sudo umount /media/floppy<br />

USB Missile Launcher<br />

▪ USB Missile Launcher / Rocket Launcher sold in UK by Marks and Spencer but<br />

also sold under a range of other names.<br />

▪ USB ID 1130:0202 Tenx Technology, Inc. Use apt-get install pymissile<br />

(python code) and there is C code at usbmissile from Source Forge<br />

(http://sourceforge.net/projects/usbmissile/)<br />

USB Docking Stations<br />

▪ StarTech USB 3.0 to Dual 2.5"/3.5" SATA HDD Dock (SATDOCK2U3GB)<br />

▪ This is an externally powered dual sata HDD docking station, which has<br />

USB2.0 compatibility with the Pi.<br />

▪ Tested with latest raspbmc and debian wheezy raspbian, 3.1.9+ #168

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!