|
|
(15 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| [[Projects/Ultimate Arduino Alarm Clock/Specs]] | | *[[Projects:Ultimate Arduino Alarm Clock/Specs]] |
| [[Projects/Ultimate Arduino Alarm Clock/Block diagram]] | | *[[Projects:Ultimate Arduino Alarm Clock/Parts]] |
| [[Projects/Ultimate Arduino Alarm Clock/Software]]
| | |
| [[Projects/Ultimate Arduino Alarm Clock/PCB]]
| | == Links == |
| | * https://learn.adafruit.com/schluff-the-oshw-sleep-monitor?view=all |
| | * http://bildr.org/2012/08/rotary-encoder-arduino/ |
|
| |
|
| == PCB ==
| | * PCB |
| * | | ** iteadstudio |
| | ** seeedstudio |
|
| |
|
| == Parts ==
| |
| * [http://arduino.cc/en/Main/ArduinoBoardMega Arduino Mega] or [http://arduino.cc/en/Main/ArduinoBoardMega2560 Arduino Mega 2560]
| |
| * TP-Link TL-MR3020 with [http://wiki.openwrt.org/toh/tp-link/tl-mr3020 OpenWrt]
| |
| * Raspberry Pi
| |
|
| |
|
| | | [[Category:Projects]] |
| * UI
| |
| ** LCD 20x4
| |
| ** Light Sensor for adjusting LCD brightness
| |
| ** Rotary Encoder
| |
| | |
| | |
| * IOs
| |
| ** IR Output (Hifi Control)
| |
| ** Light (500W Halogen)
| |
| *** Dimmer
| |
| ** Force Sensor (mounted under bed, snooze-mode)
| |
| ** Vibration/Acceleration Sensor (Detecting REM Phase)
| |
| | |
| | |
| * Links:
| |
| ** http://bildr.org/2012/08/rotary-encoder-arduino/
| |