sleepy
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sleepy [2015/03/28 16:40] – andi | sleepy [2015/04/24 13:42] (current) – 2001:1a80:22a4:a900:97fc:6854:fe65:ef8c | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * permissions '' | * permissions '' | ||
| + | ===== Accelerometer ===== | ||
| * Klinke http:// | * Klinke http:// | ||
| - | * (rot) Pol 4 (oberer Kontakt) | + | |
| - | | + | ^ RasPI ^ Buchse ^ Sensor ^ |
| - | | + | | 3V (rot) | Pol 4 (oberer Kontakt) |
| - | | + | | GND (schwarz) |
| + | | SCL (orange) | ||
| + | | SDA (brown) | ||
| + | |||
| + | ===== Temperature ===== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | | Orange | 3V | | ||
| + | | Yellow | GPIO #4 | | ||
| + | | Green | GND | | ||
| + | |||
| + | |||
| + | sudo modprobe w1-gpio | ||
| + | sudo modprobe w1-therm | ||
| + | cat / | ||
| + | |||
| + | ===== Speaker ===== | ||
| + | |||
| + | GPIO 18 | ||
| + | |||
| + | right input and output | ||
| + | |||
| + | mono files | ||
| + | |||
| + | |||
| + | gpio mode 1 out | ||
| + | gpio write 1 1 | ||
| + | play test.wav -c 1 repeat 3 | ||
| + | gpio write 1 0 | ||
| + | |||
| + | ===== Buttons ===== | ||
| + | |||
| + | * Button right: GPIO #17 | ||
| + | * Button left: GPIO #27 | ||
sleepy.1427560832.txt.gz · Last modified: by andi
